1*4b9c6d91SCole Faust// Copyright 2014 The ChromiumOS Authors 2*4b9c6d91SCole Faust// 3*4b9c6d91SCole Faust// Redistribution and use in source and binary forms, with or without 4*4b9c6d91SCole Faust// modification, are permitted provided that the following conditions are 5*4b9c6d91SCole Faust// met: 6*4b9c6d91SCole Faust// 7*4b9c6d91SCole Faust// * Redistributions of source code must retain the above copyright 8*4b9c6d91SCole Faust// notice, this list of conditions and the following disclaimer. 9*4b9c6d91SCole Faust// * Redistributions in binary form must reproduce the above 10*4b9c6d91SCole Faust// copyright notice, this list of conditions and the following disclaimer 11*4b9c6d91SCole Faust// in the documentation and/or other materials provided with the 12*4b9c6d91SCole Faust// distribution. 13*4b9c6d91SCole Faust// * Neither the name of Google LLC nor the names of its 14*4b9c6d91SCole Faust// contributors may be used to endorse or promote products derived from 15*4b9c6d91SCole Faust// this software without specific prior written permission. 16*4b9c6d91SCole Faust// 17*4b9c6d91SCole Faust// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 18*4b9c6d91SCole Faust// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 19*4b9c6d91SCole Faust// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 20*4b9c6d91SCole Faust// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 21*4b9c6d91SCole Faust// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 22*4b9c6d91SCole Faust// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 23*4b9c6d91SCole Faust// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 24*4b9c6d91SCole Faust// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 25*4b9c6d91SCole Faust// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 26*4b9c6d91SCole Faust// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 27*4b9c6d91SCole Faust// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 28