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