Dual-license IBM code contributions
It was brought to our attention that U-Boot contains code derived from the IBM OpenBIOS source code originally provided with some of the older PowerPC 4xx development boards. As a result, the original license of this code has been carried in the various files for a number of years in the U-Boot project. IBM is dual-licensing the IBM code contributions already present in U-Boot under either the terms of the GNU General Public License version 2, or the original code license already present. Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
This commit is contained in:
parent
cfd700be9f
commit
317734966e
@ -1,5 +1,9 @@
|
|||||||
/*------------------------------------------------------------------------------+ */
|
/*------------------------------------------------------------------------------+ */
|
||||||
/* */
|
/* */
|
||||||
|
/* This source code is dual-licensed. You may use it under the terms */
|
||||||
|
/* of the GNU General Public License version 2, or under the license */
|
||||||
|
/* below. */
|
||||||
|
/* */
|
||||||
/* This source code has been made available to you by IBM on an AS-IS */
|
/* This source code has been made available to you by IBM on an AS-IS */
|
||||||
/* basis. Anyone receiving this source is licensed under IBM */
|
/* basis. Anyone receiving this source is licensed under IBM */
|
||||||
/* copyrights to use it in any way he or she deems fit, including */
|
/* copyrights to use it in any way he or she deems fit, including */
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
/******************************************************************************
|
/******************************************************************************
|
||||||
|
* This source code is dual-licensed. You may use it under the terms of the
|
||||||
|
* GNU General Public License version 2, or under the license below.
|
||||||
*
|
*
|
||||||
* This source code has been made available to you by IBM on an AS-IS
|
* This source code has been made available to you by IBM on an AS-IS
|
||||||
* basis. Anyone receiving this source is licensed under IBM
|
* basis. Anyone receiving this source is licensed under IBM
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
/******************************************************************************
|
/******************************************************************************
|
||||||
|
* This source code is dual-licensed. You may use it under the terms of the
|
||||||
|
* GNU General Public License version 2, or under the license below.
|
||||||
*
|
*
|
||||||
* This source code has been made available to you by IBM on an AS-IS
|
* This source code has been made available to you by IBM on an AS-IS
|
||||||
* basis. Anyone receiving this source is licensed under IBM
|
* basis. Anyone receiving this source is licensed under IBM
|
||||||
|
@ -1,5 +1,9 @@
|
|||||||
/*------------------------------------------------------------------------------+ */
|
/*------------------------------------------------------------------------------+ */
|
||||||
/* */
|
/* */
|
||||||
|
/* This source code is dual-licensed. You may use it under the terms */
|
||||||
|
/* of the GNU General Public License version 2, or under the license */
|
||||||
|
/* below. */
|
||||||
|
/* */
|
||||||
/* This source code has been made available to you by IBM on an AS-IS */
|
/* This source code has been made available to you by IBM on an AS-IS */
|
||||||
/* basis. Anyone receiving this source is licensed under IBM */
|
/* basis. Anyone receiving this source is licensed under IBM */
|
||||||
/* copyrights to use it in any way he or she deems fit, including */
|
/* copyrights to use it in any way he or she deems fit, including */
|
||||||
|
@ -1,5 +1,9 @@
|
|||||||
/*------------------------------------------------------------------------------+ */
|
/*------------------------------------------------------------------------------+ */
|
||||||
/* */
|
/* */
|
||||||
|
/* This source code is dual-licensed. You may use it under the terms */
|
||||||
|
/* of the GNU General Public License version 2, or under the license */
|
||||||
|
/* below. */
|
||||||
|
/* */
|
||||||
/* This source code has been made available to you by IBM on an AS-IS */
|
/* This source code has been made available to you by IBM on an AS-IS */
|
||||||
/* basis. Anyone receiving this source is licensed under IBM */
|
/* basis. Anyone receiving this source is licensed under IBM */
|
||||||
/* copyrights to use it in any way he or she deems fit, including */
|
/* copyrights to use it in any way he or she deems fit, including */
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
/*----------------------------------------------------------------------+
|
/*----------------------------------------------------------------------+
|
||||||
|
* This source code is dual-licensed. You may use it under the terms of
|
||||||
|
* the GNU General Public License version 2, or under the license below.
|
||||||
*
|
*
|
||||||
* This source code has been made available to you by IBM on an AS-IS
|
* This source code has been made available to you by IBM on an AS-IS
|
||||||
* basis. Anyone receiving this source is licensed under IBM
|
* basis. Anyone receiving this source is licensed under IBM
|
||||||
|
@ -1,5 +1,9 @@
|
|||||||
/*------------------------------------------------------------------------+ */
|
/*------------------------------------------------------------------------+ */
|
||||||
/* */
|
/* */
|
||||||
|
/* This source code is dual-licensed. You may use it under the terms */
|
||||||
|
/* of the GNU General Public License version 2, or under the license */
|
||||||
|
/* below. */
|
||||||
|
/* */
|
||||||
/* This source code has been made available to you by IBM on an AS-IS */
|
/* This source code has been made available to you by IBM on an AS-IS */
|
||||||
/* basis. Anyone receiving this source is licensed under IBM */
|
/* basis. Anyone receiving this source is licensed under IBM */
|
||||||
/* copyrights to use it in any way he or she deems fit, including */
|
/* copyrights to use it in any way he or she deems fit, including */
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
/*-----------------------------------------------------------------------------+
|
/*-----------------------------------------------------------------------------+
|
||||||
|
| This source code is dual-licensed. You may use it under the terms of
|
||||||
|
| the GNU General Public License version 2, or under the license below.
|
||||||
|
|
|
|
||||||
| This source code has been made available to you by IBM on an AS-IS
|
| This source code has been made available to you by IBM on an AS-IS
|
||||||
| basis. Anyone receiving this source is licensed under IBM
|
| basis. Anyone receiving this source is licensed under IBM
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
/*------------------------------------------------------------------------------+
|
/*------------------------------------------------------------------------------+
|
||||||
|
* This source code is dual-licensed. You may use it under the terms of
|
||||||
|
* the GNU General Public License version 2, or under the license below.
|
||||||
*
|
*
|
||||||
* This source code has been made available to you by IBM on an AS-IS
|
* This source code has been made available to you by IBM on an AS-IS
|
||||||
* basis. Anyone receiving this source is licensed under IBM
|
* basis. Anyone receiving this source is licensed under IBM
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
/*------------------------------------------------------------------------------+
|
/*------------------------------------------------------------------------------+
|
||||||
|
* This source code is dual-licensed. You may use it under the terms of
|
||||||
|
* the GNU General Public License version 2, or under the license below.
|
||||||
*
|
*
|
||||||
* This source code has been made available to you by IBM on an AS-IS
|
* This source code has been made available to you by IBM on an AS-IS
|
||||||
* basis. Anyone receiving this source is licensed under IBM
|
* basis. Anyone receiving this source is licensed under IBM
|
||||||
|
@ -4,6 +4,9 @@
|
|||||||
* (www.eurodsn.de). It's based on the original IBM source code, so
|
* (www.eurodsn.de). It's based on the original IBM source code, so
|
||||||
* this follows:
|
* this follows:
|
||||||
*
|
*
|
||||||
|
* This source code is dual-licensed. You may use it under the terms of the
|
||||||
|
* GNU General Public License version 2, or under the license below.
|
||||||
|
*
|
||||||
* This source code has been made available to you by IBM on an AS-IS
|
* This source code has been made available to you by IBM on an AS-IS
|
||||||
* basis. Anyone receiving this source is licensed under IBM
|
* basis. Anyone receiving this source is licensed under IBM
|
||||||
* copyrights to use it in any way he or she deems fit, including
|
* copyrights to use it in any way he or she deems fit, including
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
/******************************************************************************
|
/******************************************************************************
|
||||||
|
* This source code is dual-licensed. You may use it under the terms of the
|
||||||
|
* GNU General Public License version 2, or under the license below.
|
||||||
*
|
*
|
||||||
* This source code has been made available to you by IBM on an AS-IS
|
* This source code has been made available to you by IBM on an AS-IS
|
||||||
* basis. Anyone receiving this source is licensed under IBM
|
* basis. Anyone receiving this source is licensed under IBM
|
||||||
|
@ -26,6 +26,9 @@
|
|||||||
/*------------------------------------------------------------------------------+ */
|
/*------------------------------------------------------------------------------+ */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
* This source code is dual-licensed. You may use it under the terms of the
|
||||||
|
* GNU General Public License version 2, or under the license below.
|
||||||
|
*
|
||||||
* This source code has been made available to you by IBM on an AS-IS
|
* This source code has been made available to you by IBM on an AS-IS
|
||||||
* basis. Anyone receiving this source is licensed under IBM
|
* basis. Anyone receiving this source is licensed under IBM
|
||||||
* copyrights to use it in any way he or she deems fit, including
|
* copyrights to use it in any way he or she deems fit, including
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
/*-----------------------------------------------------------------------------+
|
/*-----------------------------------------------------------------------------+
|
||||||
|
| This source code is dual-licensed. You may use it under the terms of the
|
||||||
|
| GNU General Public License version 2, or under the license below.
|
||||||
|
|
|
|
||||||
| This source code has been made available to you by IBM on an AS-IS
|
| This source code has been made available to you by IBM on an AS-IS
|
||||||
| basis. Anyone receiving this source is licensed under IBM
|
| basis. Anyone receiving this source is licensed under IBM
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
/*-----------------------------------------------------------------------------+
|
/*-----------------------------------------------------------------------------+
|
||||||
|
* This source code is dual-licensed. You may use it under the terms of
|
||||||
|
* the GNU General Public license version 2, or under the license below.
|
||||||
*
|
*
|
||||||
* This source code has been made available to you by IBM on an AS-IS
|
* This source code has been made available to you by IBM on an AS-IS
|
||||||
* basis. Anyone receiving this source is licensed under IBM
|
* basis. Anyone receiving this source is licensed under IBM
|
||||||
|
@ -22,6 +22,9 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
* This source code is dual-licensed. You may use it under the terms of the
|
||||||
|
* GNU General Public License version 2, or under the license below.
|
||||||
|
*
|
||||||
* This source code has been made available to you by IBM on an AS-IS
|
* This source code has been made available to you by IBM on an AS-IS
|
||||||
* basis. Anyone receiving this source is licensed under IBM
|
* basis. Anyone receiving this source is licensed under IBM
|
||||||
* copyrights to use it in any way he or she deems fit, including
|
* copyrights to use it in any way he or she deems fit, including
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
/*-----------------------------------------------------------------------------+
|
/*-----------------------------------------------------------------------------+
|
||||||
|
| This source code is dual-licensed. You may use it under the terms of the
|
||||||
|
| GNU General Public License version 2, or under the license below.
|
||||||
|
|
|
|
||||||
| This source code has been made available to you by IBM on an AS-IS
|
| This source code has been made available to you by IBM on an AS-IS
|
||||||
| basis. Anyone receiving this source is licensed under IBM
|
| basis. Anyone receiving this source is licensed under IBM
|
||||||
|
@ -25,6 +25,8 @@
|
|||||||
* MA 02111-1307 USA
|
* MA 02111-1307 USA
|
||||||
*/
|
*/
|
||||||
/*------------------------------------------------------------------------------+
|
/*------------------------------------------------------------------------------+
|
||||||
|
* This source code is dual-licensed. You may use it under the terms of the
|
||||||
|
* GNU General Public License version 2, or under the license below.
|
||||||
*
|
*
|
||||||
* This source code has been made available to you by IBM on an AS-IS
|
* This source code has been made available to you by IBM on an AS-IS
|
||||||
* basis. Anyone receiving this source is licensed under IBM
|
* basis. Anyone receiving this source is licensed under IBM
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
/*-----------------------------------------------------------------------------+
|
/*-----------------------------------------------------------------------------+
|
||||||
|
* This source code is dual-licensed. You may use it under the terms of the
|
||||||
|
* GNU General Public License version 2, or under the license below.
|
||||||
*
|
*
|
||||||
* This source code has been made available to you by IBM on an AS-IS
|
* This source code has been made available to you by IBM on an AS-IS
|
||||||
* basis. Anyone receiving this source is licensed under IBM
|
* basis. Anyone receiving this source is licensed under IBM
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
/* include/mal.h, openbios_walnut, walnut_bios 8/6/99 08:48:40 */
|
/* include/mal.h, openbios_walnut, walnut_bios 8/6/99 08:48:40 */
|
||||||
/*----------------------------------------------------------------------------+
|
/*----------------------------------------------------------------------------+
|
||||||
|
| This source code is dual-licensed. You may use it under the terms of the
|
||||||
|
| GNU General Public License version 2, or under the license below.
|
||||||
|
|
|
|
||||||
| This source code has been made available to you by IBM on an AS-IS
|
| This source code has been made available to you by IBM on an AS-IS
|
||||||
| basis. Anyone receiving this source is licensed under IBM
|
| basis. Anyone receiving this source is licensed under IBM
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
/*----------------------------------------------------------------------------+
|
/*----------------------------------------------------------------------------+
|
||||||
|
| This source code is dual-licensed. You may use it under the terms of the
|
||||||
|
| GNU General Public License version 2, or under the license below.
|
||||||
|
|
|
|
||||||
| This source code has been made available to you by IBM on an AS-IS
|
| This source code has been made available to you by IBM on an AS-IS
|
||||||
| basis. Anyone receiving this source is licensed under IBM
|
| basis. Anyone receiving this source is licensed under IBM
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
/*----------------------------------------------------------------------------+
|
/*----------------------------------------------------------------------------+
|
||||||
|
| This source code is dual-licensed. You may use it under the terms of the
|
||||||
|
| GNU General Public License version 2, or under the license below.
|
||||||
|
|
|
|
||||||
| This source code has been made available to you by IBM on an AS-IS
|
| This source code has been made available to you by IBM on an AS-IS
|
||||||
| basis. Anyone receiving this source is licensed under IBM
|
| basis. Anyone receiving this source is licensed under IBM
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
/*----------------------------------------------------------------------------+
|
/*----------------------------------------------------------------------------+
|
||||||
|
| This source code is dual-licensed. You may use it under the terms of the
|
||||||
|
| GNU General Public License version 2, or under the license below.
|
||||||
|
|
|
|
||||||
| This source code has been made available to you by IBM on an AS-IS
|
| This source code has been made available to you by IBM on an AS-IS
|
||||||
| basis. Anyone receiving this source is licensed under IBM
|
| basis. Anyone receiving this source is licensed under IBM
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
/*----------------------------------------------------------------------------+
|
/*----------------------------------------------------------------------------+
|
||||||
|
| This source code is dual-licensed. You may use it under the terms of
|
||||||
|
| the GNU General Public License version 2, or under the license below.
|
||||||
|
|
|
|
||||||
| This source code has been made available to you by IBM on an AS-IS
|
| This source code has been made available to you by IBM on an AS-IS
|
||||||
| basis. Anyone receiving this source is licensed under IBM
|
| basis. Anyone receiving this source is licensed under IBM
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
/*----------------------------------------------------------------------------+
|
/*----------------------------------------------------------------------------+
|
||||||
|
| This source code is dual-licensed. You may use it under the terms of the
|
||||||
|
| GNU General Public License version 2, or under the license below.
|
||||||
|
|
|
|
||||||
| This source code has been made available to you by IBM on an AS-IS
|
| This source code has been made available to you by IBM on an AS-IS
|
||||||
| basis. Anyone receiving this source is licensed under IBM
|
| basis. Anyone receiving this source is licensed under IBM
|
||||||
|
Loading…
Reference in New Issue
Block a user