1*2f245829Sagc/* 2*2f245829Sagc * IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING. By downloading, copying, installing or 3*2f245829Sagc * using the software you agree to this license. If you do not agree to this license, do not download, install, 4*2f245829Sagc * copy or use the software. 5*2f245829Sagc * 6*2f245829Sagc * Intel License Agreement 7*2f245829Sagc * 8*2f245829Sagc * Copyright (c) 2004, Intel Corporation 9*2f245829Sagc * All rights reserved. 10*2f245829Sagc * 11*2f245829Sagc * Redistribution and use in source and binary forms, with or without modification, are permitted provided that 12*2f245829Sagc * the following conditions are met: 13*2f245829Sagc * 14*2f245829Sagc * -Redistributions of source code must retain the above copyright notice, this list of conditions and the 15*2f245829Sagc * following disclaimer. 16*2f245829Sagc * 17*2f245829Sagc * -Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the 18*2f245829Sagc * following disclaimer in the documentation and/or other materials provided with the distribution. 19*2f245829Sagc * 20*2f245829Sagc * -The name of Intel Corporation may not be used to endorse or promote products derived from this software 21*2f245829Sagc * without specific prior written permission. 22*2f245829Sagc * 23*2f245829Sagc * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED 24*2f245829Sagc * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 25*2f245829Sagc * PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL INTEL OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, 26*2f245829Sagc * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, 27*2f245829Sagc * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 28*2f245829Sagc * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 29*2f245829Sagc * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 30*2f245829Sagc * POSSIBILITY OF SUCH DAMAGE. 31*2f245829Sagc */ 32