License for everything not in third_party and not otherwise marked:&#xA;&#xA;Copyright 2014 Google, Inc. All rights reserved.&#xA;&#xA;Redistribution and use in source and binary forms, with or without modification, are&#xA;permitted provided that the following conditions are met:&#xA;&#xA;   1. Redistributions of source code must retain the above copyright notice, this list of&#xA;         conditions and the following disclaimer.&#xA;&#xA;   2. Redistributions in binary form must reproduce the above copyright notice, this list&#xA;         of conditions and the following disclaimer in the documentation and/or other materials&#xA;         provided with the distribution.&#xA;&#xA;THIS SOFTWARE IS PROVIDED BY GOOGLE, INC. ``AS IS&#39;&#39; AND ANY EXPRESS OR IMPLIED&#xA;WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND&#xA;FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL GOOGLE, INC. OR&#xA;CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR&#xA;CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR&#xA;SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON&#xA;ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING&#xA;NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF&#xA;ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.&#xA;&#xA;The views and conclusions contained in the software and documentation are those of the&#xA;authors and should not be interpreted as representing official policies, either expressed&#xA;or implied, of Google, Inc.&#xA;---------------------------------------------------------------------------------------------&#xA;License for third_party/disklrucache:&#xA;&#xA;Copyright 2012 Jake Wharton&#xA;Copyright 2011 The Android Open Source Project&#xA;&#xA;Licensed under the Apache License, Version 2.0 (the &#34;License&#34;);&#xA;you may not use this file except in compliance with the License.&#xA;You may obtain a copy of the License at&#xA;&#xA;   http://www.apache.org/licenses/LICENSE-2.0&#xA;&#xA;Unless required by applicable law or agreed to in writing, software&#xA;distributed under the License is distributed on an &#34;AS IS&#34; BASIS,&#xA;WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.&#xA;See the License for the specific language governing permissions and&#xA;limitations under the License.&#xA;---------------------------------------------------------------------------------------------&#xA;License for third_party/gif_decoder:&#xA;&#xA;Copyright (c) 2013 Xcellent Creations, Inc.&#xA;&#xA;Permission is hereby granted, free of charge, to any person obtaining&#xA;a copy of this software and associated documentation files (the&#xA;&#34;Software&#34;), to deal in the Software without restriction, including&#xA;without limitation the rights to use, copy, modify, merge, publish,&#xA;distribute, sublicense, and/or sell copies of the Software, and to&#xA;permit persons to whom the Software is furnished to do so, subject to&#xA;the following conditions:&#xA;&#xA;The above copyright notice and this permission notice shall be&#xA;included in all copies or substantial portions of the Software.&#xA;&#xA;THE SOFTWARE IS PROVIDED &#34;AS IS&#34;, WITHOUT WARRANTY OF ANY KIND,&#xA;EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF&#xA;MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND&#xA;NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE&#xA;LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION&#xA;OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION&#xA;WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.&#xA;---------------------------------------------------------------------------------------------&#xA;License for third_party/gif_encoder/AnimatedGifEncoder.java and&#xA;third_party/gif_encoder/LZWEncoder.java:&#xA;&#xA;No copyright asserted on the source code of this class. May be used for any&#xA;purpose, however, refer to the Unisys LZW patent for restrictions on use of&#xA;the associated LZWEncoder class. Please forward any corrections to&#xA;kweiner@fmsware.com.&#xA;&#xA;-----------------------------------------------------------------------------&#xA;License for third_party/gif_encoder/NeuQuant.java&#xA;&#xA;Copyright (c) 1994 Anthony Dekker&#xA;&#xA;NEUQUANT Neural-Net quantization algorithm by Anthony Dekker, 1994. See&#xA;&#34;Kohonen neural networks for optimal colour quantization&#34; in &#34;Network:&#xA;Computation in Neural Systems&#34; Vol. 5 (1994) pp 351-367. for a discussion of&#xA;the algorithm.&#xA;&#xA;Any party obtaining a copy of these files from the author, directly or&#xA;indirectly, is granted, free of charge, a full and unrestricted irrevocable,&#xA;world-wide, paid up, royalty-free, nonexclusive right and license to deal in&#xA;this software and documentation files (the &#34;Software&#34;), including without&#xA;limitation the rights to use, copy, modify, merge, publish, distribute,&#xA;sublicense, and/or sell copies of the Software, and to permit persons who&#xA;receive copies from any such party to do so, with the only requirement being&#xA;that this copyright notice remain intact.&#xA;