| 1 | dram_controllers.c/h that scans from the pci host controller USES␊ |
| 2 | an adaptation for chameleon 2.0 RC5 from original :␊ |
| 3 | ␊ |
| 4 | ========================␊ |
| 5 | memtest86 license notice␊ |
| 6 | ========================␊ |
| 7 | ␊ |
| 8 | Released under version 2 of the Gnu Public License.␊ |
| 9 | By Chris Brady, cbrady@sgi.com␊ |
| 10 | ----------------------------------------------------␊ |
| 11 | MemTest86+ V4.00 Specific code (GPL V2.0)␊ |
| 12 | By Samuel DEMEULEMEESTER, sdemeule@memtest.org␊ |
| 13 | http://www.canardpc.com - http://www.memtest.org␊ |
| 14 | ␊ |
| 15 | ␊ |
| 16 | ============================␊ |
| 17 | GPL version 2 license notice␊ |
| 18 | ============================␊ |
| 19 | ␊ |
| 20 | This program is free software; you can redistribute it and/or␊ |
| 21 | modify it under the terms of the GNU General Public License␊ |
| 22 | as published by the Free Software Foundation; either version 2␊ |
| 23 | of the License, or (at your option) any later version.␊ |
| 24 | ␊ |
| 25 | This program is distributed in the hope that it will be useful,␊ |
| 26 | but WITHOUT ANY WARRANTY; without even the implied warranty of␊ |
| 27 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the␊ |
| 28 | GNU General Public License for more details.␊ |
| 29 | ␊ |
| 30 | You should have received a copy of the GNU General Public License␊ |
| 31 | along with this program; if not, write to the Free Software␊ |
| 32 | Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.␊ |
| 33 | |