License updated to GPL v2.

Signed-off-by: Marc Jones <marc.jones@amd.com>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3504 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Marc Jones 2008-08-12 19:45:12 +00:00
parent 96b734ceca
commit b865070023
1 changed files with 20 additions and 32 deletions

View File

@ -1,35 +1,23 @@
/*============================================================================ /*
Copyright 2005 ADVANCED MICRO DEVICES, INC. All Rights Reserved. * This file is part of the coreboot project.
This software and any related documentation (the "Materials") are the *
confidential proprietary information of AMD. Unless otherwise provided in a * Copyright (C) 2005 - 2008 Advanced Micro Devices, Inc.
software agreement specifically licensing the Materials, the Materials are * Copyright (C) 2007 coresystems GmbH
provided in confidence and may not be distributed, modified, or reproduced in *
whole or in part by any means. * This program is free software; you can redistribute it and/or modify
LIMITATION OF LIABILITY: THE MATERIALS ARE PROVIDED "AS IS" WITHOUT ANY * it under the terms of the GNU General Public License as published by
EXPRESS OR IMPLIED WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO * the Free Software Foundation; version 2 of the License.
WARRANTIES OF MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY *
PARTICULAR PURPOSE, OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR * This program is distributed in the hope that it will be useful,
USAGE OF TRADE. IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY * but WITHOUT ANY WARRANTY; without even the implied warranty of
DAMAGES WHATSOEVER (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
BUSINESS INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF THE USE OF OR * GNU General Public License for more details.
INABILITY TO USE THE MATERIALS, EVEN IF AMD HAS BEEN ADVISED OF THE *
POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE EXCLUSION * You should have received a copy of the GNU General Public License
OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES, THE ABOVE * along with this program; if not, write to the Free Software
LIMITATION MAY NOT APPLY TO YOU. * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
AMD does not assume any responsibility for any errors which may appear in the */
Materials nor any responsibility to support or update the Materials. AMD
retains the right to modify the Materials at any time, without notice, and is
not obligated to provide such modified Materials to you.
NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
further information, software, technical information, know-how, or show-how
available to you.
U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with "RESTRICTED
RIGHTS." Use, duplication, or disclosure by the Government is subject to the
restrictions as set forth in FAR 52.227-14 and DFAR 252.227-7013, et seq., or
its successor. Use of the Materials by the Government constitutes
acknowledgement of AMD's proprietary rights in them.
============================================================================*/
/* Copyright 2007 coresystems GmbH */
// 2005.9 yhlu serengeti support // 2005.9 yhlu serengeti support
// 2005.9 yhlu modify that to more dynamic for AMD Opteron Based MB // 2005.9 yhlu modify that to more dynamic for AMD Opteron Based MB