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