aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/amd/agesa/f15tn/Proc/Mem
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/Mem
parentd2e0dd5bc1002a45ef16b92203850df217233bec (diff)
fam15 vendorcode: Change license to BSD from AMD software license
fam15 vendorcode (src/vendorcode/amd/agesa/f15tn) was licensed under the AMD software license agreement. Change this license to 3-clause BSD. Change-Id: I7cab09bb58ef7cd24602628e2278672d577214a2 Signed-off-by: Siyuan Wang <SiYuan.Wang@amd.com> Signed-off-by: Siyuan Wang <wangsiyuanbuaa@gmail.com> Reviewed-on: http://review.coreboot.org/3414 Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com> Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to 'src/vendorcode/amd/agesa/f15tn/Proc/Mem')
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ardk/ma.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/CHINTLV/mfchi.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/CHINTLV/mfchi.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/CRAT/mfCrat.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/CRAT/mfCrat.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/CSINTLV/mfcsi.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/CSINTLV/mfcsi.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/DMI/mfDMI.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/ECC/mfecc.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/ECC/mfecc.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/ECC/mfemp.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/EXCLUDIMM/mfdimmexclud.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/IDENDIMM/mfidendimm.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/IDENDIMM/mfidendimm.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/INTLVRN/mfintlvrn.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/INTLVRN/mfintlvrn.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/LVDDR3/mflvddr3.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/LVDDR3/mflvddr3.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/MEMCLR/mfmemclr.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/ODTHERMAL/mfodthermal.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/ODTHERMAL/mfodthermal.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/PARTRN/mfParallelTraining.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/PARTRN/mfStandardTraining.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/S3/mfs3.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/TABLE/mftds.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/TN/mmflowtn.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mdef.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/merrhdl.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/minit.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mm.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmConditionalPso.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmEcc.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmExcludeDimm.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmLvDdr3.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmMemClr.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmMemRestore.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmNodeInterleave.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmOnlineSpare.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmParallelTraining.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmStandardTraining.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmUmaAlloc.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmflow.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmlvddr3.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mu.asm75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/muc.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mnS3tn.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mndcttn.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mnflowtn.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mnidendimmtn.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mnmcttn.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mnottn.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mnphytn.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mnregtn.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mns3tn.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mntn.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mntn.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/mn.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/mnS3.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/mndct.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/mnfeat.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/mnflow.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/mnmct.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/mnphy.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/mnreg.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/mntrain3.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/TN/FM2/mpUtnfm2.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/TN/FP2/mpStnfp2.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/TN/FS1/mpStnfs1.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/TN/mpStn3.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/TN/mpUtn3.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/TN/mptn3.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mp.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mplribt.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mplrnlr.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mplrnpr.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mpmaxfreq.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mpmr0.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mpodtpat.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mprc10opspd.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mprc2ibt.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mprtt.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mpsao.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mpseeds.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mt3.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mt3.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mtlrdimm3.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mtlrdimm3.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mtot3.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mtot3.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mtrci3.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mtrci3.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mtsdi3.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mtsdi3.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mtspd3.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mtspd3.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mttecc3.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mttwl3.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mt.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mthdi.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mttEdgeDetect.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mttEdgeDetect.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mttdimbt.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mttecc.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mtthrc.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mtthrcSeedTrain.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mttml.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mttoptsrc.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mttsrc.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/ma.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/memPage.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/merrhdl.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/mfParallelTraining.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/mfStandardTraining.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/mfmemclr.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/mfs3.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/mftds.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/mm.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/mn.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/mnreg.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/mp.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/mport.h71
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/mt.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/mu.h75
123 files changed, 2950 insertions, 6271 deletions
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ardk/ma.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ardk/ma.c
index 464dde6322..2eea80e609 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ardk/ma.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ardk/ma.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/Mem/Feat/CHINTLV/mfchi.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/CHINTLV/mfchi.c
index 29b8cc4e28..1c0d6a8efb 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/CHINTLV/mfchi.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/CHINTLV/mfchi.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/Mem/Feat/CHINTLV/mfchi.h b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/CHINTLV/mfchi.h
index a9cde96d2b..474c2fa3bd 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/CHINTLV/mfchi.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/CHINTLV/mfchi.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/Mem/Feat/CRAT/mfCrat.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/CRAT/mfCrat.c
index 90f15b4652..19f46b5b56 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/CRAT/mfCrat.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/CRAT/mfCrat.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/Mem/Feat/CRAT/mfCrat.h b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/CRAT/mfCrat.h
index 0fb24e3011..d134b661b7 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/CRAT/mfCrat.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/CRAT/mfCrat.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/Mem/Feat/CSINTLV/mfcsi.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/CSINTLV/mfcsi.c
index 3dd2e1720d..09ecd54474 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/CSINTLV/mfcsi.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/CSINTLV/mfcsi.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/Mem/Feat/CSINTLV/mfcsi.h b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/CSINTLV/mfcsi.h
index 9adc2dbf9c..8da11aa90f 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/CSINTLV/mfcsi.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/CSINTLV/mfcsi.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/Mem/Feat/DMI/mfDMI.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/DMI/mfDMI.c
index 213c3ccff6..6620030518 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/DMI/mfDMI.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/DMI/mfDMI.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/Mem/Feat/ECC/mfecc.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/ECC/mfecc.c
index 8161bdd294..559abcd2db 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/ECC/mfecc.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/ECC/mfecc.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/Mem/Feat/ECC/mfecc.h b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/ECC/mfecc.h
index d9b1e20282..64ffb27510 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/ECC/mfecc.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/ECC/mfecc.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/Mem/Feat/ECC/mfemp.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/ECC/mfemp.c
index f530aff045..0c71446729 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/ECC/mfemp.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/ECC/mfemp.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/Mem/Feat/EXCLUDIMM/mfdimmexclud.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/EXCLUDIMM/mfdimmexclud.c
index 991237d64b..070ccd738d 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/EXCLUDIMM/mfdimmexclud.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/EXCLUDIMM/mfdimmexclud.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/Mem/Feat/IDENDIMM/mfidendimm.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/IDENDIMM/mfidendimm.c
index d99cf6804f..20ba2a553b 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/IDENDIMM/mfidendimm.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/IDENDIMM/mfidendimm.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/Mem/Feat/IDENDIMM/mfidendimm.h b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/IDENDIMM/mfidendimm.h
index 032c236f67..d6f6f52a10 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/IDENDIMM/mfidendimm.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/IDENDIMM/mfidendimm.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/Mem/Feat/INTLVRN/mfintlvrn.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/INTLVRN/mfintlvrn.c
index 0592bc344b..c707e6d8fa 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/INTLVRN/mfintlvrn.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/INTLVRN/mfintlvrn.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/Mem/Feat/INTLVRN/mfintlvrn.h b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/INTLVRN/mfintlvrn.h
index c2de6b7616..41ed7a9eb7 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/INTLVRN/mfintlvrn.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/INTLVRN/mfintlvrn.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/Mem/Feat/LVDDR3/mflvddr3.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/LVDDR3/mflvddr3.c
index 7a821a7cad..f914c9a640 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/LVDDR3/mflvddr3.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/LVDDR3/mflvddr3.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/Mem/Feat/LVDDR3/mflvddr3.h b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/LVDDR3/mflvddr3.h
index e7cff05eae..6f046d7615 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/LVDDR3/mflvddr3.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/LVDDR3/mflvddr3.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/Mem/Feat/MEMCLR/mfmemclr.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/MEMCLR/mfmemclr.c
index b054be4fd2..dc7f01b2ec 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/MEMCLR/mfmemclr.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/MEMCLR/mfmemclr.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/Mem/Feat/ODTHERMAL/mfodthermal.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/ODTHERMAL/mfodthermal.c
index 84449b1e2e..697787dcd4 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/ODTHERMAL/mfodthermal.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/ODTHERMAL/mfodthermal.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/Mem/Feat/ODTHERMAL/mfodthermal.h b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/ODTHERMAL/mfodthermal.h
index 1015e66ac9..f681b68816 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/ODTHERMAL/mfodthermal.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/ODTHERMAL/mfodthermal.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/Mem/Feat/PARTRN/mfParallelTraining.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/PARTRN/mfParallelTraining.c
index 178beb4fdd..5203b4fe98 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/PARTRN/mfParallelTraining.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/PARTRN/mfParallelTraining.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/Mem/Feat/PARTRN/mfStandardTraining.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/PARTRN/mfStandardTraining.c
index d61c1f309b..ded8b3267a 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/PARTRN/mfStandardTraining.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/PARTRN/mfStandardTraining.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/Mem/Feat/S3/mfs3.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/S3/mfs3.c
index 45fed9f1f6..2449ff9c07 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/S3/mfs3.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/S3/mfs3.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/Mem/Feat/TABLE/mftds.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/TABLE/mftds.c
index fc5b3a7e1c..d72d46d4ca 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/TABLE/mftds.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Feat/TABLE/mftds.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/Mem/Main/TN/mmflowtn.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/TN/mmflowtn.c
index d363e0682c..770900207b 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/TN/mmflowtn.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/TN/mmflowtn.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/Mem/Main/mdef.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mdef.c
index 243b048d65..52551e932d 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mdef.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mdef.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/Mem/Main/merrhdl.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/merrhdl.c
index 8b46a49640..57ecb6f592 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/merrhdl.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/merrhdl.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/Mem/Main/minit.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/minit.c
index 41b83cfb88..b9370269f2 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/minit.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/minit.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/Mem/Main/mm.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mm.c
index 0a2b8e1ff4..a52e4ebb52 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mm.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mm.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/Mem/Main/mmConditionalPso.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmConditionalPso.c
index f543d397c0..15546ea5d7 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmConditionalPso.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmConditionalPso.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/Mem/Main/mmEcc.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmEcc.c
index b8aef6609e..d757ea24c1 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmEcc.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmEcc.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/Mem/Main/mmExcludeDimm.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmExcludeDimm.c
index 18dbe48763..f4c7c662f8 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmExcludeDimm.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmExcludeDimm.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/Mem/Main/mmLvDdr3.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmLvDdr3.c
index b0445e7f79..5f64db57e6 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmLvDdr3.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmLvDdr3.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/Mem/Main/mmMemClr.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmMemClr.c
index 78fa3d427f..4039ef63f5 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmMemClr.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmMemClr.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/Mem/Main/mmMemRestore.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmMemRestore.c
index 4ca5e8cb99..244420ded8 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmMemRestore.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmMemRestore.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/Mem/Main/mmNodeInterleave.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmNodeInterleave.c
index 5e39949ead..52a3a967f7 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmNodeInterleave.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmNodeInterleave.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/Mem/Main/mmOnlineSpare.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmOnlineSpare.c
index 9c5a26e7e6..e825192b74 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmOnlineSpare.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmOnlineSpare.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/Mem/Main/mmParallelTraining.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmParallelTraining.c
index 7b2916dcfc..a596a5e9ce 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmParallelTraining.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmParallelTraining.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/Mem/Main/mmStandardTraining.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmStandardTraining.c
index 8facb1af1c..770d36d0ab 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmStandardTraining.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmStandardTraining.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/Mem/Main/mmUmaAlloc.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmUmaAlloc.c
index 02292c50f0..2aacc91ad1 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmUmaAlloc.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmUmaAlloc.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/Mem/Main/mmflow.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmflow.c
index bd60a0a31a..f2e5848bfe 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmflow.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmflow.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/Mem/Main/mmlvddr3.h b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmlvddr3.h
index d9d995c310..0a8f10af62 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmlvddr3.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mmlvddr3.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/Mem/Main/mu.asm b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mu.asm
index bec90ce0e2..5cbba92ddd 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mu.asm
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mu.asm
@@ -7,57 +7,30 @@
;
;*****************************************************************************
;
-; Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-;
-; AMD is granting you permission to use this software (the Materials)
-; pursuant to the terms and conditions of your Software License Agreement
-; with AMD. This header does *NOT* give you permission to use the Materials
-; or any rights under AMD's intellectual property. Your use of any portion
-; of these Materials shall constitute your acceptance of those terms and
-; conditions. If you do not agree to the terms and conditions of the Software
-; License Agreement, please do not use any portion of these Materials.
-;
-; CONFIDENTIALITY: The Materials and all other information, identified as
-; confidential and provided to you by AMD shall be kept confidential in
-; accordance with the terms and conditions of the Software License Agreement.
-;
-; LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-; PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-; WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-; MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-; OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-; IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-; (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-; INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-; GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-; RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-; THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-; EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-; THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-;
-; AMD does not assume any responsibility for any errors which may appear in
-; the Materials or any other related information provided to you by AMD, or
-; result from use of the Materials or any related information.
-;
-; You agree that you will not reverse engineer or decompile the Materials.
-;
-; NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-; further information, software, technical information, know-how, or show-how
-; available to you. Additionally, AMD retains the right to modify the
-; Materials at any time, without notice, and is not obligated to provide such
-; modified Materials to you.
-;
-; U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-; "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-; subject to the restrictions as set forth in FAR 52.227-14 and
-; DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-; Government constitutes acknowledgement of AMD's proprietary rights in them.
-;
-; EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-; direct product thereof will be exported directly or indirectly, into any
-; country prohibited by the United States Export Administration Act and the
-; regulations thereunder, without the required authorization from the U.S.
-; government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
;*****************************************************************************
;============================================================================
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/muc.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/muc.c
index 751947962d..41ba55c652 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/muc.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/muc.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/Mem/NB/TN/mnS3tn.h b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mnS3tn.h
index 7014b8a00c..1735876c9e 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mnS3tn.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mnS3tn.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/Mem/NB/TN/mndcttn.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mndcttn.c
index 6bbcb70b93..2bff126d20 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mndcttn.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mndcttn.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/Mem/NB/TN/mnflowtn.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mnflowtn.c
index a00fd2fb94..c5bf49f4a9 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mnflowtn.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mnflowtn.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/Mem/NB/TN/mnidendimmtn.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mnidendimmtn.c
index ea93ecfc2a..e48bfd2467 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mnidendimmtn.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mnidendimmtn.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/Mem/NB/TN/mnmcttn.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mnmcttn.c
index def21eee36..077359e64f 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mnmcttn.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mnmcttn.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/Mem/NB/TN/mnottn.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mnottn.c
index 821bb1d63d..60b214a241 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mnottn.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mnottn.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/Mem/NB/TN/mnphytn.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mnphytn.c
index 8a0199420f..5211313335 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mnphytn.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mnphytn.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/Mem/NB/TN/mnregtn.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mnregtn.c
index 385416575c..05b13aaf1b 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mnregtn.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mnregtn.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/Mem/NB/TN/mns3tn.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mns3tn.c
index 2a48eb55cf..c11e90e30e 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mns3tn.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mns3tn.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/Mem/NB/TN/mntn.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mntn.c
index b93f4b60c0..c566061dbd 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mntn.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mntn.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/Mem/NB/TN/mntn.h b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mntn.h
index 4d4316bfdb..118b8496ba 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mntn.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/TN/mntn.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/Mem/NB/mn.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/mn.c
index 13900cdb2d..63195e00b7 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/mn.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/mn.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/Mem/NB/mnS3.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/mnS3.c
index 97ac25fa0b..6fc9e6bdb6 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/mnS3.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/mnS3.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/Mem/NB/mndct.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/mndct.c
index 48020c4aaa..a3b5d764d1 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/mndct.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/mndct.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/Mem/NB/mnfeat.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/mnfeat.c
index 2d9d23fac8..3e88a69d6c 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/mnfeat.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/mnfeat.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/Mem/NB/mnflow.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/mnflow.c
index 4ae0fac85c..a4566bf38a 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/mnflow.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/mnflow.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/Mem/NB/mnmct.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/mnmct.c
index ad2c01e294..17fc1a7535 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/mnmct.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/mnmct.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/Mem/NB/mnphy.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/mnphy.c
index e2bc796126..060269e129 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/mnphy.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/mnphy.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/Mem/NB/mnreg.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/mnreg.c
index 445a4659b3..2f863e6cf6 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/mnreg.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/mnreg.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/Mem/NB/mntrain3.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/mntrain3.c
index cd284bb772..49166bd81f 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/mntrain3.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/NB/mntrain3.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/Mem/Ps/TN/FM2/mpUtnfm2.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/TN/FM2/mpUtnfm2.c
index 09880798e9..63fcc630a1 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/TN/FM2/mpUtnfm2.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/TN/FM2/mpUtnfm2.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/Mem/Ps/TN/FP2/mpStnfp2.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/TN/FP2/mpStnfp2.c
index 51a4421d80..b6943c8cdb 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/TN/FP2/mpStnfp2.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/TN/FP2/mpStnfp2.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/Mem/Ps/TN/FS1/mpStnfs1.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/TN/FS1/mpStnfs1.c
index cd8a60d392..5ee741d3fa 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/TN/FS1/mpStnfs1.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/TN/FS1/mpStnfs1.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/Mem/Ps/TN/mpStn3.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/TN/mpStn3.c
index c22a527b43..a66a6869a1 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/TN/mpStn3.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/TN/mpStn3.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/Mem/Ps/TN/mpUtn3.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/TN/mpUtn3.c
index 06340ed695..d74f6a024c 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/TN/mpUtn3.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/TN/mpUtn3.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/Mem/Ps/TN/mptn3.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/TN/mptn3.c
index 2b3e4a8e0c..fb3bd554df 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/TN/mptn3.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/TN/mptn3.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/Mem/Ps/mp.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mp.c
index b269423095..2f6ef5db61 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mp.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mp.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/Mem/Ps/mplribt.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mplribt.c
index 535b1350f3..30406d16b6 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mplribt.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mplribt.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/Mem/Ps/mplrnlr.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mplrnlr.c
index 0daac6bc57..721731e79d 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mplrnlr.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mplrnlr.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/Mem/Ps/mplrnpr.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mplrnpr.c
index 58e0f3865a..a63bdc18f3 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mplrnpr.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mplrnpr.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/Mem/Ps/mpmaxfreq.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mpmaxfreq.c
index d27cf8ff19..a9fc1dca4c 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mpmaxfreq.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mpmaxfreq.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/Mem/Ps/mpmr0.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mpmr0.c
index 3be1c8a5ef..b9ce51d8ea 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mpmr0.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mpmr0.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/Mem/Ps/mpodtpat.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mpodtpat.c
index 3fd474df1a..78d225ec8b 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mpodtpat.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mpodtpat.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/Mem/Ps/mprc10opspd.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mprc10opspd.c
index 9c96dc9499..0831575233 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mprc10opspd.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mprc10opspd.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/Mem/Ps/mprc2ibt.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mprc2ibt.c
index 800d323c3c..b618d77bef 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mprc2ibt.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mprc2ibt.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/Mem/Ps/mprtt.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mprtt.c
index a391997842..65ee6eeacb 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mprtt.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mprtt.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/Mem/Ps/mpsao.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mpsao.c
index 5ade0b5933..116613a8b9 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mpsao.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mpsao.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/Mem/Ps/mpseeds.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mpseeds.c
index 2ef3c3ff7f..2a4d5e605e 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mpseeds.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Ps/mpseeds.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/Mem/Tech/DDR3/mt3.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mt3.c
index eb06c8425c..335934bf5c 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mt3.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mt3.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/Mem/Tech/DDR3/mt3.h b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mt3.h
index 9cf712b902..0fbced268b 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mt3.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mt3.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/Mem/Tech/DDR3/mtlrdimm3.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mtlrdimm3.c
index 6ecef377f3..a868c4b7d3 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mtlrdimm3.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mtlrdimm3.c
@@ -13,57 +13,30 @@
**/
/*****************************************************************************
*
-* Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
-*
-* AMD is granting you permission to use this software (the Materials)
-* pursuant to the terms and conditions of your Software License Agreement
-* with AMD. This header does *NOT* give you permission to use the Materials
-* or any rights under AMD's intellectual property. Your use of any portion
-* of these Materials shall constitute your acceptance of those terms and
-* conditions. If you do not agree to the terms and conditions of the Software
-* License Agreement, please do not use any portion of these Materials.
-*
-* CONFIDENTIALITY: The Materials and all other information, identified as
-* confidential and provided to you by AMD shall be kept confidential in
-* accordance with the terms and conditions of the Software License Agreement.
-*
-* LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
-* PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
-* WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
-* MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
-* OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
-* IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
-* (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
-* INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
-* GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
-* RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
-* THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
-* EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
-* THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
-*
-* AMD does not assume any responsibility for any errors which may appear in
-* the Materials or any other related information provided to you by AMD, or
-* result from use of the Materials or any related information.
-*
-* You agree that you will not reverse engineer or decompile the Materials.
-*
-* NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
-* further information, software, technical information, know-how, or show-how
-* available to you. Additionally, AMD retains the right to modify the
-* Materials at any time, without notice, and is not obligated to provide such
-* modified Materials to you.
-*
-* U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
-* "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
-* subject to the restrictions as set forth in FAR 52.227-14 and
-* DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
-* Government constitutes acknowledgement of AMD's proprietary rights in them.
-*
-* EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
-* direct product thereof will be exported directly or indirectly, into any
-* country prohibited by the United States Export Administration Act and the
-* regulations thereunder, without the required authorization from the U.S.
-* government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mtlrdimm3.h b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mtlrdimm3.h
index be553114fe..5786b30fb0 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mtlrdimm3.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mtlrdimm3.h
@@ -13,57 +13,30 @@
**/
/*****************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
- *
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
- *
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mtot3.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mtot3.c
index a90c5c2aa6..d21dab326d 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mtot3.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mtot3.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/Mem/Tech/DDR3/mtot3.h b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mtot3.h
index 06073fb281..b648c99f2f 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mtot3.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mtot3.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/Mem/Tech/DDR3/mtrci3.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mtrci3.c
index 29a17307d8..2d308336ca 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mtrci3.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mtrci3.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/Mem/Tech/DDR3/mtrci3.h b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mtrci3.h
index 189bbf7b03..36a6e4918e 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mtrci3.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mtrci3.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/Mem/Tech/DDR3/mtsdi3.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mtsdi3.c
index 1c0f27db11..8814841b92 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mtsdi3.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mtsdi3.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/Mem/Tech/DDR3/mtsdi3.h b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mtsdi3.h
index 5d2e11f539..04437fa7a6 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mtsdi3.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mtsdi3.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/Mem/Tech/DDR3/mtspd3.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mtspd3.c
index 4b799770bc..acfd71d63d 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mtspd3.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mtspd3.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/Mem/Tech/DDR3/mtspd3.h b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mtspd3.h
index 8eb9829238..ab46e4abbc 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mtspd3.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mtspd3.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/Mem/Tech/DDR3/mttecc3.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mttecc3.c
index 09bc43cc2b..482662a66a 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mttecc3.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mttecc3.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/Mem/Tech/DDR3/mttwl3.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mttwl3.c
index 45884a6c17..1ee1735f5b 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mttwl3.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/DDR3/mttwl3.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/Mem/Tech/mt.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mt.c
index 23a7898037..d489c19d5f 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mt.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mt.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/Mem/Tech/mthdi.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mthdi.c
index 55bfd0f6a0..a09ca7b442 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mthdi.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mthdi.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/Mem/Tech/mttEdgeDetect.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mttEdgeDetect.c
index 73fdff40e7..46e591aa5a 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mttEdgeDetect.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mttEdgeDetect.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/Mem/Tech/mttEdgeDetect.h b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mttEdgeDetect.h
index 079534e68a..f11c435880 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mttEdgeDetect.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mttEdgeDetect.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/Mem/Tech/mttdimbt.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mttdimbt.c
index 447be6bed1..a141b9d11e 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mttdimbt.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mttdimbt.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/Mem/Tech/mttecc.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mttecc.c
index 239b891be2..49ed5e879f 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mttecc.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mttecc.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/Mem/Tech/mtthrc.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mtthrc.c
index 7a07ef4217..5bad8bc390 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mtthrc.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mtthrc.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/Mem/Tech/mtthrcSeedTrain.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mtthrcSeedTrain.c
index 5be8187def..3406d76306 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mtthrcSeedTrain.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mtthrcSeedTrain.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/Mem/Tech/mttml.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mttml.c
index 0ff87d7f07..b2e6b16bfd 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mttml.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mttml.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/Mem/Tech/mttoptsrc.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mttoptsrc.c
index 1e9776aaf1..0d3fedd0fe 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mttoptsrc.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mttoptsrc.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/Mem/Tech/mttsrc.c b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mttsrc.c
index 0b636e24ca..4ad3ea8db7 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mttsrc.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Tech/mttsrc.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/Mem/ma.h b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/ma.h
index 0a34f94c62..a5b22684b4 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/ma.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/ma.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/Mem/memPage.h b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/memPage.h
index cdabbf2537..d7c209b063 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/memPage.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/memPage.h
@@ -17,57 +17,30 @@
/*
******************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
- *
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
- *
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/merrhdl.h b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/merrhdl.h
index 85edb98b69..5c0ee445de 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/merrhdl.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/merrhdl.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/Mem/mfParallelTraining.h b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/mfParallelTraining.h
index f60994a068..b85398ade4 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/mfParallelTraining.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/mfParallelTraining.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/Mem/mfStandardTraining.h b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/mfStandardTraining.h
index d617d40fa3..4e9f6b773b 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/mfStandardTraining.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/mfStandardTraining.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/Mem/mfmemclr.h b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/mfmemclr.h
index 067145bea5..465364664c 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/mfmemclr.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/mfmemclr.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/Mem/mfs3.h b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/mfs3.h
index 2567e671e6..673d92111b 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/mfs3.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/mfs3.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/Mem/mftds.h b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/mftds.h
index 07526fd946..84bac73099 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/mftds.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/mftds.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/Mem/mm.h b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/mm.h
index e4bebb7edd..49ebb0ab1b 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/mm.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/mm.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/Mem/mn.h b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/mn.h
index 98a78f16ba..4be78a30fe 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/mn.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/mn.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/Mem/mnreg.h b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/mnreg.h
index 5cc4d5e055..64a7f99341 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/mnreg.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/mnreg.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/Mem/mp.h b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/mp.h
index 1d3a530b39..4f868890a4 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/mp.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/mp.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/Mem/mport.h b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/mport.h
index 4c41a89403..98fa0dcc7d 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/mport.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/mport.h
@@ -14,57 +14,30 @@
**/
/*****************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
*
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
*
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* ***************************************************************************
*
*===========================================================================
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/mt.h b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/mt.h
index 67b1652c43..03914edd9c 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/mt.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/mt.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/Mem/mu.h b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/mu.h
index 4582ab2493..2933453edb 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/mu.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/mu.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.
* ***************************************************************************
*
*/