summaryrefslogtreecommitdiffstats
path: root/src/vendorcode/amd/agesa/f15tn/Proc/GNB/Modules
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/Modules
parentd2e0dd5bc1002a45ef16b92203850df217233bec (diff)
downloadcoreboot-staging-641f00ce643fe661de494d3c29118f836664a02d.zip
coreboot-staging-641f00ce643fe661de494d3c29118f836664a02d.tar.gz
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/Modules')
-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
162 files changed, 3888 insertions, 8262 deletions
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 82842b5..300a443 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 e79dfb7..7f701f0 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 ffbeba6..04a1b5c 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 39259f7..db203fa 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 4eea7b8..7c7eff0 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 aa243de..b8cca2b 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 61a618a..0e3aa51 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 b5341f8..79e2656 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 0066fad..0ecd3eb 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 affdb10..8e679bf 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 e0179d2..e4ccd02 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 1353342..390c371 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 a0825cf..41ebbbd 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 ccb2078..e8467d3 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 a921bf1..7fc88cf 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 d6936d4..c9713f5 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 2ac05a2..8097e64 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 e142ac7..02386ff 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 cdf4771..b822294 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 0c0aef7..4c0b405 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 f2323aa..a641902 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 04efa71..49fd4cb 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 b94ae4a..8c05da6 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 cc16c33..8946d01 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 e90ea23..2918db8 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 1e89d03..f3af5e9 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 0527f33..d5951ea 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 462fa72..0c3e7a1 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 fd19f60..0508010 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 a01e6e7..2436890 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 eb68a44..7d71c34 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 037eadd..f6f9d29 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 1cd96d3..3e151c1 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 91de2f7..5cdb77f 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 15c0109..29b3d67 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 8aace22..ce50a97 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 69dd647..48b7fc9 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 4e3efa5..7e3e659 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 36e013e..efcd02f 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 876614e..d8e7b13 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 b8dc935..e556ece 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 3ed7b48..a1f5919 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 bf17ad1..93381e3 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 b3b3101..c700a64 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 f98884d..8e6d6ef 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 c2bb882..9737bd2 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 5d6177f..a2fc46f 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 76196f1..67f35cf 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 e6ac431..6055818 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 8f176d7..d4519b7 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 626f33d..1f80537 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 efa2af1..4cac1cb 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 8d36a1f..f8e885c 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 6de5c46..d28c614 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 8c44a71..6288370 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 75f8c9c..6b855ae 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 f3bf14a..69d150f 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 e9776d0..fd93666 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 8629095..fcd6fa1 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 49bae5f..87aaa95 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 baa0f85..bce0613 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 9c55714..60ea236 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 623636c..eb09d8e 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 8d687d9..da962d5 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 642f41f..767268e 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 f0cf287..995f3c0 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 3d00bdb..49fdff3 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 1f65ce2..7da04d5 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 2a751be..9be4a19 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 b30e92b..39c3cc8 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 4197fd8..50ea497 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 b8d2116..38b8fba 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 faa2fa8..b1ac093 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 fb44d83..b6b98e0 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 c48224f..c37a738 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 b5eb7ed..45d0cd7 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 d18493e..807a78e 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 5291d34..247aaac 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 f160e8b..dde61b5 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 942d34d..9080571 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 948ee4c..f5d5bd5 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 faf7298..84a02d1 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 95d97df..c3b471f 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 1b3742d..13f1449 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 63a06e1..4dfb7dd 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 5c53c6b..c028c64 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 bc1f70d..f56f820 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 e8820cf..ade2200 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 951193a..0e2e73e 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 abe0cdd..909630a 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 378c039..9dba662 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 228c839..70c074d 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 bedd41c..a386137 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 a88b5d9..6b8795c 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 16bf03e..3702056 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 d268915..ebbe0d3 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 3d14ac8..3221322 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 4b354ca..9d4b959 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 affaa8c..ccec56d 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 9074aba..1e6927b 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 febae7f..0719e52 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 063d408..1d16964 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 0083e80..6466862 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 4a732dc..ab68e15 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 9d428ce..9de483c 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 a2f6e4a..b61e31b 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 f1fc4b8..26515e3 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 7f69aea..e361f5d 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 d92559c..37072eb 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 4642b7f..a2aa396 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 2857a70..a13ca8d 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 744c88b..e627a8b 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 12c16e5..126891b 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 77def52..db56ca5 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 946de59..4fc03f7 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 8973820..389e7bd 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 d0c2a81..2ed2947 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 d02fbf6..5d534c3 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 426f3b8..a5e7a77 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 456b255..284ef80 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 9ac8ce8..f9f5520 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 f15a582..2a40c09 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 3d237e0..a6a3b55 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 56b4aa7..a9b2b43 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 010aae4..92ec4c5 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 22d07a1..72789f4 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 3c46ef6..4ed8e78 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 14a474d..e9fa94b 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 49cea04..02e5c12 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 dfdf414..03a7236 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 0a9c7b3..ddcbccb 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 59c4ffc..45d762b 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 29dc024..4e3f284 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 207aeb6..5ed4fc4 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 a76bc5e..265c71b 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 c0e4e2f..f793fec 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 6b156fe..f071225 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 fe54306..045315f 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 470235e..70e88f2 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 d90d6cd..bbc5b13 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 1420e47..8791091 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 30a9011..931cf42 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 447571e..a684b18 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 d7ea99f..38411e8 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 5486edb..a06f6a9 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 b91ea6c..ecfc3aa 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 15cabc7..37d8548 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 533f80b..e84be01 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 71d852f..1011e9a 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 8f7cbda..f8a35cc 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 c84b522..47ed417 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 858dcbe..0232991 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 3f67635..134da0d 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 64f8df5..77fbe69 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 5a1db75..7d541df 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 264c48e..47692d9 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 15da5f2..17305a4 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 3ba80d4..12c1fcc 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 a592041..a7f69f1 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 0059519..b3fa40f 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 8d7d5db..f8faa36 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 02b0f52..cc1f92a 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.
* ***************************************************************************
*
*/
OpenPOWER on IntegriCloud