aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/amd/agesa/f15tn/Proc/GNB
diff options
context:
space:
mode:
authorSiyuan Wang <wangsiyuanbuaa@gmail.com>2013-06-08 11:50:55 +0800
committerAlexandru Gagniuc <mr.nuke.me@gmail.com>2013-06-09 17:37:16 +0200
commit641f00ce643fe661de494d3c29118f836664a02d (patch)
tree318c1581c62fe26fe84a2abd7e7244fc591196d4 /src/vendorcode/amd/agesa/f15tn/Proc/GNB
parentd2e0dd5bc1002a45ef16b92203850df217233bec (diff)
fam15 vendorcode: Change license to BSD from AMD software license
fam15 vendorcode (src/vendorcode/amd/agesa/f15tn) was licensed under the AMD software license agreement. Change this license to 3-clause BSD. Change-Id: I7cab09bb58ef7cd24602628e2278672d577214a2 Signed-off-by: Siyuan Wang <SiYuan.Wang@amd.com> Signed-off-by: Siyuan Wang <wangsiyuanbuaa@gmail.com> Reviewed-on: http://review.coreboot.org/3414 Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com> Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to 'src/vendorcode/amd/agesa/f15tn/Proc/GNB')
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/Gnb.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbFamServices.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbFuseTable.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbGfx.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbGfxFamServices.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbIommu.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbLibFeatures.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbLibFeatures.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbPcie.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbPcieFamServices.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbRegistersLN.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbRegistersTN.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/GnbInitAtEarly.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/GnbInitAtEnv.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/GnbInitAtLate.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/GnbInitAtMid.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/GnbInitAtPost.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/GnbInitAtReset.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/GnbInitAtS3Save.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Include/Library/GnbTimerLib.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Library/GnbTimerLibWrap0/GnbTimerLibWrap0.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbCommonLib.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLib.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLib.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibCpuAcc.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibCpuAcc.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibHeap.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibHeap.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibIoAcc.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibIoAcc.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibMemAcc.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibMemAcc.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibPci.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibPci.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibPciAcc.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibPciAcc.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbFamTranslation/GnbPcieTranslation.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbFamTranslation/GnbTranslation.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxConfig/GfxConfigEnv.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxConfig/GfxConfigLib.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxConfig/GfxConfigLib.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxConfig/GfxConfigMid.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxConfig/GfxConfigPost.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxConfig/GnbGfxConfig.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxInitLibV1/GfxCardInfo.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxInitLibV1/GfxCardInfo.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxInitLibV1/GfxEnumConnectors.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxInitLibV1/GfxEnumConnectors.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxInitLibV1/GfxPowerPlayTable.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxInitLibV1/GfxPowerPlayTable.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxInitLibV1/GnbGfxInitLibV1.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxInitLibV1/GnbGfxInitLibV1.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxEnvInitTN.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxGmcInitTN.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxGmcInitTN.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxIntegratedInfoTableTN.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxLibTN.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxLibTN.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxMidInitTN.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxPostInitTN.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxTablesTN.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbBapmCoeffCalcTN.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbBapmCoeffCalcTN.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbCacWeightsTN.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbEarlyInitTN.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbEnvInitTN.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbFuseTableTN.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbFuseTableTN.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbInitTN.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbInitTNInstall.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbIommuIvrsTN.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbMidInitTN.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbPostInitTN.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbRegisterAccTN.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbRegisterAccTN.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbSmuFirmwareTN.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbTablesTN.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieAlibSsdtTNFM2.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieAlibSsdtTNFS1.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieAlibTNFM2.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieAlibTNFM2.esl75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieAlibTNFS1.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieComplexDataTN.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieComplexDataTN.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieConfigTN.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieEarlyInitTN.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieEnvInitTN.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieLibTN.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieLibTN.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieMidInitTN.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PciePostInitTN.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PciePowerGateTN.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PciePowerGateTN.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieTablesTN.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbIommuIvrs/GnbIommuIvrs.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbIommuIvrs/GnbIommuIvrs.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbIommuScratch/GnbIommuScratch.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbIvrsLib/GnbIvrsLib.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbIvrsLib/GnbIvrsLib.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbMSocketLib/GnbMSocketLib.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbNbInitLibV1/GnbNbInitLibV1.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbNbInitLibV1/GnbNbInitLibV1.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbNbInitLibV4/GnbNbInitLibV4.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbNbInitLibV4/GnbNbInitLibV4.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlib.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlib.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlibConfig.esl75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlibCore.esl75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlibDebugLib.esl75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlibHotplug.esl75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlibMmioData.esl75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlibPciLib.esl75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlibPortData.esl75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlibPspp.esl75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAspm/PcieAspm.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAspm/PcieAspm.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieClkPm/PcieClkPm.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieClkPm/PcieClkPm.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/GnbHandleLib.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/GnbHandleLib.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/GnbPcieConfig.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/PcieConfigData.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/PcieConfigData.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/PcieConfigLib.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/PcieConfigLib.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/PcieInputParser.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/PcieInputParser.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/PcieMapTopology.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/PcieMapTopology.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/GnbPcieInitLibV1.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieAspmBlackList.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieAspmBlackList.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieAspmExitLatency.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieAspmExitLatency.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePhyServices.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePhyServices.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePifServices.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePifServices.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePortRegAcc.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePortRegAcc.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePortServices.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePortServices.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePowerMgmt.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePowerMgmt.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieService.esl75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieSiliconServices.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieSiliconServices.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieSmuLib.esl75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieSmuVidReq.esl75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieTimer.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieTimer.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieTopologyServices.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieTopologyServices.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieUtilityLib.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieUtilityLib.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieWrapperRegAcc.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieWrapperRegAcc.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/GnbPcieInitLibV4.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PcieMaxPayloadV4.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PcieMaxPayloadV4.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PciePortServicesV4.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PciePortServicesV4.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PciePowerMgmtV4.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PciePowerMgmtV4.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PcieServiceV4.esl75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PcieSmuServiceV4.esl75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PcieSmuVidReqV4.esl75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PcieWrapperServicesV4.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PcieWrapperServicesV4.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieTrainingV1/GnbPcieTrainingV1.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieTrainingV1/PcieTraining.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieTrainingV1/PcieTraining.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieTrainingV1/PcieWorkarounds.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieTrainingV1/PcieWorkarounds.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbSSocketLib/GnbSSocketLib.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbSbIommuLib/GnbSbIommuLib.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbSbIommuLib/GnbSbIommuLib.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbSbLib/GnbSbLib.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbSbLib/GnbSbLib.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbSbLib/GnbSbPcie.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbSview/GnbSview.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbTable/GnbTable.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbTable/GnbTable.h75
183 files changed, 4392 insertions, 9333 deletions
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/Gnb.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/Gnb.h
index 32bfc95353..1a239bda9b 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/Gnb.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/Gnb.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbFamServices.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbFamServices.h
index 3a54cf9992..4a7b743759 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbFamServices.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbFamServices.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbFuseTable.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbFuseTable.h
index 02c38d684c..d6905148ec 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbFuseTable.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbFuseTable.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbGfx.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbGfx.h
index 1c8eab082b..1a934eb916 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbGfx.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbGfx.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbGfxFamServices.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbGfxFamServices.h
index 0957f9d194..d9e668e5b7 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbGfxFamServices.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbGfxFamServices.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbIommu.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbIommu.h
index 2a3d02414c..e1091fed67 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbIommu.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbIommu.h
@@ -14,57 +14,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbLibFeatures.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbLibFeatures.c
index 1985beb3a8..e7b833f3d1 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbLibFeatures.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbLibFeatures.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbLibFeatures.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbLibFeatures.h
index dfbbc9e708..9f032d21ed 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbLibFeatures.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbLibFeatures.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbPcie.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbPcie.h
index fbb8d3b6a2..b25c50c7b3 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbPcie.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbPcie.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbPcieFamServices.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbPcieFamServices.h
index 5942a71df6..e99cb6f482 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbPcieFamServices.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbPcieFamServices.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbRegistersLN.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbRegistersLN.h
index 42824205ca..e3657eb4eb 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbRegistersLN.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbRegistersLN.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbRegistersTN.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbRegistersTN.h
index fc9f9d6dd6..4ea7ef1080 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbRegistersTN.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Common/GnbRegistersTN.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/GnbInitAtEarly.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/GnbInitAtEarly.c
index 2fb8100c6d..65e7b96e45 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/GnbInitAtEarly.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/GnbInitAtEarly.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/GnbInitAtEnv.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/GnbInitAtEnv.c
index 3b0366a39a..0bc34514a3 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/GnbInitAtEnv.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/GnbInitAtEnv.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/GnbInitAtLate.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/GnbInitAtLate.c
index 0e1a7c3dc5..a73bb08198 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/GnbInitAtLate.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/GnbInitAtLate.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/GnbInitAtMid.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/GnbInitAtMid.c
index cae5ff726f..221fa8d531 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/GnbInitAtMid.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/GnbInitAtMid.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/GnbInitAtPost.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/GnbInitAtPost.c
index a0cf40b3b4..31acf49470 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/GnbInitAtPost.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/GnbInitAtPost.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/GnbInitAtReset.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/GnbInitAtReset.c
index 6949cb4162..75122af82d 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/GnbInitAtReset.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/GnbInitAtReset.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/GnbInitAtS3Save.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/GnbInitAtS3Save.c
index 01bb2cef6a..e1e03f3b33 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/GnbInitAtS3Save.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/GnbInitAtS3Save.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Include/Library/GnbTimerLib.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Include/Library/GnbTimerLib.h
index a212096f40..88ff0672d1 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Include/Library/GnbTimerLib.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Include/Library/GnbTimerLib.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Library/GnbTimerLibWrap0/GnbTimerLibWrap0.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Library/GnbTimerLibWrap0/GnbTimerLibWrap0.c
index c1f302376f..659300a01c 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Library/GnbTimerLibWrap0/GnbTimerLibWrap0.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Library/GnbTimerLibWrap0/GnbTimerLibWrap0.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbCommonLib.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbCommonLib.h
index 82842b5d48..300a443e68 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbCommonLib.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbCommonLib.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLib.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLib.c
index e79dfb7a60..7f701f078c 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLib.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLib.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLib.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLib.h
index ffbeba60af..04a1b5c464 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLib.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLib.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibCpuAcc.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibCpuAcc.c
index 39259f7e4d..db203fa63a 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibCpuAcc.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibCpuAcc.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibCpuAcc.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibCpuAcc.h
index 4eea7b8be1..7c7eff0aa1 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibCpuAcc.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibCpuAcc.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibHeap.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibHeap.c
index aa243de9ef..b8cca2ba32 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibHeap.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibHeap.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibHeap.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibHeap.h
index 61a618a900..0e3aa515ea 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibHeap.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibHeap.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibIoAcc.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibIoAcc.c
index b5341f87bd..79e2656549 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibIoAcc.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibIoAcc.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibIoAcc.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibIoAcc.h
index 0066fad004..0ecd3eb044 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibIoAcc.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibIoAcc.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibMemAcc.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibMemAcc.c
index affdb10218..8e679bfe74 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibMemAcc.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibMemAcc.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibMemAcc.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibMemAcc.h
index e0179d2669..e4ccd02bf2 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibMemAcc.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibMemAcc.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibPci.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibPci.c
index 1353342a54..390c371d95 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibPci.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibPci.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibPci.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibPci.h
index a0825cfa12..41ebbbd4a7 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibPci.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibPci.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibPciAcc.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibPciAcc.c
index ccb2078120..e8467d3680 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibPciAcc.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibPciAcc.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibPciAcc.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibPciAcc.h
index a921bf13bd..7fc88cf374 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibPciAcc.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbCommonLib/GnbLibPciAcc.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbFamTranslation/GnbPcieTranslation.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbFamTranslation/GnbPcieTranslation.c
index d6936d4f24..c9713f5852 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbFamTranslation/GnbPcieTranslation.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbFamTranslation/GnbPcieTranslation.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbFamTranslation/GnbTranslation.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbFamTranslation/GnbTranslation.c
index 2ac05a2c60..8097e6413e 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbFamTranslation/GnbTranslation.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbFamTranslation/GnbTranslation.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxConfig/GfxConfigEnv.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxConfig/GfxConfigEnv.c
index e142ac7d0d..02386ffba7 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxConfig/GfxConfigEnv.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxConfig/GfxConfigEnv.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxConfig/GfxConfigLib.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxConfig/GfxConfigLib.c
index cdf477166c..b822294573 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxConfig/GfxConfigLib.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxConfig/GfxConfigLib.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxConfig/GfxConfigLib.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxConfig/GfxConfigLib.h
index 0c0aef794c..4c0b405c7c 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxConfig/GfxConfigLib.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxConfig/GfxConfigLib.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxConfig/GfxConfigMid.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxConfig/GfxConfigMid.c
index f2323aa754..a641902bb5 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxConfig/GfxConfigMid.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxConfig/GfxConfigMid.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxConfig/GfxConfigPost.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxConfig/GfxConfigPost.c
index 04efa71a53..49fd4cb7de 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxConfig/GfxConfigPost.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxConfig/GfxConfigPost.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxConfig/GnbGfxConfig.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxConfig/GnbGfxConfig.h
index b94ae4a9f4..8c05da6e82 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxConfig/GnbGfxConfig.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxConfig/GnbGfxConfig.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxInitLibV1/GfxCardInfo.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxInitLibV1/GfxCardInfo.c
index cc16c333a1..8946d01424 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxInitLibV1/GfxCardInfo.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxInitLibV1/GfxCardInfo.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxInitLibV1/GfxCardInfo.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxInitLibV1/GfxCardInfo.h
index e90ea23694..2918db8156 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxInitLibV1/GfxCardInfo.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxInitLibV1/GfxCardInfo.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxInitLibV1/GfxEnumConnectors.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxInitLibV1/GfxEnumConnectors.c
index 1e89d03f19..f3af5e9b17 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxInitLibV1/GfxEnumConnectors.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxInitLibV1/GfxEnumConnectors.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxInitLibV1/GfxEnumConnectors.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxInitLibV1/GfxEnumConnectors.h
index 0527f33bb8..d5951ea513 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxInitLibV1/GfxEnumConnectors.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxInitLibV1/GfxEnumConnectors.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxInitLibV1/GfxPowerPlayTable.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxInitLibV1/GfxPowerPlayTable.c
index 462fa72c01..0c3e7a1211 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxInitLibV1/GfxPowerPlayTable.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxInitLibV1/GfxPowerPlayTable.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxInitLibV1/GfxPowerPlayTable.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxInitLibV1/GfxPowerPlayTable.h
index fd19f605d2..0508010db8 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxInitLibV1/GfxPowerPlayTable.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxInitLibV1/GfxPowerPlayTable.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxInitLibV1/GnbGfxInitLibV1.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxInitLibV1/GnbGfxInitLibV1.c
index a01e6e7790..2436890d75 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxInitLibV1/GnbGfxInitLibV1.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxInitLibV1/GnbGfxInitLibV1.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxInitLibV1/GnbGfxInitLibV1.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxInitLibV1/GnbGfxInitLibV1.h
index eb68a44d85..7d71c34b27 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxInitLibV1/GnbGfxInitLibV1.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbGfxInitLibV1/GnbGfxInitLibV1.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxEnvInitTN.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxEnvInitTN.c
index 037eadd02a..f6f9d29c63 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxEnvInitTN.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxEnvInitTN.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxGmcInitTN.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxGmcInitTN.c
index 1cd96d3d83..3e151c1fd8 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxGmcInitTN.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxGmcInitTN.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxGmcInitTN.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxGmcInitTN.h
index 91de2f7475..5cdb77fe4c 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxGmcInitTN.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxGmcInitTN.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxIntegratedInfoTableTN.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxIntegratedInfoTableTN.c
index 15c0109566..29b3d67e65 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxIntegratedInfoTableTN.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxIntegratedInfoTableTN.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxLibTN.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxLibTN.c
index 8aace220c3..ce50a975c7 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxLibTN.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxLibTN.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxLibTN.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxLibTN.h
index 69dd6477eb..48b7fc9028 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxLibTN.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxLibTN.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxMidInitTN.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxMidInitTN.c
index 4e3efa5466..7e3e659600 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxMidInitTN.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxMidInitTN.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxPostInitTN.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxPostInitTN.c
index 36e013ef3c..efcd02fac4 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxPostInitTN.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxPostInitTN.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxTablesTN.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxTablesTN.c
index 876614e510..d8e7b1359f 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxTablesTN.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GfxTablesTN.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbBapmCoeffCalcTN.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbBapmCoeffCalcTN.c
index b8dc935f43..e556ecef2c 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbBapmCoeffCalcTN.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbBapmCoeffCalcTN.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbBapmCoeffCalcTN.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbBapmCoeffCalcTN.h
index 3ed7b4807f..a1f5919a68 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbBapmCoeffCalcTN.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbBapmCoeffCalcTN.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbCacWeightsTN.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbCacWeightsTN.h
index bf17ad1601..93381e3608 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbCacWeightsTN.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbCacWeightsTN.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbEarlyInitTN.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbEarlyInitTN.c
index b3b3101072..c700a64541 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbEarlyInitTN.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbEarlyInitTN.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbEnvInitTN.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbEnvInitTN.c
index f98884dcf9..8e6d6efbb7 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbEnvInitTN.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbEnvInitTN.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbFuseTableTN.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbFuseTableTN.c
index c2bb8823ff..9737bd2930 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbFuseTableTN.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbFuseTableTN.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbFuseTableTN.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbFuseTableTN.h
index 5d6177f1e0..a2fc46fdbe 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbFuseTableTN.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbFuseTableTN.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbInitTN.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbInitTN.h
index 76196f1c08..67f35cf098 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbInitTN.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbInitTN.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbInitTNInstall.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbInitTNInstall.h
index e6ac431378..60558188d8 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbInitTNInstall.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbInitTNInstall.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbIommuIvrsTN.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbIommuIvrsTN.c
index 8f176d77b0..d4519b7cd4 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbIommuIvrsTN.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbIommuIvrsTN.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbMidInitTN.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbMidInitTN.c
index 626f33d3aa..1f80537e0f 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbMidInitTN.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbMidInitTN.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbPostInitTN.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbPostInitTN.c
index efa2af1256..4cac1cb769 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbPostInitTN.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbPostInitTN.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbRegisterAccTN.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbRegisterAccTN.c
index 8d36a1f620..f8e885cc48 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbRegisterAccTN.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbRegisterAccTN.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbRegisterAccTN.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbRegisterAccTN.h
index 6de5c469ae..d28c614292 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbRegisterAccTN.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbRegisterAccTN.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbSmuFirmwareTN.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbSmuFirmwareTN.h
index 8c44a71d89..6288370834 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbSmuFirmwareTN.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbSmuFirmwareTN.h
@@ -14,57 +14,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbTablesTN.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbTablesTN.c
index 75f8c9cb56..6b855ae984 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbTablesTN.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/GnbTablesTN.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieAlibSsdtTNFM2.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieAlibSsdtTNFM2.h
index f3bf14af5a..69d150fb53 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieAlibSsdtTNFM2.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieAlibSsdtTNFM2.h
@@ -14,57 +14,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieAlibSsdtTNFS1.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieAlibSsdtTNFS1.h
index e9776d0be3..fd9366678d 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieAlibSsdtTNFS1.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieAlibSsdtTNFS1.h
@@ -14,57 +14,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieAlibTNFM2.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieAlibTNFM2.c
index 862909513e..fcd6fa14c0 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieAlibTNFM2.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieAlibTNFM2.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieAlibTNFM2.esl b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieAlibTNFM2.esl
index 49bae5f302..87aaa954f5 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieAlibTNFM2.esl
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieAlibTNFM2.esl
@@ -14,57 +14,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieAlibTNFS1.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieAlibTNFS1.c
index baa0f85ac1..bce0613790 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieAlibTNFS1.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieAlibTNFS1.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieComplexDataTN.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieComplexDataTN.c
index 9c55714b93..60ea236c61 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieComplexDataTN.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieComplexDataTN.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieComplexDataTN.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieComplexDataTN.h
index 623636cc06..eb09d8e99c 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieComplexDataTN.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieComplexDataTN.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieConfigTN.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieConfigTN.c
index 8d687d910a..da962d52e3 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieConfigTN.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieConfigTN.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieEarlyInitTN.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieEarlyInitTN.c
index 642f41ff89..767268e9e7 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieEarlyInitTN.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieEarlyInitTN.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieEnvInitTN.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieEnvInitTN.c
index f0cf287a7f..995f3c09a0 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieEnvInitTN.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieEnvInitTN.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieLibTN.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieLibTN.c
index 3d00bdb6e2..49fdff394a 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieLibTN.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieLibTN.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieLibTN.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieLibTN.h
index 1f65ce2ecf..7da04d5806 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieLibTN.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieLibTN.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieMidInitTN.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieMidInitTN.c
index 2a751be1b7..9be4a19fdd 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieMidInitTN.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieMidInitTN.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PciePostInitTN.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PciePostInitTN.c
index b30e92b437..39c3cc8b58 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PciePostInitTN.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PciePostInitTN.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PciePowerGateTN.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PciePowerGateTN.c
index 4197fd842c..50ea49753a 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PciePowerGateTN.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PciePowerGateTN.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PciePowerGateTN.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PciePowerGateTN.h
index b8d2116a96..38b8fba9b6 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PciePowerGateTN.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PciePowerGateTN.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieTablesTN.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieTablesTN.c
index faa2fa8f80..b1ac093ab1 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieTablesTN.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbInitTN/PcieTablesTN.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbIommuIvrs/GnbIommuIvrs.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbIommuIvrs/GnbIommuIvrs.c
index fb44d8328e..b6b98e01fa 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbIommuIvrs/GnbIommuIvrs.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbIommuIvrs/GnbIommuIvrs.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbIommuIvrs/GnbIommuIvrs.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbIommuIvrs/GnbIommuIvrs.h
index c48224f970..c37a7385a8 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbIommuIvrs/GnbIommuIvrs.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbIommuIvrs/GnbIommuIvrs.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbIommuScratch/GnbIommuScratch.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbIommuScratch/GnbIommuScratch.c
index b5eb7ed124..45d0cd750e 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbIommuScratch/GnbIommuScratch.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbIommuScratch/GnbIommuScratch.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbIvrsLib/GnbIvrsLib.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbIvrsLib/GnbIvrsLib.c
index d18493eb09..807a78eb27 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbIvrsLib/GnbIvrsLib.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbIvrsLib/GnbIvrsLib.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbIvrsLib/GnbIvrsLib.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbIvrsLib/GnbIvrsLib.h
index 5291d34f1b..247aaac2f6 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbIvrsLib/GnbIvrsLib.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbIvrsLib/GnbIvrsLib.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbMSocketLib/GnbMSocketLib.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbMSocketLib/GnbMSocketLib.c
index f160e8bcb1..dde61b56a6 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbMSocketLib/GnbMSocketLib.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbMSocketLib/GnbMSocketLib.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbNbInitLibV1/GnbNbInitLibV1.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbNbInitLibV1/GnbNbInitLibV1.c
index 942d34d539..9080571a6e 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbNbInitLibV1/GnbNbInitLibV1.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbNbInitLibV1/GnbNbInitLibV1.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbNbInitLibV1/GnbNbInitLibV1.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbNbInitLibV1/GnbNbInitLibV1.h
index 948ee4c404..f5d5bd54ac 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbNbInitLibV1/GnbNbInitLibV1.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbNbInitLibV1/GnbNbInitLibV1.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbNbInitLibV4/GnbNbInitLibV4.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbNbInitLibV4/GnbNbInitLibV4.c
index faf72986d6..84a02d11cd 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbNbInitLibV4/GnbNbInitLibV4.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbNbInitLibV4/GnbNbInitLibV4.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbNbInitLibV4/GnbNbInitLibV4.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbNbInitLibV4/GnbNbInitLibV4.h
index 95d97df935..c3b471f2da 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbNbInitLibV4/GnbNbInitLibV4.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbNbInitLibV4/GnbNbInitLibV4.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlib.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlib.c
index 1b3742da7c..13f144994e 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlib.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlib.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlib.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlib.h
index 63a06e1ab2..4dfb7dd70d 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlib.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlib.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlibConfig.esl b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlibConfig.esl
index 5c53c6b870..c028c64857 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlibConfig.esl
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlibConfig.esl
@@ -14,57 +14,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlibCore.esl b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlibCore.esl
index bc1f70db88..f56f820cd3 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlibCore.esl
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlibCore.esl
@@ -14,57 +14,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlibDebugLib.esl b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlibDebugLib.esl
index e8820cf502..ade22004cd 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlibDebugLib.esl
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlibDebugLib.esl
@@ -14,57 +14,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlibHotplug.esl b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlibHotplug.esl
index 951193a57b..0e2e73e6a0 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlibHotplug.esl
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlibHotplug.esl
@@ -14,57 +14,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlibMmioData.esl b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlibMmioData.esl
index abe0cdd459..909630ad4c 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlibMmioData.esl
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlibMmioData.esl
@@ -14,57 +14,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlibPciLib.esl b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlibPciLib.esl
index 378c0392ef..9dba662995 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlibPciLib.esl
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlibPciLib.esl
@@ -14,57 +14,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlibPortData.esl b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlibPortData.esl
index 228c839b3a..70c074d070 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlibPortData.esl
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlibPortData.esl
@@ -14,57 +14,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlibPspp.esl b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlibPspp.esl
index bedd41cddd..a38613705b 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlibPspp.esl
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAlibV1/PcieAlibPspp.esl
@@ -14,57 +14,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAspm/PcieAspm.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAspm/PcieAspm.c
index a88b5d9e7a..6b8795c310 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAspm/PcieAspm.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAspm/PcieAspm.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAspm/PcieAspm.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAspm/PcieAspm.h
index 16bf03ec4a..3702056694 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAspm/PcieAspm.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieAspm/PcieAspm.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieClkPm/PcieClkPm.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieClkPm/PcieClkPm.c
index d268915b5a..ebbe0d3a44 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieClkPm/PcieClkPm.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieClkPm/PcieClkPm.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieClkPm/PcieClkPm.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieClkPm/PcieClkPm.h
index 3d14ac8abc..3221322a28 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieClkPm/PcieClkPm.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieClkPm/PcieClkPm.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/GnbHandleLib.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/GnbHandleLib.c
index 4b354caba4..9d4b95993b 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/GnbHandleLib.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/GnbHandleLib.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/GnbHandleLib.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/GnbHandleLib.h
index affaa8c0ab..ccec56d58e 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/GnbHandleLib.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/GnbHandleLib.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/GnbPcieConfig.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/GnbPcieConfig.h
index 9074aba624..1e6927b450 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/GnbPcieConfig.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/GnbPcieConfig.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/PcieConfigData.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/PcieConfigData.c
index febae7f986..0719e5256e 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/PcieConfigData.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/PcieConfigData.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/PcieConfigData.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/PcieConfigData.h
index 063d408245..1d1696462a 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/PcieConfigData.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/PcieConfigData.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/PcieConfigLib.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/PcieConfigLib.c
index 0083e80ad9..6466862194 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/PcieConfigLib.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/PcieConfigLib.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/PcieConfigLib.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/PcieConfigLib.h
index 4a732dce78..ab68e154d7 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/PcieConfigLib.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/PcieConfigLib.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/PcieInputParser.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/PcieInputParser.c
index 9d428cec42..9de483c938 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/PcieInputParser.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/PcieInputParser.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/PcieInputParser.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/PcieInputParser.h
index a2f6e4a803..b61e31b6da 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/PcieInputParser.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/PcieInputParser.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/PcieMapTopology.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/PcieMapTopology.c
index f1fc4b8ac5..26515e3b11 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/PcieMapTopology.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/PcieMapTopology.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/PcieMapTopology.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/PcieMapTopology.h
index 7f69aeab85..e361f5dec2 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/PcieMapTopology.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieConfig/PcieMapTopology.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/GnbPcieInitLibV1.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/GnbPcieInitLibV1.h
index d92559cca9..37072eba5e 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/GnbPcieInitLibV1.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/GnbPcieInitLibV1.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieAspmBlackList.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieAspmBlackList.c
index 4642b7fa24..a2aa396035 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieAspmBlackList.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieAspmBlackList.c
@@ -14,57 +14,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieAspmBlackList.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieAspmBlackList.h
index 2857a70f29..a13ca8dc3a 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieAspmBlackList.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieAspmBlackList.h
@@ -14,57 +14,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieAspmExitLatency.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieAspmExitLatency.c
index 744c88b53b..e627a8bd77 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieAspmExitLatency.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieAspmExitLatency.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieAspmExitLatency.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieAspmExitLatency.h
index 12c16e5a69..126891bfdc 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieAspmExitLatency.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieAspmExitLatency.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePhyServices.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePhyServices.c
index 77def5281c..db56ca555c 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePhyServices.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePhyServices.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePhyServices.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePhyServices.h
index 946de59030..4fc03f78e0 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePhyServices.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePhyServices.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePifServices.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePifServices.c
index 8973820082..389e7bd15f 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePifServices.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePifServices.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePifServices.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePifServices.h
index d0c2a81b73..2ed2947bf0 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePifServices.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePifServices.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePortRegAcc.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePortRegAcc.c
index d02fbf6a06..5d534c3a3d 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePortRegAcc.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePortRegAcc.c
@@ -16,57 +16,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePortRegAcc.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePortRegAcc.h
index 426f3b8cba..a5e7a775f9 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePortRegAcc.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePortRegAcc.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePortServices.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePortServices.c
index 456b2552cd..284ef809cc 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePortServices.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePortServices.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePortServices.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePortServices.h
index 9ac8ce8346..f9f5520db3 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePortServices.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePortServices.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePowerMgmt.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePowerMgmt.c
index f15a582b5b..2a40c09005 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePowerMgmt.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePowerMgmt.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePowerMgmt.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePowerMgmt.h
index 3d237e0e81..a6a3b55636 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePowerMgmt.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PciePowerMgmt.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieService.esl b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieService.esl
index 56b4aa71a0..a9b2b439f6 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieService.esl
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieService.esl
@@ -14,57 +14,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieSiliconServices.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieSiliconServices.c
index 010aae492c..92ec4c56db 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieSiliconServices.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieSiliconServices.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieSiliconServices.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieSiliconServices.h
index 22d07a113d..72789f4eb9 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieSiliconServices.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieSiliconServices.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieSmuLib.esl b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieSmuLib.esl
index 3c46ef675b..4ed8e7876d 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieSmuLib.esl
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieSmuLib.esl
@@ -14,57 +14,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieSmuVidReq.esl b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieSmuVidReq.esl
index 14a474d0e9..e9fa94bcaa 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieSmuVidReq.esl
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieSmuVidReq.esl
@@ -14,57 +14,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieTimer.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieTimer.c
index 49cea04a02..02e5c12ac1 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieTimer.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieTimer.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieTimer.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieTimer.h
index dfdf414f71..03a7236773 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieTimer.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieTimer.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieTopologyServices.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieTopologyServices.c
index 0a9c7b3fed..ddcbccbe55 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieTopologyServices.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieTopologyServices.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieTopologyServices.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieTopologyServices.h
index 59c4ffcd94..45d762bb10 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieTopologyServices.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieTopologyServices.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieUtilityLib.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieUtilityLib.c
index 29dc02473b..4e3f2847c1 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieUtilityLib.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieUtilityLib.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieUtilityLib.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieUtilityLib.h
index 207aeb6efe..5ed4fc46cc 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieUtilityLib.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieUtilityLib.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieWrapperRegAcc.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieWrapperRegAcc.c
index a76bc5e0f5..265c71b6bb 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieWrapperRegAcc.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieWrapperRegAcc.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieWrapperRegAcc.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieWrapperRegAcc.h
index c0e4e2ff60..f793fec010 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieWrapperRegAcc.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV1/PcieWrapperRegAcc.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/GnbPcieInitLibV4.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/GnbPcieInitLibV4.h
index 6b156fe300..f071225f96 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/GnbPcieInitLibV4.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/GnbPcieInitLibV4.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PcieMaxPayloadV4.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PcieMaxPayloadV4.c
index fe5430672e..045315fda4 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PcieMaxPayloadV4.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PcieMaxPayloadV4.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PcieMaxPayloadV4.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PcieMaxPayloadV4.h
index 470235e4cc..70e88f20a2 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PcieMaxPayloadV4.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PcieMaxPayloadV4.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PciePortServicesV4.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PciePortServicesV4.c
index d90d6cdce7..bbc5b13400 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PciePortServicesV4.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PciePortServicesV4.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PciePortServicesV4.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PciePortServicesV4.h
index 1420e4712b..8791091c5d 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PciePortServicesV4.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PciePortServicesV4.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PciePowerMgmtV4.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PciePowerMgmtV4.c
index 30a901191f..931cf42ef4 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PciePowerMgmtV4.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PciePowerMgmtV4.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PciePowerMgmtV4.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PciePowerMgmtV4.h
index 447571edbb..a684b189cb 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PciePowerMgmtV4.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PciePowerMgmtV4.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PcieServiceV4.esl b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PcieServiceV4.esl
index d7ea99ffbc..38411e8028 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PcieServiceV4.esl
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PcieServiceV4.esl
@@ -14,57 +14,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PcieSmuServiceV4.esl b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PcieSmuServiceV4.esl
index 5486edbc97..a06f6a9079 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PcieSmuServiceV4.esl
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PcieSmuServiceV4.esl
@@ -14,57 +14,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PcieSmuVidReqV4.esl b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PcieSmuVidReqV4.esl
index b91ea6c028..ecfc3aa3ab 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PcieSmuVidReqV4.esl
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PcieSmuVidReqV4.esl
@@ -14,57 +14,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PcieWrapperServicesV4.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PcieWrapperServicesV4.c
index 15cabc76d6..37d854801a 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PcieWrapperServicesV4.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PcieWrapperServicesV4.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PcieWrapperServicesV4.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PcieWrapperServicesV4.h
index 533f80b906..e84be018e4 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PcieWrapperServicesV4.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieInitLibV4/PcieWrapperServicesV4.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieTrainingV1/GnbPcieTrainingV1.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieTrainingV1/GnbPcieTrainingV1.h
index 71d852fbb3..1011e9ac80 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieTrainingV1/GnbPcieTrainingV1.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieTrainingV1/GnbPcieTrainingV1.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieTrainingV1/PcieTraining.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieTrainingV1/PcieTraining.c
index 8f7cbdaaf2..f8a35cc58d 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieTrainingV1/PcieTraining.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieTrainingV1/PcieTraining.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieTrainingV1/PcieTraining.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieTrainingV1/PcieTraining.h
index c84b522d7c..47ed417139 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieTrainingV1/PcieTraining.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieTrainingV1/PcieTraining.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieTrainingV1/PcieWorkarounds.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieTrainingV1/PcieWorkarounds.c
index 858dcbe4e7..02329912c7 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieTrainingV1/PcieWorkarounds.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieTrainingV1/PcieWorkarounds.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieTrainingV1/PcieWorkarounds.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieTrainingV1/PcieWorkarounds.h
index 3f67635c20..134da0db09 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieTrainingV1/PcieWorkarounds.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbPcieTrainingV1/PcieWorkarounds.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbSSocketLib/GnbSSocketLib.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbSSocketLib/GnbSSocketLib.c
index 64f8df5576..77fbe69f33 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbSSocketLib/GnbSSocketLib.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbSSocketLib/GnbSSocketLib.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbSbIommuLib/GnbSbIommuLib.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbSbIommuLib/GnbSbIommuLib.c
index 5a1db75fd9..7d541dfe9b 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbSbIommuLib/GnbSbIommuLib.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbSbIommuLib/GnbSbIommuLib.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbSbIommuLib/GnbSbIommuLib.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbSbIommuLib/GnbSbIommuLib.h
index 264c48e74f..47692d96b7 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbSbIommuLib/GnbSbIommuLib.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbSbIommuLib/GnbSbIommuLib.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbSbLib/GnbSbLib.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbSbLib/GnbSbLib.c
index 15da5f28ca..17305a424f 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbSbLib/GnbSbLib.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbSbLib/GnbSbLib.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbSbLib/GnbSbLib.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbSbLib/GnbSbLib.h
index 3ba80d462e..12c1fcce04 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbSbLib/GnbSbLib.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbSbLib/GnbSbLib.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbSbLib/GnbSbPcie.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbSbLib/GnbSbPcie.c
index a592041fe5..a7f69f1e03 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbSbLib/GnbSbPcie.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbSbLib/GnbSbPcie.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbSview/GnbSview.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbSview/GnbSview.c
index 0059519903..b3fa40f94f 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbSview/GnbSview.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbSview/GnbSview.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbTable/GnbTable.c b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbTable/GnbTable.c
index 8d7d5dbb02..f8faa3633f 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbTable/GnbTable.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbTable/GnbTable.c
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbTable/GnbTable.h b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbTable/GnbTable.h
index 02b0f52b46..cc1f92aedf 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbTable/GnbTable.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules/GnbTable/GnbTable.h
@@ -15,57 +15,30 @@
/*
*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/