open_source_licenses.txt VMware Workspace ONE Intelligent Hub for macOS 21.04 GA ====================================================================== The following copyright statements and licenses apply to various open source software packages (or portions thereof) that are distributed with this VMware Product. The VMware Product may also include other VMware components, which may contain additional open source software packages. One or more such open_source_licenses.txt files may therefore accompany this VMware Product. The VMware Product that includes this file does not necessarily use all the open source software packages referred to below and may also only use portions of a given package. =============== TABLE OF CONTENTS ============================= The following is a listing of the open source components detailed in this document. This list is provided for your convenience; please read further if you wish to review the copyright notice(s) and the full text of the license associated with each component. SECTION 1: Apache License, V2.0 >>> DJINNI-1.0 >>> Firebase-6.30.0 >>> FirebaseCore-6.10.0 >>> Munki-5.2.0 >>> Starscream-3.1.1 >>> SwiftProtobuf-1.15.0 >>> gson-2.4 >>> swift-protobuf-1.14 SECTION 2: BSD-STYLE, MIT-STYLE, OR SIMILAR STYLE LICENSES >>> ASN1Decoder-1.7.0 >>> Alamofire-4.8.2 >>> AlamofireImage-3.5.2 >>> CocoaHTTPServer-1.0 >>> CocoaLumberjack-3.5.2 >>> CocoaLumberjack-3.5.3 >>> CommandLineKit-2.0 >>> Dwifft-0.9 >>> FlatButton-1.4 >>> GzipSwift-5.1.1 >>> HTTPStatusCodes-3.3.1 >>> JSQCoreDataKit-8.0.0 >>> KeychainAccess-3.2.1 >>> Optional Lite-3.2.0 >>> RoutingHTTPServer-1.0 >>> SCZ-BasicEncodingRules-iOS-1.0 >>> SPAsync-0.1.0 >>> SRTabBarController-0.1.0 >>> Sparkle-1.24.0 >>> SwiftyTextTable-0.9.0 >>> duktape-2.3.0 >>> how-to-get-the-ip-address-of-an-iphone-os-2.2.1 >>> j-pake-1.2 >>> microsoft authentication library-1.1.1 >>> openssl-1.0.2x >>> python-3.9.2 SECTION 3: Creative Commons Attribution-ShareAlike, V3.0 >>> how-do-i-create-a-nice-looking-dmg-for-mac-os-x-using-command-line-tools-0.0 SECTION 4: GNU Lesser General Public License, V2.1 >>> libwebsocket-1.4 APPENDIX. Standard License Files >>> Apache License, V2.0 >>> Creative Commons Attribution-ShareAlike, V3.0 >>> GNU Lesser General Public License, V2.1 >>> GNU Library General Public License, V2.0 >>> Creative Commons Attribution 2.5 >>> GNU General Public License, V2.0 >>> Mozilla Public License, V2.0 --------------- SECTION 1: Apache License, V2.0 ---------- Apache License, V2.0 is applicable to the following component(s). >>> DJINNI-1.0 Copyright 2015 Dropbox, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. ADDITIONAL LICENSE INFORMATION: > Apache2.0 djinni-master/src/source/ast.scala djinni-master/src/source/CppGenerator.scala djinni-master/src/source/generator.scala djinni-master/src/source/JavaGenerator.scala djinni-master/src/source/JNIGenerator.scala djinni-master/src/source/Main.scala djinni-master/src/source/meta.scala djinni-master/src/source/ObjcGenerator.scala djinni-master/src/source/ObjcppGenerator.scala djinni-master/src/source/parser.scala djinni-master/src/source/resolver.scala djinni-master/src/source/syntax.scala djinni-master/src/source/writer.scala Copyright 2014 Dropbox, Inc. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. djinni-master/support-lib/jni/djinni_main.cpp djinni-master/support-lib/jni/djinni_support.cpp djinni-master/support-lib/jni/djinni_support.hpp djinni-master/support-lib/jni/Marshal.hpp djinni-master/support-lib/objc/DJICppWrapperCache+Private.h djinni-master/support-lib/objc/DJIError.h djinni-master/support-lib/objc/DJIError.mm djinni-master/support-lib/objc/DJIObjcWrapperCache+Private.h Copyright 2014 Dropbox, Inc. Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. djinni-master/intellij-plugin/META-INF/plugin.xml Copyright 2015-2016 Dropbox, Inc. Licensed under the Apache License, Version 2.0 (the "License");<[br]/> you may not use this file except in compliance with the License.<[br]/> You may obtain a copy of the License at<[br]/> <[br]/> &[nbsp];&[nbsp];<[a] [href]="http://www.apache.org/licenses/LICENSE-2.0">[http]://[www].[apache].[org]/[licenses]/[LICENSE]-[2].[0]<[br]/> <[br]/> Unless required by applicable law or agreed to in writing, software<[br]/> distributed under the License is distributed on an "AS IS" BASIS,<[br]/> WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.<[br]/> See the License for the specific language governing permissions and<[br]/> limitations under the License. djinni-master/extension-libs/jni-exceptions/custom_exception_type.cpp djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/DjinniAnnotator.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/DjinniBlock.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/Djinni.bnf djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/DjinniChooseByNameContributor.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/DjinniColorSettingsPage.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/DjinniCommenter.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/DjinniCompletionContributor.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/DjinniCreateTypeDefinitionQuickFix.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/DjinniExternReference.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/DjinniFileTypeFactory.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/DjinniFileType.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/DjinniFindUsagesProvider.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/DjinniFoldingBuilder.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/DjinniFormattingModelBuilder.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/DjinniIcons.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/DjinniImportReference.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/DjinniLanguage.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/DjinniLexerAdapter.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/_DjinniLexer.flex djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/_DjinniLexer.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/DjinniParserDefinition.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/DjinniReferenceContributor.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/DjinniReference.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/DjinniStructureViewElement.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/DjinniStructureViewFactory.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/DjinniStructureViewModel.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/DjinniSyntaxHighlighterFactory.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/DjinniSyntaxHighlighter.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/DjinniUtil.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/DjinniValueReference.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/psi/DjinniElementFactory.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/psi/DjinniElementType.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/psi/DjinniFile.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/psi/DjinniNamedElement.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/psi/DjinniTokenType.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/psi/impl/DjinniImportStatementBaseImpl.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/psi/impl/DjinniNamedElementImpl.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/psi/impl/DjinniPsiImplUtil.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/psi/impl/DjinniReferenceImpl.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/psi/impl/YamlPsiImplUtil.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/psi/YamlElementType.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/psi/YamlFile.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/psi/YamlTokenType.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/yaml.bnf djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/YamlFileType.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/YamlLanguage.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/YamlLexerAdapter.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/YamlLexer.flex djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/YamlLexer.java djinni-master/intellij-plugin/src/com/dropbox/djinni/ideaplugin/YamlParserDefinition.java Copyright 2015 Dropbox, Inc. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. djinni-master/extension-libs/platform-threads/android/com/dropbox/djinni/extension_libs/platform_threads/AndroidPlatformThreads.java djinni-master/extension-libs/platform-threads/cpp/platform_threads_impl.hpp djinni-master/extension-libs/platform-threads/java/com/dropbox/djinni/extension_libs/platform_threads/JavaPlatformThreads.java djinni-master/extension-libs/platform-threads/objc/DJIObjCPlatformThreads.h djinni-master/extension-libs/platform-threads/objc/DJIObjCPlatformThreads.m djinni-master/support-lib/djinni_common.hpp djinni-master/support-lib/objc/DJIProxyCaches.mm djinni-master/support-lib/proxy_cache_impl.hpp djinni-master/support-lib/proxy_cache_interface.hpp Copyright 2015 Dropbox, Inc. Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. djinni-master/intellij-plugin/META-INF/plugin.xml Copyright 2015 Dropbox, Inc. Licensed under the Apache License, Version 2.0 (the "License"); ~ you may not use this file except in compliance with the License. ~ You may obtain a copy of the License at ~ ~ http://www.apache.org/licenses/LICENSE-2.0 ~ ~ Unless required by applicable law or agreed to in writing, software ~ distributed under the License is distributed on an "AS IS" BASIS, ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ~ See the License for the specific language governing permissions and ~ limitations under the License. djinni-master/support-lib/java/com/dropbox/djinni/NativeLibLoader.java Copyright 2015 Dropbox, Inc. Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. djinni-master/src/source/BaseObjcGenerator.scala djinni-master/src/source/SwiftBridgingHeaderGenerator.scala Copyright 2016 Dropbox, Inc. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. djinni-master/test-suite/handwritten-src/java/android/os/Parcelable.java Copyright (c) 2006 The Android Open Source Project Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. > BSD-3 djinni-master/deps/java/test/hamcrest-core-1.3/LICENSE.txt djinni-master/deps/java/test/junit-4.11/LICENSE.txt Copyright (c) 2000-2006, www.hamcrest.org Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. Neither the name of [Hamcrest] nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. djinni-master/src/support/sbt-launch/LICENSE_Scala Copyright (c) 2002-2008 EPFL, Lausanne provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the [EPFL] nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. djinni-master/src/support/sbt-launch/LICENSE Copyright (c) 2008, 2009, 2010 Steven Blundy, Josh Cough, Mark Harrah, Stuart Roebuck, Tony Sloane, Vesa Vilhonen, Jason Zaugg Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. djinni-master/cmake/ios.toolchain.cmake Copyright (c) 2014, Bogdan Cristea and LTE Engineering Software, Kitware, Inc., Insight Software Consortium. is licensed under the [new] BSD license. # # [Copyright] ([c]) [2014], [Bogdan] [Cristea] [and] [LTE] [Engineering] [Software], # [Kitware], [Inc]., [Insight] [Software] [Consortium]. [All] [rights] [reserved]. # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: # 1. Redistributions of source code must retain the above copyright # notice, this list of conditions and the following disclaimer. # # 2. Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in the # documentation and/or other materials provided with the distribution. # # 3. Neither the name of the copyright holder nor the names of its # contributors may be used to endorse or promote products derived from # this software without specific prior written permission. # # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT # LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS # FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE # COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, # INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, # BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; # LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER # CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT # LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN # ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE # POSSIBILITY OF SUCH DAMAGE. > BSL1.0 djinni-master/test-suite/handwritten-src/cpp/optional.hpp Copyright (c) 2011 - 2012 Andrzej Krzemienski. Boost Software License - Version 1.0 - August 17th, 2003 // // Permission is hereby granted, free of charge, to any person or organization // obtaining a copy of the software and accompanying documentation covered by // this license (the "Software") to use, reproduce, display, distribute, // execute, and transmit the Software, and to prepare derivative works of the // Software, and to permit third-parties to whom the Software is furnished to // do so, all subject to the following: // // The copyright notices in the Software and this entire statement, including // the above license grant, this restriction and the following disclaimer, // must be included in all copies of the Software, in whole or in part, and // all derivative works of the Software, unless such copies or derivative // works are solely in the form of machine-executable object code generated by // a source language processor. // // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, // FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT // SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE // FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. > CC-Attribution2.5 djinni-master/deps/java/jsr305-3.0.0/javax/annotation/concurrent/GuardedBy.java djinni-master/deps/java/jsr305-3.0.0/javax/annotation/concurrent/Immutable.java djinni-master/deps/java/jsr305-3.0.0/javax/annotation/concurrent/NotThreadSafe.java Copyright (c) 2005 Brian Goetz Released under the Creative Commons Attribution License * (http://creativecommons.org/licenses/by/2.5) > Generic Bare Warranty Disclaimer djinni-master/src/support/sbt-launch/NOTICE Copyright 2002-2013 EPFL, Lausanne AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. >>> Firebase-6.30.0 Found in: firebase-ios-sdk-master/Crashlytics/LICENSE copyright from Hewlett-Packard Development Company, L.P. Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ADDITIONAL LICENSE INFORMATION: > Apache2.0 firebase-ios-sdk-master/Firestore/core/src/util/iterator_adaptors.h firebase-ios-sdk-master/Firestore/core/test/unit/util/iterator_adaptors_test.cc Copyright 2005, 2018 Google Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. firebase-ios-sdk-master/scripts/cpplint.py Copyright 2009 Google Inc. Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Network/third_party/GTMHTTPServer.h Copyright 2010 Google Inc. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Network/third_party/GTMHTTPServer.m Copyright 2010 Google Inc. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ // // [Based] [a] [little] [on] [HTTPServer], [part] [of] [the] [CocoaHTTPServer] [sample] [code] [found] [at] // [https]://[opensource].[apple].[com]/[source]/[HTTPServer]/[HTTPServer]-[11]/[CocoaHTTPServer]/ // License for firebase-ios-sdk-master/CoreOnly/NOTICES Copyright 2011 The LibYuv Project Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright 2012, Google Inc. Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES firebase-ios-sdk-master/FirebaseDatabase/Sources/third_party/SocketRocket/LICENSE Copyright 2012 Square Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/FirebaseDatabase/Sources/third_party/SocketRocket/fbase64.h firebase-ios-sdk-master/FirebaseDatabase/Sources/third_party/SocketRocket/FSRWebSocket.h firebase-ios-sdk-master/FirebaseDatabase/Sources/third_party/SocketRocket/FSRWebSocket.m firebase-ios-sdk-master/FirebaseDatabase/Sources/third_party/SocketRocket/NSData+SRB64Additions.h firebase-ios-sdk-master/FirebaseDatabase/Sources/third_party/SocketRocket/NSData+SRB64Additions.m Copyright 2012 Square Inc. Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright 2014 Google Inc. Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [2014] [Google] [Inc]. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/Firestore/core/src/util/status.cc firebase-ios-sdk-master/Firestore/core/test/unit/testutil/status_testing.h Copyright 2015, 2018 Google Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. firebase-ios-sdk-master/Firestore/core/src/util/status.h firebase-ios-sdk-master/Firestore/core/test/unit/util/status_test.cc Copyright 2015, 2018 Google LLC Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright 2016 Google Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http ://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/Firestore/Protos/protos/google/type/latlng.proto Copyright 2016 Google Inc. Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. firebase-ios-sdk-master/Firestore/core/src/util/statusor.cc firebase-ios-sdk-master/Firestore/core/src/util/statusor.h firebase-ios-sdk-master/Firestore/core/src/util/statusor_internals.h firebase-ios-sdk-master/Firestore/core/test/unit/util/statusor_test.cc Copyright 2017, 2018 Google Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. firebase-ios-sdk-master/cmake/external/firestore.cmake firebase-ios-sdk-master/cmake/external/leveldb.cmake firebase-ios-sdk-master/cmake/FindLevelDB.cmake firebase-ios-sdk-master/Firestore/CMakeLists.txt firebase-ios-sdk-master/Firestore/Example/GoogleTest.podspec Copyright 2017 Google Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. firebase-ios-sdk-master/Example/tvOSSample/tvOSSample/AppDelegate.swift firebase-ios-sdk-master/Example/tvOSSample/tvOSSample/AuthLoginViewController.swift firebase-ios-sdk-master/Example/tvOSSample/tvOSSample/AuthViewController.swift firebase-ios-sdk-master/Example/tvOSSample/tvOSSample/DatabaseViewController.swift firebase-ios-sdk-master/Example/tvOSSample/tvOSSample/EmailLoginViewController.swift firebase-ios-sdk-master/Example/tvOSSample/tvOSSample/StorageViewController.swift firebase-ios-sdk-master/FirebaseCore/Sources/FIRAnalyticsConfiguration.m firebase-ios-sdk-master/FirebaseCore/Sources/FIRAppAssociationRegistration.m firebase-ios-sdk-master/FirebaseCore/Sources/FIRApp.m firebase-ios-sdk-master/FirebaseCore/Sources/FIRBundleUtil.m firebase-ios-sdk-master/FirebaseCore/Sources/FIRConfiguration.m firebase-ios-sdk-master/FirebaseCore/Sources/FIRErrors.m firebase-ios-sdk-master/FirebaseCore/Sources/FIRLogger.m firebase-ios-sdk-master/FirebaseCore/Sources/FIROptions.m firebase-ios-sdk-master/FirebaseCore/Tests/Unit/FIRAppAssociationRegistrationUnitTests.m firebase-ios-sdk-master/FirebaseCore/Tests/Unit/FIRAppTest.m firebase-ios-sdk-master/FirebaseCore/Tests/Unit/FIRBundleUtilTest.m firebase-ios-sdk-master/FirebaseCore/Tests/Unit/FIRConfigurationTest.m firebase-ios-sdk-master/FirebaseCore/Tests/Unit/FIRLoggerTest.m firebase-ios-sdk-master/FirebaseCore/Tests/Unit/FIROptionsTest.m firebase-ios-sdk-master/FirebaseCore/Tests/Unit/FIRTestCase.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/FunctionalTestApp/ExternalAppExample/fiam-external-ios-testing-app/fiam-external-ios-testing-app/AppDelegate.h firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/FunctionalTestApp/ExternalAppExample/fiam-external-ios-testing-app/fiam-external-ios-testing-app/AppDelegate.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/FunctionalTestApp/ExternalAppExample/fiam-external-ios-testing-app/fiam-external-ios-testing-app/ViewController.h firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/FunctionalTestApp/ExternalAppExample/fiam-external-ios-testing-app/fiam-external-ios-testing-app/ViewController.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageConstants.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageDeleteTask.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageDownloadTask.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageErrors.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageGetMetadataTask.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorage.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageMetadata.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageObservableTask.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStoragePath.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageReference.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageTask.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageTaskSnapshot.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageTokenAuthorizer.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageUpdateMetadataTask.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageUploadTask.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageUtils.m firebase-ios-sdk-master/FirebaseStorage/Tests/Integration/FIRStorageIntegrationTests.m firebase-ios-sdk-master/FirebaseStorage/Tests/Unit/FIRStorageDeleteTests.m firebase-ios-sdk-master/FirebaseStorage/Tests/Unit/FIRStorageGetMetadataTests.m firebase-ios-sdk-master/FirebaseStorage/Tests/Unit/FIRStorageMetadataTests.m firebase-ios-sdk-master/FirebaseStorage/Tests/Unit/FIRStoragePathTests.m firebase-ios-sdk-master/FirebaseStorage/Tests/Unit/FIRStorageReferenceTests.m firebase-ios-sdk-master/FirebaseStorage/Tests/Unit/FIRStorageTestHelpers.m firebase-ios-sdk-master/FirebaseStorage/Tests/Unit/FIRStorageTests.m firebase-ios-sdk-master/FirebaseStorage/Tests/Unit/FIRStorageTokenAuthorizerTests.m firebase-ios-sdk-master/FirebaseStorage/Tests/Unit/FIRStorageUpdateMetadataTests.m firebase-ios-sdk-master/FirebaseStorage/Tests/Unit/FIRStorageUtilsTests.m firebase-ios-sdk-master/Functions/Example/IntegrationTests/FIRIntegrationTests.m firebase-ios-sdk-master/Functions/Example/Tests/FIRFunctionsTests.m firebase-ios-sdk-master/Functions/Example/Tests/FUNSerializerTests.m firebase-ios-sdk-master/Functions/FirebaseFunctions/FIRFunctions+Internal.h firebase-ios-sdk-master/Functions/FirebaseFunctions/FIRFunctions.m firebase-ios-sdk-master/Functions/FirebaseFunctions/FIRHTTPSCallable+Internal.h firebase-ios-sdk-master/Functions/FirebaseFunctions/FIRHTTPSCallable.m firebase-ios-sdk-master/Functions/FirebaseFunctions/FUNContext.h firebase-ios-sdk-master/Functions/FirebaseFunctions/FUNContext.m firebase-ios-sdk-master/Functions/FirebaseFunctions/FUNError.h firebase-ios-sdk-master/Functions/FirebaseFunctions/FUNError.m firebase-ios-sdk-master/Functions/FirebaseFunctions/FUNSerializer.h firebase-ios-sdk-master/Functions/FirebaseFunctions/FUNSerializer.m firebase-ios-sdk-master/Functions/FirebaseFunctions/FUNUsageValidation.h firebase-ios-sdk-master/Functions/FirebaseFunctions/FUNUsageValidation.m firebase-ios-sdk-master/Functions/FirebaseFunctions/Public/FirebaseFunctions/FIRError.h firebase-ios-sdk-master/Functions/FirebaseFunctions/Public/FirebaseFunctions/FIRFunctions.h firebase-ios-sdk-master/Functions/FirebaseFunctions/Public/FirebaseFunctions/FIRHTTPSCallable.h firebase-ios-sdk-master/GoogleUtilities/Environment/third_party/GULAppEnvironmentUtil.m firebase-ios-sdk-master/GoogleUtilities/Network/GULMutableDictionary.m firebase-ios-sdk-master/GoogleUtilities/Network/GULNetworkConstants.m firebase-ios-sdk-master/GoogleUtilities/Network/GULNetwork.m firebase-ios-sdk-master/GoogleUtilities/Network/GULNetworkURLSession.m firebase-ios-sdk-master/GoogleUtilities/Reachability/GULReachabilityChecker.m Copyright 2017 Google Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. firebase-ios-sdk-master/FirebaseAuth/Sources/Auth/FIRActionCodeSettings.m firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRActionCodeSettings.h Copyright 2017 Google Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/[LICENSE2].0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. firebase-ios-sdk-master/FirebaseAuth/Sources/Auth/FIRAuthDataResult_Internal.h firebase-ios-sdk-master/FirebaseAuth/Sources/Auth/FIRAuthDataResult.m firebase-ios-sdk-master/FirebaseAuth/Sources/Auth/FIRAuthDispatcher.h firebase-ios-sdk-master/FirebaseAuth/Sources/Auth/FIRAuthDispatcher.m firebase-ios-sdk-master/FirebaseAuth/Sources/Auth/FIRAuthGlobalWorkQueue.h firebase-ios-sdk-master/FirebaseAuth/Sources/Auth/FIRAuthGlobalWorkQueue.m firebase-ios-sdk-master/FirebaseAuth/Sources/Auth/FIRAuth_Internal.h firebase-ios-sdk-master/FirebaseAuth/Sources/Auth/FIRAuth.m firebase-ios-sdk-master/FirebaseAuth/Sources/Auth/FIRAuthOperationType.h firebase-ios-sdk-master/FirebaseAuth/Sources/Auth/FIRAuthSerialTaskQueue.h firebase-ios-sdk-master/FirebaseAuth/Sources/Auth/FIRAuthSerialTaskQueue.m firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/Email/FIREmailAuthProvider.m firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/Email/FIREmailPasswordAuthCredential.h firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/Email/FIREmailPasswordAuthCredential.m firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/Facebook/FIRFacebookAuthCredential.h firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/Facebook/FIRFacebookAuthCredential.m firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/Facebook/FIRFacebookAuthProvider.m firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/FIRAuthCredential_Internal.h firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/FIRAuthCredential.m firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/FIRAuthProvider.m firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/GitHub/FIRGitHubAuthCredential.h firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/GitHub/FIRGitHubAuthCredential.m firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/GitHub/FIRGitHubAuthProvider.m firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/Google/FIRGoogleAuthCredential.h firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/Google/FIRGoogleAuthCredential.m firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/Google/FIRGoogleAuthProvider.m firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/OAuth/FIROAuthCredential_Internal.h firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/OAuth/FIROAuthCredential.m firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/OAuth/FIROAuthProvider.m firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/Phone/FIRPhoneAuthCredential_Internal.h firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/Phone/FIRPhoneAuthCredential.m firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/Phone/FIRPhoneAuthProvider.m firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/Twitter/FIRTwitterAuthCredential.h firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/Twitter/FIRTwitterAuthCredential.m firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/Twitter/FIRTwitterAuthProvider.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/FIRAuthBackend.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/FIRAuthBackend.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/FIRAuthRequestConfiguration.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/FIRAuthRequestConfiguration.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/FIRAuthRPCRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/FIRAuthRPCResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/FIRIdentityToolkitRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/FIRIdentityToolkitRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRCreateAuthURIRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRCreateAuthURIRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRCreateAuthURIResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRCreateAuthURIResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRDeleteAccountRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRDeleteAccountRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRDeleteAccountResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRDeleteAccountResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIREmailLinkSignInRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIREmailLinkSignInRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIREmailLinkSignInResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIREmailLinkSignInResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRGetAccountInfoRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRGetAccountInfoRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRGetAccountInfoResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRGetAccountInfoResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRGetOOBConfirmationCodeRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRGetOOBConfirmationCodeRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRGetOOBConfirmationCodeResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRGetOOBConfirmationCodeResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRGetProjectConfigRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRGetProjectConfigRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRGetProjectConfigResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRGetProjectConfigResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRResetPasswordRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRResetPasswordRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRResetPasswordResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRResetPasswordResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRSecureTokenRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRSecureTokenRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRSecureTokenResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRSecureTokenResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRSendVerificationCodeRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRSendVerificationCodeRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRSendVerificationCodeResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRSendVerificationCodeResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRSetAccountInfoRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRSetAccountInfoRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRSetAccountInfoResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRSetAccountInfoResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRSignUpNewUserRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRSignUpNewUserRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRSignUpNewUserResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRSignUpNewUserResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRVerifyAssertionRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRVerifyAssertionRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRVerifyAssertionResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRVerifyAssertionResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRVerifyClientRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRVerifyClientRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRVerifyClientResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRVerifyClientResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRVerifyCustomTokenRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRVerifyCustomTokenRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRVerifyCustomTokenResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRVerifyCustomTokenResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRVerifyPasswordRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRVerifyPasswordRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRVerifyPasswordResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRVerifyPasswordResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRVerifyPhoneNumberRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRVerifyPhoneNumberRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRVerifyPhoneNumberResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRVerifyPhoneNumberResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/FirebaseAuthVersion.m firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRAdditionalUserInfo.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRAuthAPNSTokenType.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRAuthCredential.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRAuthDataResult.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRAuthErrors.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRAuth.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRAuthUIDelegate.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FirebaseAuth.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FirebaseAuthVersion.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIREmailAuthProvider.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRFacebookAuthProvider.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRFederatedAuthProvider.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRGitHubAuthProvider.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRGoogleAuthProvider.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIROAuthCredential.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIROAuthProvider.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRPhoneAuthCredential.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRPhoneAuthProvider.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRTwitterAuthProvider.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRUser.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRUserInfo.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRUserMetadata.h firebase-ios-sdk-master/FirebaseAuth/Sources/Storage/FIRAuthKeychainServices.h firebase-ios-sdk-master/FirebaseAuth/Sources/Storage/FIRAuthKeychainServices.m firebase-ios-sdk-master/FirebaseAuth/Sources/Storage/FIRAuthUserDefaults.h firebase-ios-sdk-master/FirebaseAuth/Sources/Storage/FIRAuthUserDefaults.m firebase-ios-sdk-master/FirebaseAuth/Sources/SystemService/FIRAuthAPNSToken.h firebase-ios-sdk-master/FirebaseAuth/Sources/SystemService/FIRAuthAPNSToken.m firebase-ios-sdk-master/FirebaseAuth/Sources/SystemService/FIRAuthAPNSTokenManager.h firebase-ios-sdk-master/FirebaseAuth/Sources/SystemService/FIRAuthAPNSTokenManager.m firebase-ios-sdk-master/FirebaseAuth/Sources/SystemService/FIRAuthAppCredential.h firebase-ios-sdk-master/FirebaseAuth/Sources/SystemService/FIRAuthAppCredential.m firebase-ios-sdk-master/FirebaseAuth/Sources/SystemService/FIRAuthAppCredentialManager.h firebase-ios-sdk-master/FirebaseAuth/Sources/SystemService/FIRAuthAppCredentialManager.m firebase-ios-sdk-master/FirebaseAuth/Sources/SystemService/FIRAuthNotificationManager.h firebase-ios-sdk-master/FirebaseAuth/Sources/SystemService/FIRAuthNotificationManager.m firebase-ios-sdk-master/FirebaseAuth/Sources/SystemService/FIRSecureTokenService.h firebase-ios-sdk-master/FirebaseAuth/Sources/SystemService/FIRSecureTokenService.m firebase-ios-sdk-master/FirebaseAuth/Sources/User/FIRAdditionalUserInfo_Internal.h firebase-ios-sdk-master/FirebaseAuth/Sources/User/FIRAdditionalUserInfo.m firebase-ios-sdk-master/FirebaseAuth/Sources/User/FIRUserInfoImpl.h firebase-ios-sdk-master/FirebaseAuth/Sources/User/FIRUserInfoImpl.m firebase-ios-sdk-master/FirebaseAuth/Sources/User/FIRUser_Internal.h firebase-ios-sdk-master/FirebaseAuth/Sources/User/FIRUser.m firebase-ios-sdk-master/FirebaseAuth/Sources/User/FIRUserMetadata_Internal.h firebase-ios-sdk-master/FirebaseAuth/Sources/User/FIRUserMetadata.m firebase-ios-sdk-master/FirebaseAuth/Sources/Utilities/FIRAuthDefaultUIDelegate.h firebase-ios-sdk-master/FirebaseAuth/Sources/Utilities/FIRAuthDefaultUIDelegate.m firebase-ios-sdk-master/FirebaseAuth/Sources/Utilities/FIRAuthErrorUtils.h firebase-ios-sdk-master/FirebaseAuth/Sources/Utilities/FIRAuthErrorUtils.m firebase-ios-sdk-master/FirebaseAuth/Sources/Utilities/FIRAuthExceptionUtils.h firebase-ios-sdk-master/FirebaseAuth/Sources/Utilities/FIRAuthExceptionUtils.m firebase-ios-sdk-master/FirebaseAuth/Sources/Utilities/FIRAuthInternalErrors.h firebase-ios-sdk-master/FirebaseAuth/Sources/Utilities/FIRAuthURLPresenter.h firebase-ios-sdk-master/FirebaseAuth/Sources/Utilities/FIRAuthURLPresenter.m firebase-ios-sdk-master/FirebaseAuth/Sources/Utilities/FIRAuthWebViewController.h firebase-ios-sdk-master/FirebaseAuth/Sources/Utilities/FIRAuthWebViewController.m firebase-ios-sdk-master/FirebaseAuth/Sources/Utilities/FIRAuthWebView.h firebase-ios-sdk-master/FirebaseAuth/Sources/Utilities/FIRAuthWebView.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/ApiTests/AuthCredentialsTemplate.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/ApiTests/EmailPasswordAuthTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/E2eTests/FIRAuthE2eTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRAdditionalUserInfoTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRApp+FIRAuthUnitTests.h firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRApp+FIRAuthUnitTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRAuthAPNSTokenManagerTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRAuthAPNSTokenTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRAuthAppCredentialManagerTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRAuthAppCredentialTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRAuthBackendCreateAuthURITests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRAuthBackendRPCImplementationTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRAuthDispatcherTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRAuthGlobalWorkQueueTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRAuthKeychainServicesTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRAuthNotificationManagerTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRAuthSerialTaskQueueTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRAuthTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRAuthURLPresenterTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRAuthUserDefaultsTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRCreateAuthURIRequestTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRCreateAuthURIResponseTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRDeleteAccountRequestTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRDeleteAccountResponseTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIREmailLinkRequestTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIREmailLinkSignInResponseTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRFakeBackendRPCIssuer.h firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRFakeBackendRPCIssuer.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRGetAccountInfoRequestTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRGetAccountInfoResponseTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRGetOOBConfirmationCodeRequestTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRGetOOBConfirmationCodeResponseTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRGetProjectConfigRequestTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRGetProjectConfigResponseTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRGitHubAuthProviderTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIROAuthProviderTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRPhoneAuthProviderTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRResetPasswordRequestTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRResetPasswordResponseTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRSendVerificationCodeRequestTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRSendVerificationCodeResponseTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRSetAccountInfoRequestTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRSetAccountInfoResponseTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRSignUpNewUserRequestTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRSignUpNewUserResponseTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRTwitterAuthProviderTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRUserMetadataTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRUserTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRVerifyAssertionRequestTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRVerifyAssertionResponseTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRVerifyClientRequestTest.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRVerifyClientResponseTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRVerifyCustomTokenRequestTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRVerifyCustomTokenResponseTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRVerifyPasswordRequestTest.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRVerifyPasswordResponseTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRVerifyPhoneNumberRequestTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRVerifyPhoneNumberResponseTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/OCMStubRecorder+FIRAuthUnitTests.h firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/OCMStubRecorder+FIRAuthUnitTests.m firebase-ios-sdk-master/FirebaseCore/Sources/FIRAnalyticsConfiguration.h firebase-ios-sdk-master/FirebaseCore/Sources/FIRAppAssociationRegistration.h firebase-ios-sdk-master/FirebaseCore/Sources/FIRBundleUtil.h firebase-ios-sdk-master/FirebaseCore/Sources/FIRVersion.h firebase-ios-sdk-master/FirebaseCore/Sources/FIRVersion.m firebase-ios-sdk-master/FirebaseCore/Sources/Private/FIRAppInternal.h firebase-ios-sdk-master/FirebaseCore/Sources/Private/FIRErrorCode.h firebase-ios-sdk-master/FirebaseCore/Sources/Private/FIRErrors.h firebase-ios-sdk-master/FirebaseCore/Sources/Private/FIRLogger.h firebase-ios-sdk-master/FirebaseCore/Sources/Private/FIROptionsInternal.h firebase-ios-sdk-master/FirebaseCore/Sources/Public/FirebaseCore/FIRApp.h firebase-ios-sdk-master/FirebaseCore/Sources/Public/FirebaseCore/FIRConfiguration.h firebase-ios-sdk-master/FirebaseCore/Sources/Public/FirebaseCore/FirebaseCore.h firebase-ios-sdk-master/FirebaseCore/Sources/Public/FirebaseCore/FIRLoggerLevel.h firebase-ios-sdk-master/FirebaseCore/Sources/Public/FirebaseCore/FIROptions.h firebase-ios-sdk-master/FirebaseCore/Tests/Unit/FIRTestCase.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Api/FIRDatabaseConfig.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Api/FIRDatabaseConfig.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Api/FIRDatabase.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Api/FIRDatabaseQuery.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Api/FIRDataSnapshot.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Api/FIRMutableData.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Api/FIRServerValue.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Api/FIRTransactionResult.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Api/Private/FIRDatabase_Private.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Api/Private/FIRDatabaseQuery_Private.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Api/Private/FIRDatabaseReference_Private.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Api/Private/FIRDataSnapshot_Private.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Api/Private/FIRMutableData_Private.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Api/Private/FIRTransactionResult_Private.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Api/Private/FTypedefs_Private.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Constants/FConstants.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Constants/FConstants.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FCompoundHash.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FCompoundHash.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FListenProvider.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FListenProvider.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FPersistentConnection.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FPersistentConnection.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FQueryParams.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FQueryParams.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FQuerySpec.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FQuerySpec.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FRangeMerge.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FRangeMerge.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FRepo.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FRepoInfo.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FRepoInfo.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FRepo.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FRepoManager.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FRepoManager.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FRepo_Private.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FServerValues.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FServerValues.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FSnapshotHolder.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FSnapshotHolder.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FSparseSnapshotTree.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FSparseSnapshotTree.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FSyncPoint.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FSyncPoint.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FSyncTree.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FSyncTree.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FWriteRecord.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FWriteRecord.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FWriteTree.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FWriteTree.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FWriteTreeRef.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FWriteTreeRef.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/Operation/FAckUserWrite.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/Operation/FAckUserWrite.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/Operation/FMerge.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/Operation/FMerge.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/Operation/FOperation.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/Operation/FOperationSource.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/Operation/FOperationSource.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/Operation/FOverwrite.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/Operation/FOverwrite.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/Utilities/FImmutableTree.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/Utilities/FImmutableTree.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/Utilities/FIRRetryHelper.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/Utilities/FIRRetryHelper.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/Utilities/FPath.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/Utilities/FPath.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/Utilities/FTree.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/Utilities/FTree.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/Utilities/FTreeNode.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/Utilities/FTreeNode.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FCacheNode.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FCacheNode.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FCancelEvent.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FCancelEvent.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FChange.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FChange.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FChildEventRegistration.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FChildEventRegistration.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FDataEvent.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FDataEvent.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FEvent.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FEventRaiser.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FEventRaiser.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FEventRegistration.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/Filter/FChildChangeAccumulator.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/Filter/FChildChangeAccumulator.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/Filter/FCompleteChildSource.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/Filter/FIndexedFilter.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/Filter/FIndexedFilter.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/Filter/FLimitedFilter.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/Filter/FLimitedFilter.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/Filter/FNodeFilter.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FKeepSyncedEventRegistration.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FKeepSyncedEventRegistration.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FValueEventRegistration.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FValueEventRegistration.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FViewCache.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FView.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FView.m firebase-ios-sdk-master/FirebaseDatabase/Sources/FClock.h firebase-ios-sdk-master/FirebaseDatabase/Sources/FClock.m firebase-ios-sdk-master/FirebaseDatabase/Sources/FEventGenerator.h firebase-ios-sdk-master/FirebaseDatabase/Sources/FEventGenerator.m firebase-ios-sdk-master/FirebaseDatabase/Sources/FIndex.h firebase-ios-sdk-master/FirebaseDatabase/Sources/FIndex.m firebase-ios-sdk-master/FirebaseDatabase/Sources/FIRDatabaseConfig_Private.h firebase-ios-sdk-master/FirebaseDatabase/Sources/FIRDatabaseReference.m firebase-ios-sdk-master/FirebaseDatabase/Sources/FKeyIndex.h firebase-ios-sdk-master/FirebaseDatabase/Sources/FKeyIndex.m firebase-ios-sdk-master/FirebaseDatabase/Sources/FListenComplete.h firebase-ios-sdk-master/FirebaseDatabase/Sources/FListenComplete.m firebase-ios-sdk-master/FirebaseDatabase/Sources/FMaxNode.h firebase-ios-sdk-master/FirebaseDatabase/Sources/FMaxNode.m firebase-ios-sdk-master/FirebaseDatabase/Sources/FNamedNode.h firebase-ios-sdk-master/FirebaseDatabase/Sources/FNamedNode.m firebase-ios-sdk-master/FirebaseDatabase/Sources/FPathIndex.h firebase-ios-sdk-master/FirebaseDatabase/Sources/FPathIndex.m firebase-ios-sdk-master/FirebaseDatabase/Sources/FPriorityIndex.h firebase-ios-sdk-master/FirebaseDatabase/Sources/FPriorityIndex.m firebase-ios-sdk-master/FirebaseDatabase/Sources/FRangedFilter.h firebase-ios-sdk-master/FirebaseDatabase/Sources/FRangedFilter.m firebase-ios-sdk-master/FirebaseDatabase/Sources/FTransformedEnumerator.h firebase-ios-sdk-master/FirebaseDatabase/Sources/FTransformedEnumerator.m firebase-ios-sdk-master/FirebaseDatabase/Sources/FValueIndex.h firebase-ios-sdk-master/FirebaseDatabase/Sources/FValueIndex.m firebase-ios-sdk-master/FirebaseDatabase/Sources/FViewProcessor.h firebase-ios-sdk-master/FirebaseDatabase/Sources/FViewProcessor.m firebase-ios-sdk-master/FirebaseDatabase/Sources/FViewProcessorResult.h firebase-ios-sdk-master/FirebaseDatabase/Sources/FViewProcessorResult.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Login/FAuthTokenProvider.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Login/FAuthTokenProvider.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Login/FIRNoopAuthTokenProvider.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Login/FIRNoopAuthTokenProvider.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Persistence/FCachePolicy.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Persistence/FCachePolicy.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Persistence/FLevelDBStorageEngine.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Persistence/FLevelDBStorageEngine.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Persistence/FPendingPut.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Persistence/FPendingPut.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Persistence/FPersistenceManager.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Persistence/FPersistenceManager.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Persistence/FPruneForest.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Persistence/FPruneForest.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Persistence/FStorageEngine.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Persistence/FTrackedQuery.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Persistence/FTrackedQuery.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Persistence/FTrackedQueryManager.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Persistence/FTrackedQueryManager.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Public/FirebaseDatabase/FIRDatabase.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Public/FirebaseDatabase/FIRDatabaseQuery.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Public/FirebaseDatabase/FIRDatabaseReference.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Public/FirebaseDatabase/FIRDataEventType.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Public/FirebaseDatabase/FIRDataSnapshot.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Public/FirebaseDatabase/FirebaseDatabase.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Public/FirebaseDatabase/FIRMutableData.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Public/FirebaseDatabase/FIRServerValue.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Public/FirebaseDatabase/FIRTransactionResult.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Realtime/FConnection.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Realtime/FConnection.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Realtime/FWebSocketConnection.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Realtime/FWebSocketConnection.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Snapshot/FChildrenNode.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Snapshot/FChildrenNode.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Snapshot/FCompoundWrite.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Snapshot/FCompoundWrite.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Snapshot/FEmptyNode.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Snapshot/FEmptyNode.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Snapshot/FIndexedNode.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Snapshot/FIndexedNode.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Snapshot/FLeafNode.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Snapshot/FLeafNode.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Snapshot/FNode.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Snapshot/FSnapshotUtilities.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Snapshot/FSnapshotUtilities.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/FAtomicNumber.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/FAtomicNumber.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/FEventEmitter.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/FEventEmitter.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/FNextPushId.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/FNextPushId.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/FParsedUrl.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/FParsedUrl.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/FStringUtilities.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/FStringUtilities.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/FTypedefs.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/FUtilities.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/FUtilities.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/FValidation.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/FValidation.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleBoolBlock.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleBoolBlock.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleCallbackStatus.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleCallbackStatus.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleFirebase.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleFirebase.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleNodePath.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleNodePath.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleObjectNode.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleObjectNode.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleObjects.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleObjects.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleOnDisconnect.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleOnDisconnect.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTuplePathValue.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTuplePathValue.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleRemovedQueriesEvents.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleRemovedQueriesEvents.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleSetIdPath.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleSetIdPath.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleStringNode.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleStringNode.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleTransaction.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleTransaction.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleTSN.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleTSN.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleUserCallback.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleUserCallback.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FDevice.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FDevice.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FEventTester.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FEventTester.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FIRFakeApp.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FIRFakeApp.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FIRTestAuthTokenProvider.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FIRTestAuthTokenProvider.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FMockStorageEngine.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FMockStorageEngine.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FTestAuthTokenGenerator.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FTestAuthTokenGenerator.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FTestBase.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FTestBase.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FTestCachePolicy.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FTestCachePolicy.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FTestClock.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FTestClock.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FTestContants.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FTestExpectations.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FTestExpectations.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FTestHelpers.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FTestHelpers.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FTupleEventTypeString.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FTupleEventTypeString.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/SenTest+FWaiter.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/SenTest+FWaiter.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FConnectionTest.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FData.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FData.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FDotInfo.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FDotInfo.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FEventTests.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FEventTests.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FIRAuthTests.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FIRDatabaseQueryTests.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FIRDatabaseQueryTests.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FIRDatabaseTests.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FKeepSyncedTest.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FOrderByTests.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FOrderByTests.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FOrder.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FOrder.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FPersist.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FPersist.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FRealtime.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FRealtime.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FTransactionTest.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FTransactionTest.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FArraySortedDictionaryTest.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FCompoundHashTest.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FCompoundWriteTest.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FIRDataSnapshotTests.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FIRDataSnapshotTests.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FIRMutableDataTests.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FIRMutableDataTests.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FLevelDBStorageEngineTests.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FNodeTests.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FPathTests.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FPathTests.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FPersistenceManagerTest.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FPruneForestTest.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FPruningTest.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FQueryParamsTest.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FRangeMergeTest.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FRepoInfoTest.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FSparseSnapshotTests.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FSparseSnapshotTests.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FSyncPointTests.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FSyncPointTests.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FTrackedQueryManagerTest.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FTreeSortedDictionaryTests.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FUtilitiesTest.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Data/FIRIAMFetchResponseParser.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Data/FIRIAMMessageContentDataWithImageURL.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Data/FIRIAMMessageDefinition.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Data/FIRIAMRenderingEffectSetting.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/DisplayTrigger/FIRIAMDisplayTriggerDefinition.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/FIRCore+InAppMessaging.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/FIRCore+InAppMessaging.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/FIRInAppMessaging.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Flows/FIRIAMActivityLogger.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Flows/FIRIAMBookKeeper.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Flows/FIRIAMClientInfoFetcher.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Flows/FIRIAMDisplayCheckOnAnalyticEventsFlow.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Flows/FIRIAMDisplayCheckOnAppForegroundFlow.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Flows/FIRIAMDisplayCheckTriggerFlow.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Flows/FIRIAMDisplayExecutor.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Flows/FIRIAMFetchFlow.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Flows/FIRIAMFetchOnAppForegroundFlow.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Flows/FIRIAMMessageClientCache.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Flows/FIRIAMMsgFetcherUsingRestful.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Flows/FIRIAMServerMsgFetchStorage.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Analytics/FIRIAMClientInfoFetcher.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Data/FIRIAMFetchResponseParser.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Data/FIRIAMMessageContentData.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Data/FIRIAMMessageContentDataWithImageURL.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Data/FIRIAMMessageDefinition.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Data/FIRIAMMessageRenderData.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Data/FIRIAMRenderingEffectSetting.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/DisplayTrigger/FIRIAMDisplayTriggerDefinition.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Flows/FIRIAMActivityLogger.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Flows/FIRIAMBookKeeper.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Flows/FIRIAMDisplayCheckOnAnalyticEventsFlow.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Flows/FIRIAMDisplayCheckOnAppForegroundFlow.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Flows/FIRIAMDisplayCheckTriggerFlow.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Flows/FIRIAMDisplayExecutor.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Flows/FIRIAMFetchOnAppForegroundFlow.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Flows/FIRIAMMessageClientCache.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Flows/FIRIAMMsgFetcherUsingRestful.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Flows/FIRIAMServerMsgFetchStorage.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Runtime/FIRIAMFetchFlow.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Runtime/FIRIAMRuntimeManager.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Runtime/FIRIAMSDKSettings.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Runtime/FIRInAppMessaging+Bootstrap.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Util/FIRIAMTimeFetcher.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Public/FirebaseInAppMessaging/FIRInAppMessaging.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Runtime/FIRIAMRuntimeManager.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Runtime/FIRIAMSDKRuntimeErrorCodes.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Runtime/FIRIAMSDKSettings.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Runtime/FIRInAppMessaging+Bootstrap.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Util/FIRIAMElapsedTimeTracker.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Util/FIRIAMElapsedTimeTracker.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Util/FIRIAMTimeFetcher.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Util/UIColor+FIRIAMHexString.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Util/UIColor+FIRIAMHexString.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/FunctionalTestApp/App/InAppMessaging-Example-iOS/AppDelegate.h firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/FunctionalTestApp/App/InAppMessaging-Example-iOS/AppDelegate.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/FunctionalTestApp/App/InAppMessaging-Example-iOS/AutoDisplayFlowViewController.h firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/FunctionalTestApp/App/InAppMessaging-Example-iOS/AutoDisplayFlowViewController.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/FunctionalTestApp/App/InAppMessaging-Example-iOS/AutoDisplayMesagesTableVC.h firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/FunctionalTestApp/App/InAppMessaging-Example-iOS/AutoDisplayMesagesTableVC.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/FunctionalTestApp/App/InAppMessaging-Example-iOS/LogDumpViewController.h firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/FunctionalTestApp/App/InAppMessaging-Example-iOS/LogDumpViewController.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/FunctionalTestApp/App/InAppMessaging-Example-iOS/main.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/FunctionalTestApp/ExternalAppExample/fiam-external-ios-testing-app/fiam-external-ios-testing-app/main.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/FunctionalTestApp/InAppMessaging_Example_iOS_SwiftUITests/InAppMessaging_Example_iOS_SwiftUITests.swift firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Unit/FIRIAMActivityLoggerTests.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Unit/FIRIAMBookKeeperViaUserDefaultsTests.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Unit/FIRIAMDisplayExecutorTests.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Unit/FIRIAMElapsedTimeTrackerTests.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Unit/FIRIAMFetchFlowTests.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Unit/FIRIAMMessageClientCacheTests.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Unit/FIRIAMMessageContentDataWithImageURLTests.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Unit/FIRIAMMsgFetcherUsingRestfulTests.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Unit/FIRIAMSDKModeManagerTests.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Unit/UIColor+FIRIAMHexStringTests.m firebase-ios-sdk-master/FirebaseMessaging/Apps/Sample/iOS/AppDelegate.swift firebase-ios-sdk-master/FirebaseMessaging/Apps/Sample/iOS/MessagingViewController.swift firebase-ios-sdk-master/FirebaseMessaging/Apps/Sample/iOS/NotificationsController.swift firebase-ios-sdk-master/FirebaseMessaging/Sources/FirebaseMessaging.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingClient.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingClient.m firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingCodedInputStream.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingCodedInputStream.m firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingConnection.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingConstants.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingConstants.m firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingContextManagerService.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingContextManagerService.m firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingDataMessageManager.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingDataMessageManager.m firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingDefines.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingDelayedMessageQueue.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingDelayedMessageQueue.m firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingLogger.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingLogger.m firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessaging.m firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingPacketQueue.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingPacketQueue.m firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingPendingTopicsList.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingPendingTopicsList.m firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingPersistentSyncMessage.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingPersistentSyncMessage.m firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessaging_Private.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingPubSub.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingPubSub.m firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingReceiver.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingReceiver.m firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingRemoteNotificationsProxy.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingRemoteNotificationsProxy.m firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingRmqManager.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingRmqManager.m firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingSecureSocket.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingSecureSocket.m firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingSyncMessageManager.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingSyncMessageManager.m firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingTopicOperation.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingTopicOperation.m firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingTopicsCommon.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingUtilities.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingUtilities.m firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingVersionUtilities.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingVersionUtilities.m firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMMessageCode.h firebase-ios-sdk-master/FirebaseMessaging/Sources/NSDictionary+FIRMessaging.h firebase-ios-sdk-master/FirebaseMessaging/Sources/NSDictionary+FIRMessaging.m firebase-ios-sdk-master/FirebaseMessaging/Sources/NSError+FIRMessaging.h firebase-ios-sdk-master/FirebaseMessaging/Sources/NSError+FIRMessaging.m firebase-ios-sdk-master/FirebaseMessaging/Sources/Protos/GtalkCore.pbobjc.h firebase-ios-sdk-master/FirebaseMessaging/Sources/Protos/GtalkCore.pbobjc.m firebase-ios-sdk-master/FirebaseMessaging/Sources/Protos/GtalkExtensions.pbobjc.h firebase-ios-sdk-master/FirebaseMessaging/Sources/Protos/GtalkExtensions.pbobjc.m firebase-ios-sdk-master/FirebaseMessaging/Sources/Public/FirebaseMessaging.h firebase-ios-sdk-master/FirebaseMessaging/Sources/Public/FIRMessaging.h firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingClientTest.m firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingCodedInputStreamTest.m firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingContextManagerServiceTest.m firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingDataMessageManagerTest.m firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingFakeConnection.h firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingFakeConnection.m firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingFakeSocket.h firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingFakeSocket.m firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingHandlingTest.m firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingLinkHandlingTest.m firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingPendingTopicsListTest.m firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingPubSubTest.m firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingRemoteNotificationsProxyTest.m firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingRmqManagerTest.m firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingSecureSocketTest.m firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingServiceTest.m firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingSyncMessageManagerTest.m firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingTest.m firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingTestNotificationUtilities.h firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingTestNotificationUtilities.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageConstants_Private.h firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageDeleteTask.h firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageDownloadTask_Private.h firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageErrors.h firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageGetMetadataTask.h firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageMetadata_Private.h firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageObservableTask_Private.h firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStoragePath.h firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorage_Private.h firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageReference_Private.h firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageTask_Private.h firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageTaskSnapshot_Private.h firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageTokenAuthorizer.h firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageUpdateMetadataTask.h firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageUploadTask_Private.h firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageUtils.h firebase-ios-sdk-master/FirebaseStorage/Sources/Public/FirebaseStorage/FirebaseStorage.h firebase-ios-sdk-master/FirebaseStorage/Sources/Public/FirebaseStorage/FIRStorageConstants.h firebase-ios-sdk-master/FirebaseStorage/Sources/Public/FirebaseStorage/FIRStorageDownloadTask.h firebase-ios-sdk-master/FirebaseStorage/Sources/Public/FirebaseStorage/FIRStorage.h firebase-ios-sdk-master/FirebaseStorage/Sources/Public/FirebaseStorage/FIRStorageMetadata.h firebase-ios-sdk-master/FirebaseStorage/Sources/Public/FirebaseStorage/FIRStorageObservableTask.h firebase-ios-sdk-master/FirebaseStorage/Sources/Public/FirebaseStorage/FIRStorageReference.h firebase-ios-sdk-master/FirebaseStorage/Sources/Public/FirebaseStorage/FIRStorageTask.h firebase-ios-sdk-master/FirebaseStorage/Sources/Public/FirebaseStorage/FIRStorageTaskSnapshot.h firebase-ios-sdk-master/FirebaseStorage/Sources/Public/FirebaseStorage/FIRStorageUploadTask.h firebase-ios-sdk-master/FirebaseStorage/Tests/Unit/FIRStorageTestHelpers.h firebase-ios-sdk-master/Firestore/core/src/local/local_documents_view.cc firebase-ios-sdk-master/Firestore/core/src/local/local_documents_view.h firebase-ios-sdk-master/Firestore/core/src/model/document_set.cc firebase-ios-sdk-master/Firestore/core/src/model/document_set.h firebase-ios-sdk-master/Firestore/core/src/util/autoid.cc firebase-ios-sdk-master/Firestore/core/src/util/autoid.h firebase-ios-sdk-master/Firestore/core/src/util/bits.cc firebase-ios-sdk-master/Firestore/core/src/util/bits.h firebase-ios-sdk-master/Firestore/core/src/util/log.h firebase-ios-sdk-master/Firestore/core/src/util/log_stdio.cc firebase-ios-sdk-master/Firestore/core/src/util/ordered_code.cc firebase-ios-sdk-master/Firestore/core/src/util/ordered_code.h firebase-ios-sdk-master/Firestore/core/src/util/secure_random_arc4random.cc firebase-ios-sdk-master/Firestore/core/src/util/secure_random.h firebase-ios-sdk-master/Firestore/core/src/util/string_util.cc firebase-ios-sdk-master/Firestore/core/src/util/string_util.h firebase-ios-sdk-master/Firestore/core/test/unit/core/view_snapshot_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/core/view_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/remote/remote_event_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/util/autoid_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/util/delayed_constructor_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/util/ordered_code_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/util/secure_random_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/util/string_util_test.cc firebase-ios-sdk-master/Firestore/Example/App/iOS/FIRAppDelegate.h firebase-ios-sdk-master/Firestore/Example/App/iOS/FIRAppDelegate.m firebase-ios-sdk-master/Firestore/Example/App/iOS/FIRViewController.h firebase-ios-sdk-master/Firestore/Example/App/iOS/FIRViewController.m firebase-ios-sdk-master/Firestore/Example/App/iOS/main.m firebase-ios-sdk-master/Firestore/Example/Tests/API/FIRCollectionReferenceTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/API/FIRDocumentReferenceTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/API/FIRDocumentSnapshotTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/API/FIRFieldPathTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/API/FIRFieldValueTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/API/FIRGeoPointTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/API/FIRQuerySnapshotTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/API/FIRQueryUnitTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/API/FIRSnapshotMetadataTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/API/FIRTimestampTest.m firebase-ios-sdk-master/Firestore/Example/Tests/API/FSTAPIHelpers.h firebase-ios-sdk-master/Firestore/Example/Tests/API/FSTAPIHelpers.mm firebase-ios-sdk-master/Firestore/Example/Tests/Integration/API/FIRCursorTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/Integration/API/FIRDatabaseTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/Integration/API/FIRFieldsTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/Integration/API/FIRListenerRegistrationTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/Integration/API/FIRQueryTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/Integration/API/FIRServerTimestampTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/Integration/API/FIRTypeTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/Integration/API/FIRValidationTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/Integration/API/FIRWriteBatchTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/Integration/FSTDatastoreTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/Integration/FSTSmokeTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/Integration/FSTTransactionTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/SpecTests/FSTLevelDBSpecTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/SpecTests/FSTMemorySpecTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/SpecTests/FSTMockDatastore.h firebase-ios-sdk-master/Firestore/Example/Tests/SpecTests/FSTMockDatastore.mm firebase-ios-sdk-master/Firestore/Example/Tests/SpecTests/FSTSpecTests.h firebase-ios-sdk-master/Firestore/Example/Tests/SpecTests/FSTSpecTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/SpecTests/FSTSyncEngineTestDriver.h firebase-ios-sdk-master/Firestore/Example/Tests/SpecTests/FSTSyncEngineTestDriver.mm firebase-ios-sdk-master/Firestore/Example/Tests/Util/FSTEventAccumulator.h firebase-ios-sdk-master/Firestore/Example/Tests/Util/FSTEventAccumulator.mm firebase-ios-sdk-master/Firestore/Example/Tests/Util/FSTHelpers.h firebase-ios-sdk-master/Firestore/Example/Tests/Util/FSTHelpers.mm firebase-ios-sdk-master/Firestore/Example/Tests/Util/FSTIntegrationTestCase.h firebase-ios-sdk-master/Firestore/Example/Tests/Util/FSTIntegrationTestCase.mm firebase-ios-sdk-master/Firestore/Example/Tests/Util/XCTestCase+Await.h firebase-ios-sdk-master/Firestore/Example/Tests/Util/XCTestCase+Await.mm firebase-ios-sdk-master/Firestore/Source/API/FIRCollectionReference+Internal.h firebase-ios-sdk-master/Firestore/Source/API/FIRCollectionReference.mm firebase-ios-sdk-master/Firestore/Source/API/FIRDocumentChange+Internal.h firebase-ios-sdk-master/Firestore/Source/API/FIRDocumentChange.mm firebase-ios-sdk-master/Firestore/Source/API/FIRDocumentReference+Internal.h firebase-ios-sdk-master/Firestore/Source/API/FIRDocumentSnapshot+Internal.h firebase-ios-sdk-master/Firestore/Source/API/FIRDocumentSnapshot.mm firebase-ios-sdk-master/Firestore/Source/API/FIRFieldPath+Internal.h firebase-ios-sdk-master/Firestore/Source/API/FIRFieldPath.mm firebase-ios-sdk-master/Firestore/Source/API/FIRFieldValue+Internal.h firebase-ios-sdk-master/Firestore/Source/API/FIRFieldValue.mm firebase-ios-sdk-master/Firestore/Source/API/FIRFirestore+Internal.h firebase-ios-sdk-master/Firestore/Source/API/FIRFirestore.mm firebase-ios-sdk-master/Firestore/Source/API/FIRFirestoreSettings.mm firebase-ios-sdk-master/Firestore/Source/API/FIRFirestoreVersion.h firebase-ios-sdk-master/Firestore/Source/API/FIRFirestoreVersion.mm firebase-ios-sdk-master/Firestore/Source/API/FIRGeoPoint+Internal.h firebase-ios-sdk-master/Firestore/Source/API/FIRGeoPoint.mm firebase-ios-sdk-master/Firestore/Source/API/FIRListenerRegistration+Internal.h firebase-ios-sdk-master/Firestore/Source/API/FIRListenerRegistration.mm firebase-ios-sdk-master/Firestore/Source/API/FIRQuery+Internal.h firebase-ios-sdk-master/Firestore/Source/API/FIRQuerySnapshot+Internal.h firebase-ios-sdk-master/Firestore/Source/API/FIRQuerySnapshot.mm firebase-ios-sdk-master/Firestore/Source/API/FIRSnapshotMetadata+Internal.h firebase-ios-sdk-master/Firestore/Source/API/FIRSnapshotMetadata.mm firebase-ios-sdk-master/Firestore/Source/API/FIRTimestamp.m firebase-ios-sdk-master/Firestore/Source/API/FIRTransaction+Internal.h firebase-ios-sdk-master/Firestore/Source/API/FIRTransaction.mm firebase-ios-sdk-master/Firestore/Source/API/FIRWriteBatch+Internal.h firebase-ios-sdk-master/Firestore/Source/API/FIRWriteBatch.mm firebase-ios-sdk-master/Firestore/Source/API/FSTUserDataConverter.h firebase-ios-sdk-master/Firestore/Source/API/FSTUserDataConverter.mm firebase-ios-sdk-master/Firestore/Source/Public/FirebaseFirestore/FIRCollectionReference.h firebase-ios-sdk-master/Firestore/Source/Public/FirebaseFirestore/FIRDocumentChange.h firebase-ios-sdk-master/Firestore/Source/Public/FirebaseFirestore/FIRDocumentReference.h firebase-ios-sdk-master/Firestore/Source/Public/FirebaseFirestore/FIRDocumentSnapshot.h firebase-ios-sdk-master/Firestore/Source/Public/FirebaseFirestore/FirebaseFirestore.h firebase-ios-sdk-master/Firestore/Source/Public/FirebaseFirestore/FIRFieldPath.h firebase-ios-sdk-master/Firestore/Source/Public/FirebaseFirestore/FIRFieldValue.h firebase-ios-sdk-master/Firestore/Source/Public/FirebaseFirestore/FIRFirestoreErrors.h firebase-ios-sdk-master/Firestore/Source/Public/FirebaseFirestore/FIRFirestore.h firebase-ios-sdk-master/Firestore/Source/Public/FirebaseFirestore/FIRFirestoreSettings.h firebase-ios-sdk-master/Firestore/Source/Public/FirebaseFirestore/FIRGeoPoint.h firebase-ios-sdk-master/Firestore/Source/Public/FirebaseFirestore/FIRListenerRegistration.h firebase-ios-sdk-master/Firestore/Source/Public/FirebaseFirestore/FIRQuery.h firebase-ios-sdk-master/Firestore/Source/Public/FirebaseFirestore/FIRQuerySnapshot.h firebase-ios-sdk-master/Firestore/Source/Public/FirebaseFirestore/FIRSnapshotMetadata.h firebase-ios-sdk-master/Firestore/Source/Public/FirebaseFirestore/FIRTransaction.h firebase-ios-sdk-master/Firestore/Source/Public/FirebaseFirestore/FIRWriteBatch.h firebase-ios-sdk-master/Firestore/Swift/Tests/API/BasicCompileTests.swift firebase-ios-sdk-master/GoogleUtilities/Environment/Private/GULAppEnvironmentUtil.h firebase-ios-sdk-master/GoogleUtilities/Network/Private/GULMutableDictionary.h firebase-ios-sdk-master/GoogleUtilities/Network/Private/GULNetworkConstants.h firebase-ios-sdk-master/GoogleUtilities/Network/Private/GULNetwork.h firebase-ios-sdk-master/GoogleUtilities/Network/Private/GULNetworkLoggerProtocol.h firebase-ios-sdk-master/GoogleUtilities/Network/Private/GULNetworkMessageCode.h firebase-ios-sdk-master/GoogleUtilities/Network/Private/GULNetworkURLSession.h firebase-ios-sdk-master/GoogleUtilities/Reachability/GULReachabilityChecker+Internal.h firebase-ios-sdk-master/GoogleUtilities/Reachability/Private/GULReachabilityChecker.h firebase-ios-sdk-master/GoogleUtilities/Reachability/Private/GULReachabilityMessageCode.h firebase-ios-sdk-master/SharedTestUtilities/FIRSampleAppUtilities.h firebase-ios-sdk-master/SharedTestUtilities/FIRSampleAppUtilities.m Copyright 2017 Google Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FViewCache.h Copyright 2017 Google Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Unit/FIRIAMFetchResponseParserTests.m Copyright 2017 Google Licensed under the Apache License, Version 2.0 (the 'License'); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an 'AS IS' BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. firebase-ios-sdk-master/Firestore/test.sh firebase-ios-sdk-master/test.sh Copyright 2017 Google Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # http://www.apache.org/licenses/LICENSE-2.0 # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. firebase-ios-sdk-master/Firestore/Protos/protos/google/rpc/status.proto Copyright 2017 Google Inc. Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. firebase-ios-sdk-master/cmake/cc_rules.cmake firebase-ios-sdk-master/cmake/external/googletest.cmake firebase-ios-sdk-master/CMakeLists.txt firebase-ios-sdk-master/Firestore/core/CMakeLists.txt firebase-ios-sdk-master/Firestore/core/test/unit/util/CMakeLists.txt firebase-ios-sdk-master/scripts/style.sh Copyright 2017 Google LLC Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. firebase-ios-sdk-master/Firestore/core/src/util/log_apple.mm firebase-ios-sdk-master/Firestore/core/test/unit/core/query_listener_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/FSTGoogleTestTests.mm firebase-ios-sdk-master/Firestore/core/test/unit/util/bits_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/util/log_test.cc firebase-ios-sdk-master/Firestore/Source/API/FIRDocumentReference.mm firebase-ios-sdk-master/Firestore/Source/API/FIRQuery.mm Copyright 2017 Google LLC Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright 2017, The Drishti Authors. Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [2017], [The] [Drishti] [Authors]. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright 2017, The TensorFlow Authors. Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [2017], [The] [TensorFlow] [Authors]. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/cmake/external/libfuzzer.cmake firebase-ios-sdk-master/cmake/external/nanopb.cmake firebase-ios-sdk-master/cmake/FindFuzzer.cmake firebase-ios-sdk-master/cmake/FindNanopb.cmake firebase-ios-sdk-master/cmake/podspec_rules.cmake firebase-ios-sdk-master/Firebase/CoreDiagnostics/generate_project.sh firebase-ios-sdk-master/FirebaseInAppMessaging/generate_project.sh firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/FieldPath/fieldpath.dictionary firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/LevelDb/leveldb.dictionary firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/ConvertTextToBinary.sh firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/arr-strings-01 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/doc-01 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/doc-02 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/doc-03 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-boolean-01 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-boolean-02 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-double-01 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-double-02 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-double-03 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-double-04 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-double-05 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-double-06 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-double-07 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-double-08 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-double-09 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-int-01 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-int-02 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-int-03 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-int-04 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-int-05 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-int-06 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-int-07 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-map-01 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-map-02 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-string-01 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-string-02 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-string-03 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-string-04 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-string-05 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-string-06 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/serializer.dictionary firebase-ios-sdk-master/Firestore/Example/GoogleBenchmark.podspec firebase-ios-sdk-master/Firestore/Example/LibFuzzer.podspec firebase-ios-sdk-master/Firestore/Example/ProtobufCpp.podspec firebase-ios-sdk-master/Firestore/Protos/build_protos.py firebase-ios-sdk-master/Firestore/Protos/nanopb_cpp_generator.py firebase-ios-sdk-master/Functions/Backend/start.sh firebase-ios-sdk-master/GoogleDataTransport/generate_project.sh firebase-ios-sdk-master/Releases/update-versions.py firebase-ios-sdk-master/scripts/build.sh firebase-ios-sdk-master/scripts/check_copyright.sh firebase-ios-sdk-master/scripts/check_no_module_imports.sh firebase-ios-sdk-master/scripts/check_test_inclusion.py firebase-ios-sdk-master/scripts/check_whitespace.sh firebase-ios-sdk-master/scripts/fuzzing_ci.sh firebase-ios-sdk-master/scripts/if_changed.sh firebase-ios-sdk-master/scripts/sync_project.rb Copyright 2018 Google Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. firebase-ios-sdk-master/FirebaseAuth/Sources/Auth/FIRAuthSettings.m Copyright 2018 Google Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/[LICENSE2].0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. firebase-ios-sdk-master/FirebaseAuth/Sources/Auth/FIRAuthTokenResult_Internal.h firebase-ios-sdk-master/FirebaseAuth/Sources/Auth/FIRAuthTokenResult.m firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/GameCenter/FIRGameCenterAuthCredential.h firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/GameCenter/FIRGameCenterAuthCredential.m firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/GameCenter/FIRGameCenterAuthProvider.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRSignInWithGameCenterRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRSignInWithGameCenterRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRSignInWithGameCenterResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRSignInWithGameCenterResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRAuthSettings.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRAuthTokenResult.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRGameCenterAuthProvider.h firebase-ios-sdk-master/FirebaseAuth/Sources/Utilities/FIRAuthWebUtils.h firebase-ios-sdk-master/FirebaseAuth/Sources/Utilities/FIRAuthWebUtils.m firebase-ios-sdk-master/FirebaseAuth/Sources/Utilities/NSData+FIRBase64.h firebase-ios-sdk-master/FirebaseAuth/Sources/Utilities/NSData+FIRBase64.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/E2eTests/VerifyIOSClientTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRSignInWithGameCenterTests.m firebase-ios-sdk-master/FirebaseCore/Sources/FIRComponentContainerInternal.h firebase-ios-sdk-master/FirebaseCore/Sources/FIRComponentContainer.m firebase-ios-sdk-master/FirebaseCore/Sources/FIRComponent.m firebase-ios-sdk-master/FirebaseCore/Sources/FIRComponentType.m firebase-ios-sdk-master/FirebaseCore/Sources/FIRDependency.m firebase-ios-sdk-master/FirebaseCore/Sources/Private/FIRComponentContainer.h firebase-ios-sdk-master/FirebaseCore/Sources/Private/FIRComponent.h firebase-ios-sdk-master/FirebaseCore/Sources/Private/FIRComponentType.h firebase-ios-sdk-master/FirebaseCore/Sources/Private/FIRDependency.h firebase-ios-sdk-master/FirebaseCore/Sources/Private/FIRLibrary.h firebase-ios-sdk-master/FirebaseCore/Tests/Unit/FIRAnalyticsConfigurationTest.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Api/FIRDatabaseComponent.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Api/FIRDatabaseComponent.m firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FDLURLComponents/FDLURLComponents.m firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FDLURLComponents/FDLURLComponents+Private.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FDLURLComponents/FIRDynamicLinkComponentsKeyProvider.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FDLURLComponents/FIRDynamicLinkComponentsKeyProvider.m firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FIRDLDefaultRetrievalProcessV2.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FIRDLDefaultRetrievalProcessV2.m firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FIRDLJavaScriptExecutor.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FIRDLJavaScriptExecutor.m firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FIRDLRetrievalProcessFactory.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FIRDLRetrievalProcessFactory.m firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FIRDLRetrievalProcessProtocols.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FIRDLRetrievalProcessResult.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FIRDLRetrievalProcessResult.m firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FIRDLRetrievalProcessResult+Private.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FIRDLScionLogging.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FIRDLScionLogging.m firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FIRDynamicLink.m firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FIRDynamicLinkNetworking.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FIRDynamicLinkNetworking.m firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FIRDynamicLinkNetworking+Private.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FIRDynamicLink+Private.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FIRDynamicLinks+FirstParty.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FIRDynamicLinks.m firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FIRDynamicLinks+Private.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/GINInvocation/GINArgument.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/GINInvocation/GINArgument.m firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/GINInvocation/GINInvocation.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/GINInvocation/GINInvocation.m firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/Logging/FDLLogging.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/Logging/FDLLogging.m firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/Public/FirebaseDynamicLinks/FDLURLComponents.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/Public/FirebaseDynamicLinks/FIRDynamicLink.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/Public/FirebaseDynamicLinks/FIRDynamicLinksCommon.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/Public/FirebaseDynamicLinks/FIRDynamicLinks.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/Public/FirebaseDynamicLinks/FirebaseDynamicLinks.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/Utilities/FDLUtilities.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/Utilities/FDLUtilities.m firebase-ios-sdk-master/FirebaseDynamicLinks/Tests/Integration/FDLBuilderTestAppObjCEarlGreyTests.m firebase-ios-sdk-master/FirebaseDynamicLinks/Tests/Sample/FDLBuilderTestAppObjC/AppDelegate.h firebase-ios-sdk-master/FirebaseDynamicLinks/Tests/Sample/FDLBuilderTestAppObjC/AppDelegate.m firebase-ios-sdk-master/FirebaseDynamicLinks/Tests/Sample/FDLBuilderTestAppObjC/LinkTableViewCell.h firebase-ios-sdk-master/FirebaseDynamicLinks/Tests/Sample/FDLBuilderTestAppObjC/LinkTableViewCell.m firebase-ios-sdk-master/FirebaseDynamicLinks/Tests/Sample/FDLBuilderTestAppObjC/main.m firebase-ios-sdk-master/FirebaseDynamicLinks/Tests/Sample/FDLBuilderTestAppObjC/ParamTableViewCell.h firebase-ios-sdk-master/FirebaseDynamicLinks/Tests/Sample/FDLBuilderTestAppObjC/ParamTableViewCell.m firebase-ios-sdk-master/FirebaseDynamicLinks/Tests/Sample/FDLBuilderTestAppObjC/ViewController.h firebase-ios-sdk-master/FirebaseDynamicLinks/Tests/Sample/FDLBuilderTestAppObjC/ViewController.m firebase-ios-sdk-master/FirebaseDynamicLinks/Tests/Unit/FDLURLComponentsTests.m firebase-ios-sdk-master/FirebaseDynamicLinks/Tests/Unit/FIRDLScionLoggingTest.m firebase-ios-sdk-master/FirebaseDynamicLinks/Tests/Unit/FIRDynamicLinkNetworkingTests.m firebase-ios-sdk-master/FirebaseDynamicLinks/Tests/Unit/FIRDynamicLinksImportsTest3P.m firebase-ios-sdk-master/FirebaseDynamicLinks/Tests/Unit/FIRDynamicLinksTest.m firebase-ios-sdk-master/FirebaseDynamicLinks/Tests/Unit/UtilitiesTests.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Analytics/FIRIAMAnalyticsEventLoggerImpl.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Analytics/FIRIAMAnalyticsEventLoggerImpl.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Analytics/FIRIAMClearcutHttpRequestSender.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Analytics/FIRIAMClearcutHttpRequestSender.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Analytics/FIRIAMClearcutLogger.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Analytics/FIRIAMClearcutLogStorage.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Analytics/FIRIAMClearcutLogStorage.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Analytics/FIRIAMClearcutUploader.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/DefaultUI/Banner/FIRIAMBannerViewController.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/DefaultUI/Banner/FIRIAMBannerViewController.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/DefaultUI/Banner/FIRIAMBannerViewUIWindow.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/DefaultUI/Banner/FIRIAMBannerViewUIWindow.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/DefaultUI/FIRCore+InAppMessagingDisplay.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/DefaultUI/FIRCore+InAppMessagingDisplay.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/DefaultUI/FirebaseInAppMessagingDisplay.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/DefaultUI/FIRIAMBaseRenderingViewController.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/DefaultUI/FIRIAMBaseRenderingViewController.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/DefaultUI/FIRIAMDefaultDisplayImpl.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/DefaultUI/FIRIAMDefaultDisplayImpl.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/DefaultUI/FIRIAMRenderingWindowHelper.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/DefaultUI/FIRIAMRenderingWindowHelper.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/DefaultUI/ImageOnly/FIRIAMImageOnlyViewController.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/DefaultUI/ImageOnly/FIRIAMImageOnlyViewController.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/DefaultUI/Modal/FIRIAMModalViewController.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/DefaultUI/Modal/FIRIAMModalViewController.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Flows/FIRIAMDisplayCheckOnFetchDoneNotificationFlow.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Flows/FIRIAMDisplayCheckOnFetchDoneNotificationFlow.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Analytics/FIRIAMClearcutLogger.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Analytics/FIRIAMClearcutUploader.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Flows/FIRIAMAnalyticsEventLogger.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Runtime/FIRIAMActionURLFollower.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Runtime/FIRIAMSDKModeManager.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Public/FirebaseInAppMessaging/FIRInAppMessagingRendering.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/RenderingObjects/FIRInAppMessagingRenderingDataClasses.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Runtime/FIRIAMActionURLFollower.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Runtime/FIRIAMSDKModeManager.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/DefaultUITestApp/FiamDisplaySwiftExample/AppDelegate.swift firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/DefaultUITestApp/FiamDisplaySwiftExample/BannerMessageViewController.swift firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/DefaultUITestApp/FiamDisplaySwiftExample/CommonMessageTestVC.swift firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/DefaultUITestApp/FiamDisplaySwiftExample/ImageOnlyMessageViewController.swift firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/DefaultUITestApp/FiamDisplaySwiftExample/ModalMessageViewController.swift firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/DefaultUITestApp/InAppMessagingDisplay-UITests/InAppMessagingDisplayBannerViewUITests.swift firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/DefaultUITestApp/InAppMessagingDisplay-UITests/InAppMessagingDisplayImageOnlyViewUITests.swift firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/DefaultUITestApp/InAppMessagingDisplay-UITests/InAppMessagingDisplayModalViewUITests.swift firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/DefaultUITestApp/InAppMessagingDisplay-UITests/InAppMessagingDisplayUITestsBase.swift firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Unit/FIRIAMActionUrlFollowerTests.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Unit/FIRIAMAnalyticsEventLoggerImplTests.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Unit/FIRIAMClearcutLoggerTests.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Unit/FIRIAMClearcutRetryLocalStorageTests.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Unit/FIRIAMClearcutUploaderTests.m firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingAnalytics.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingAnalytics.m firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingAnalyticsTest.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageGetDownloadURLTask.h firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageGetDownloadURLTask_Private.h firebase-ios-sdk-master/FirebaseStorage/Tests/Unit/FIRStorageComponentTests.m firebase-ios-sdk-master/Firestore/core/include/firebase/firestore/firestore_errors.h firebase-ios-sdk-master/Firestore/core/include/firebase/firestore/firestore_version.h firebase-ios-sdk-master/Firestore/core/include/firebase/firestore/geo_point.h firebase-ios-sdk-master/Firestore/core/include/firebase/firestore/timestamp.h firebase-ios-sdk-master/Firestore/core/src/auth/credentials_provider.cc firebase-ios-sdk-master/Firestore/core/src/auth/credentials_provider.h firebase-ios-sdk-master/Firestore/core/src/auth/empty_credentials_provider.cc firebase-ios-sdk-master/Firestore/core/src/auth/empty_credentials_provider.h firebase-ios-sdk-master/Firestore/core/src/auth/firebase_credentials_provider_apple.h firebase-ios-sdk-master/Firestore/core/src/auth/firebase_credentials_provider_apple.mm firebase-ios-sdk-master/Firestore/core/src/auth/token.cc firebase-ios-sdk-master/Firestore/core/src/auth/token.h firebase-ios-sdk-master/Firestore/core/src/auth/user.cc firebase-ios-sdk-master/Firestore/core/src/auth/user.h firebase-ios-sdk-master/Firestore/core/src/core/database_info.cc firebase-ios-sdk-master/Firestore/core/src/core/database_info.h firebase-ios-sdk-master/Firestore/core/src/core/field_filter.cc firebase-ios-sdk-master/Firestore/core/src/core/field_filter.h firebase-ios-sdk-master/Firestore/core/src/core/filter.cc firebase-ios-sdk-master/Firestore/core/src/core/filter.h firebase-ios-sdk-master/Firestore/core/src/core/query.cc firebase-ios-sdk-master/Firestore/core/src/core/query.h firebase-ios-sdk-master/Firestore/core/src/core/user_data.cc firebase-ios-sdk-master/Firestore/core/src/core/user_data.h firebase-ios-sdk-master/Firestore/core/src/firestore_version.cc firebase-ios-sdk-master/Firestore/core/src/geo_point.cc firebase-ios-sdk-master/Firestore/core/src/immutable/array_sorted_map.h firebase-ios-sdk-master/Firestore/core/src/immutable/keys_view.h firebase-ios-sdk-master/Firestore/core/src/immutable/llrb_node.h firebase-ios-sdk-master/Firestore/core/src/immutable/llrb_node_iterator.h firebase-ios-sdk-master/Firestore/core/src/immutable/sorted_container.cc firebase-ios-sdk-master/Firestore/core/src/immutable/sorted_container.h firebase-ios-sdk-master/Firestore/core/src/immutable/sorted_map.h firebase-ios-sdk-master/Firestore/core/src/immutable/sorted_map_iterator.h firebase-ios-sdk-master/Firestore/core/src/immutable/tree_sorted_map.h firebase-ios-sdk-master/Firestore/core/src/local/document_key_reference.cc firebase-ios-sdk-master/Firestore/core/src/local/document_key_reference.h firebase-ios-sdk-master/Firestore/core/src/local/leveldb_key.cc firebase-ios-sdk-master/Firestore/core/src/local/leveldb_key.h firebase-ios-sdk-master/Firestore/core/src/local/leveldb_migrations.cc firebase-ios-sdk-master/Firestore/core/src/local/leveldb_migrations.h firebase-ios-sdk-master/Firestore/core/src/local/leveldb_target_cache.h firebase-ios-sdk-master/Firestore/core/src/local/leveldb_transaction.cc firebase-ios-sdk-master/Firestore/core/src/local/leveldb_transaction.h firebase-ios-sdk-master/Firestore/core/src/local/leveldb_util.cc firebase-ios-sdk-master/Firestore/core/src/local/leveldb_util.h firebase-ios-sdk-master/Firestore/core/src/local/local_serializer.cc firebase-ios-sdk-master/Firestore/core/src/local/local_serializer.h firebase-ios-sdk-master/Firestore/core/src/local/memory_remote_document_cache.cc firebase-ios-sdk-master/Firestore/core/src/local/memory_remote_document_cache.h firebase-ios-sdk-master/Firestore/core/src/local/memory_target_cache.cc firebase-ios-sdk-master/Firestore/core/src/local/query_result.h firebase-ios-sdk-master/Firestore/core/src/local/reference_set.cc firebase-ios-sdk-master/Firestore/core/src/local/reference_set.h firebase-ios-sdk-master/Firestore/core/src/local/remote_document_cache.h firebase-ios-sdk-master/Firestore/core/src/local/target_cache.h firebase-ios-sdk-master/Firestore/core/src/local/target_data.cc firebase-ios-sdk-master/Firestore/core/src/local/target_data.h firebase-ios-sdk-master/Firestore/core/src/model/base_path.h firebase-ios-sdk-master/Firestore/core/src/model/database_id.cc firebase-ios-sdk-master/Firestore/core/src/model/database_id.h firebase-ios-sdk-master/Firestore/core/src/model/document.cc firebase-ios-sdk-master/Firestore/core/src/model/document.h firebase-ios-sdk-master/Firestore/core/src/model/document_key.cc firebase-ios-sdk-master/Firestore/core/src/model/document_key.h firebase-ios-sdk-master/Firestore/core/src/model/document_key_set.h firebase-ios-sdk-master/Firestore/core/src/model/field_path.cc firebase-ios-sdk-master/Firestore/core/src/model/field_path.h firebase-ios-sdk-master/Firestore/core/src/model/field_transform.h firebase-ios-sdk-master/Firestore/core/src/model/field_value.cc firebase-ios-sdk-master/Firestore/core/src/model/field_value.h firebase-ios-sdk-master/Firestore/core/src/model/maybe_document.cc firebase-ios-sdk-master/Firestore/core/src/model/maybe_document.h firebase-ios-sdk-master/Firestore/core/src/model/mutation.cc firebase-ios-sdk-master/Firestore/core/src/model/mutation.h firebase-ios-sdk-master/Firestore/core/src/model/no_document.cc firebase-ios-sdk-master/Firestore/core/src/model/no_document.h firebase-ios-sdk-master/Firestore/core/src/model/precondition.cc firebase-ios-sdk-master/Firestore/core/src/model/precondition.h firebase-ios-sdk-master/Firestore/core/src/model/resource_path.cc firebase-ios-sdk-master/Firestore/core/src/model/resource_path.h firebase-ios-sdk-master/Firestore/core/src/model/snapshot_version.cc firebase-ios-sdk-master/Firestore/core/src/model/snapshot_version.h firebase-ios-sdk-master/Firestore/core/src/model/transform_operation.h firebase-ios-sdk-master/Firestore/core/src/model/types.h firebase-ios-sdk-master/Firestore/core/src/model/unknown_document.cc firebase-ios-sdk-master/Firestore/core/src/model/unknown_document.h firebase-ios-sdk-master/Firestore/core/src/nanopb/byte_string.cc firebase-ios-sdk-master/Firestore/core/src/nanopb/byte_string.h firebase-ios-sdk-master/Firestore/core/src/nanopb/reader.cc firebase-ios-sdk-master/Firestore/core/src/nanopb/reader.h firebase-ios-sdk-master/Firestore/core/src/nanopb/writer.cc firebase-ios-sdk-master/Firestore/core/src/nanopb/writer.h firebase-ios-sdk-master/Firestore/core/src/remote/connectivity_monitor_apple.mm firebase-ios-sdk-master/Firestore/core/src/remote/connectivity_monitor.cc firebase-ios-sdk-master/Firestore/core/src/remote/connectivity_monitor.h firebase-ios-sdk-master/Firestore/core/src/remote/connectivity_monitor_noop.cc firebase-ios-sdk-master/Firestore/core/src/remote/datastore.cc firebase-ios-sdk-master/Firestore/core/src/remote/datastore.h firebase-ios-sdk-master/Firestore/core/src/remote/exponential_backoff.cc firebase-ios-sdk-master/Firestore/core/src/remote/exponential_backoff.h firebase-ios-sdk-master/Firestore/core/src/remote/grpc_call.h firebase-ios-sdk-master/Firestore/core/src/remote/grpc_completion.cc firebase-ios-sdk-master/Firestore/core/src/remote/grpc_completion.h firebase-ios-sdk-master/Firestore/core/src/remote/grpc_connection.cc firebase-ios-sdk-master/Firestore/core/src/remote/grpc_root_certificate_finder_generated.cc firebase-ios-sdk-master/Firestore/core/src/remote/grpc_root_certificate_finder.h firebase-ios-sdk-master/Firestore/core/src/remote/grpc_streaming_reader.cc firebase-ios-sdk-master/Firestore/core/src/remote/grpc_stream_observer.h firebase-ios-sdk-master/Firestore/core/src/remote/grpc_unary_call.cc firebase-ios-sdk-master/Firestore/core/src/remote/grpc_util.cc firebase-ios-sdk-master/Firestore/core/src/remote/grpc_util.h firebase-ios-sdk-master/Firestore/core/src/remote/remote_objc_bridge.cc firebase-ios-sdk-master/Firestore/core/src/remote/remote_objc_bridge.h firebase-ios-sdk-master/Firestore/core/src/remote/serializer.cc firebase-ios-sdk-master/Firestore/core/src/remote/serializer.h firebase-ios-sdk-master/Firestore/core/src/remote/stream.cc firebase-ios-sdk-master/Firestore/core/src/remote/stream.h firebase-ios-sdk-master/Firestore/core/src/remote/watch_stream.cc firebase-ios-sdk-master/Firestore/core/src/remote/watch_stream.h firebase-ios-sdk-master/Firestore/core/src/remote/write_stream.cc firebase-ios-sdk-master/Firestore/core/src/remote/write_stream.h firebase-ios-sdk-master/Firestore/core/src/timestamp.cc firebase-ios-sdk-master/Firestore/core/src/timestamp_internal.h firebase-ios-sdk-master/Firestore/core/src/util/comparison.cc firebase-ios-sdk-master/Firestore/core/src/util/comparison.h firebase-ios-sdk-master/Firestore/core/src/util/compressed_member.h firebase-ios-sdk-master/Firestore/core/src/util/error_apple.h firebase-ios-sdk-master/Firestore/core/src/util/filesystem_apple.mm firebase-ios-sdk-master/Firestore/core/src/util/filesystem_common.cc firebase-ios-sdk-master/Firestore/core/src/util/filesystem.h firebase-ios-sdk-master/Firestore/core/src/util/hard_assert.cc firebase-ios-sdk-master/Firestore/core/src/util/hard_assert.h firebase-ios-sdk-master/Firestore/core/src/util/hashing.h firebase-ios-sdk-master/Firestore/core/src/util/path.cc firebase-ios-sdk-master/Firestore/core/src/util/path.h firebase-ios-sdk-master/Firestore/core/src/util/range.h firebase-ios-sdk-master/Firestore/core/src/util/secure_random_openssl.cc firebase-ios-sdk-master/Firestore/core/src/util/status_apple.mm firebase-ios-sdk-master/Firestore/core/src/util/status_errno.cc firebase-ios-sdk-master/Firestore/core/src/util/status_win.cc firebase-ios-sdk-master/Firestore/core/src/util/strerror.cc firebase-ios-sdk-master/Firestore/core/src/util/strerror.h firebase-ios-sdk-master/Firestore/core/src/util/string_apple.cc firebase-ios-sdk-master/Firestore/core/src/util/string_format.cc firebase-ios-sdk-master/Firestore/core/src/util/string_format.h firebase-ios-sdk-master/Firestore/core/src/util/string_win.cc firebase-ios-sdk-master/Firestore/core/src/util/string_win.h firebase-ios-sdk-master/Firestore/core/src/util/type_traits.h firebase-ios-sdk-master/Firestore/core/test/unit/auth/credentials_provider_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/auth/empty_credentials_provider_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/auth/firebase_credentials_provider_test.mm firebase-ios-sdk-master/Firestore/core/test/unit/auth/token_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/auth/user_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/core/database_info_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/core/query_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/core/target_id_generator_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/geo_point_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/immutable/array_sorted_map_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/immutable/sorted_map_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/immutable/testing.h firebase-ios-sdk-master/Firestore/core/test/unit/immutable/tree_sorted_map_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/leveldb_key_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/leveldb_util_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/local_serializer_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/reference_set_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/model/database_id_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/model/document_key_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/model/document_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/model/field_mask_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/model/field_path_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/model/field_transform_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/model/mutation_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/model/no_document_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/model/precondition_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/model/resource_path_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/model/snapshot_version_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/model/transform_operation_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/nanopb/byte_string_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/objc/objc_type_traits_apple_test.mm firebase-ios-sdk-master/Firestore/core/test/unit/remote/datastore_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/remote/exponential_backoff_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/remote/grpc_connection_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/remote/grpc_streaming_reader_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/remote/grpc_stream_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/remote/grpc_stream_tester.h firebase-ios-sdk-master/Firestore/core/test/unit/remote/grpc_unary_call_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/remote/serializer_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/remote/stream_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/testutil/app_testing.mm firebase-ios-sdk-master/Firestore/core/test/unit/testutil/testutil.cc firebase-ios-sdk-master/Firestore/core/test/unit/testutil/testutil.h firebase-ios-sdk-master/Firestore/core/test/unit/timestamp_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/util/async_queue_libdispatch_test.mm firebase-ios-sdk-master/Firestore/core/test/unit/util/async_queue_std_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/util/async_queue_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/util/comparison_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/util/executor_libdispatch_test.mm firebase-ios-sdk-master/Firestore/core/test/unit/util/executor_test.h firebase-ios-sdk-master/Firestore/core/test/unit/util/hard_assert_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/util/hashing_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/util/path_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/util/strerror_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/util/string_apple_benchmark.mm firebase-ios-sdk-master/Firestore/core/test/unit/util/string_format_apple_test.mm firebase-ios-sdk-master/Firestore/core/test/unit/util/string_format_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/util/string_win_test.cc firebase-ios-sdk-master/Firestore/Example/FuzzTests/FSTFuzzTestsPrincipal.mm firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingTargets/FSTFuzzTestFieldPath.h firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingTargets/FSTFuzzTestFieldPath.mm firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingTargets/FSTFuzzTestSerializer.h firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingTargets/FSTFuzzTestSerializer.mm firebase-ios-sdk-master/Firestore/Example/Tests/API/FIRFirestoreTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/Integration/API/FIRArrayTransformTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/Integration/API/FIRFirestoreSourceTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/Util/FIRFirestore+Testing.h firebase-ios-sdk-master/Firestore/fuzzing/fieldpath_fuzzer.cc firebase-ios-sdk-master/Firestore/fuzzing/leveldb_fuzzer.cc firebase-ios-sdk-master/Firestore/fuzzing/resourcepath_fuzzer.cc firebase-ios-sdk-master/Firestore/fuzzing/serializer_fuzzer.cc firebase-ios-sdk-master/Firestore/Protos/cpp/firestore/local/maybe_document.pb.cc firebase-ios-sdk-master/Firestore/Protos/cpp/firestore/local/maybe_document.pb.h firebase-ios-sdk-master/Firestore/Protos/cpp/firestore/local/mutation.pb.cc firebase-ios-sdk-master/Firestore/Protos/cpp/firestore/local/mutation.pb.h firebase-ios-sdk-master/Firestore/Protos/cpp/firestore/local/target.pb.cc firebase-ios-sdk-master/Firestore/Protos/cpp/firestore/local/target.pb.h firebase-ios-sdk-master/Firestore/Protos/cpp/google/api/annotations.pb.cc firebase-ios-sdk-master/Firestore/Protos/cpp/google/api/annotations.pb.h firebase-ios-sdk-master/Firestore/Protos/cpp/google/api/http.pb.cc firebase-ios-sdk-master/Firestore/Protos/cpp/google/api/http.pb.h firebase-ios-sdk-master/Firestore/Protos/cpp/google/firestore/v1/common.pb.cc firebase-ios-sdk-master/Firestore/Protos/cpp/google/firestore/v1/common.pb.h firebase-ios-sdk-master/Firestore/Protos/cpp/google/firestore/v1/document.pb.cc firebase-ios-sdk-master/Firestore/Protos/cpp/google/firestore/v1/document.pb.h firebase-ios-sdk-master/Firestore/Protos/cpp/google/firestore/v1/firestore.pb.cc firebase-ios-sdk-master/Firestore/Protos/cpp/google/firestore/v1/firestore.pb.h firebase-ios-sdk-master/Firestore/Protos/cpp/google/firestore/v1/query.pb.cc firebase-ios-sdk-master/Firestore/Protos/cpp/google/firestore/v1/query.pb.h firebase-ios-sdk-master/Firestore/Protos/cpp/google/firestore/v1/write.pb.cc firebase-ios-sdk-master/Firestore/Protos/cpp/google/firestore/v1/write.pb.h firebase-ios-sdk-master/Firestore/Protos/cpp/google/rpc/status.pb.cc firebase-ios-sdk-master/Firestore/Protos/cpp/google/rpc/status.pb.h firebase-ios-sdk-master/Firestore/Protos/cpp/google/type/latlng.pb.cc firebase-ios-sdk-master/Firestore/Protos/cpp/google/type/latlng.pb.h firebase-ios-sdk-master/Firestore/Protos/nanopb/firestore/local/maybe_document.nanopb.cc firebase-ios-sdk-master/Firestore/Protos/nanopb/firestore/local/maybe_document.nanopb.h firebase-ios-sdk-master/Firestore/Protos/nanopb/firestore/local/mutation.nanopb.cc firebase-ios-sdk-master/Firestore/Protos/nanopb/firestore/local/mutation.nanopb.h firebase-ios-sdk-master/Firestore/Protos/nanopb/firestore/local/target.nanopb.cc firebase-ios-sdk-master/Firestore/Protos/nanopb/firestore/local/target.nanopb.h firebase-ios-sdk-master/Firestore/Protos/nanopb/google/api/annotations.nanopb.cc firebase-ios-sdk-master/Firestore/Protos/nanopb/google/api/annotations.nanopb.h firebase-ios-sdk-master/Firestore/Protos/nanopb/google/api/http.nanopb.cc firebase-ios-sdk-master/Firestore/Protos/nanopb/google/api/http.nanopb.h firebase-ios-sdk-master/Firestore/Protos/nanopb/google/firestore/v1/common.nanopb.cc firebase-ios-sdk-master/Firestore/Protos/nanopb/google/firestore/v1/common.nanopb.h firebase-ios-sdk-master/Firestore/Protos/nanopb/google/firestore/v1/document.nanopb.cc firebase-ios-sdk-master/Firestore/Protos/nanopb/google/firestore/v1/document.nanopb.h firebase-ios-sdk-master/Firestore/Protos/nanopb/google/firestore/v1/firestore.nanopb.cc firebase-ios-sdk-master/Firestore/Protos/nanopb/google/firestore/v1/firestore.nanopb.h firebase-ios-sdk-master/Firestore/Protos/nanopb/google/firestore/v1/query.nanopb.cc firebase-ios-sdk-master/Firestore/Protos/nanopb/google/firestore/v1/query.nanopb.h firebase-ios-sdk-master/Firestore/Protos/nanopb/google/firestore/v1/write.nanopb.cc firebase-ios-sdk-master/Firestore/Protos/nanopb/google/firestore/v1/write.nanopb.h firebase-ios-sdk-master/Firestore/Protos/nanopb/google/protobuf/any.nanopb.cc firebase-ios-sdk-master/Firestore/Protos/nanopb/google/protobuf/any.nanopb.h firebase-ios-sdk-master/Firestore/Protos/nanopb/google/protobuf/empty.nanopb.cc firebase-ios-sdk-master/Firestore/Protos/nanopb/google/protobuf/empty.nanopb.h firebase-ios-sdk-master/Firestore/Protos/nanopb/google/protobuf/struct.nanopb.cc firebase-ios-sdk-master/Firestore/Protos/nanopb/google/protobuf/struct.nanopb.h firebase-ios-sdk-master/Firestore/Protos/nanopb/google/protobuf/timestamp.nanopb.cc firebase-ios-sdk-master/Firestore/Protos/nanopb/google/protobuf/timestamp.nanopb.h firebase-ios-sdk-master/Firestore/Protos/nanopb/google/protobuf/wrappers.nanopb.cc firebase-ios-sdk-master/Firestore/Protos/nanopb/google/protobuf/wrappers.nanopb.h firebase-ios-sdk-master/Firestore/Protos/nanopb/google/rpc/status.nanopb.cc firebase-ios-sdk-master/Firestore/Protos/nanopb/google/rpc/status.nanopb.h firebase-ios-sdk-master/Firestore/Protos/nanopb/google/type/latlng.nanopb.cc firebase-ios-sdk-master/Firestore/Protos/nanopb/google/type/latlng.nanopb.h firebase-ios-sdk-master/Firestore/Source/API/FIRTimestamp+Internal.h firebase-ios-sdk-master/Firestore/Source/API/FSTFirestoreComponent.h firebase-ios-sdk-master/Firestore/Source/API/FSTFirestoreComponent.mm firebase-ios-sdk-master/Firestore/Source/Public/FirebaseFirestore/FIRFirestoreSource.h firebase-ios-sdk-master/Firestore/Source/Public/FirebaseFirestore/FIRTimestamp.h firebase-ios-sdk-master/Firestore/Swift/Source/Codable/GeoPoint+Codable.swift firebase-ios-sdk-master/Firestore/Swift/Tests/Codable/CodableGeoPointTests.swift firebase-ios-sdk-master/Functions/FirebaseFunctions/Public/FirebaseFunctions/FirebaseFunctions.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/GDTCORClock.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/GDTCORConsoleLogger.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/GDTCOREvent.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/GDTCORFlatFileStorage.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/GDTCORRegistrar.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/GDTCORTransformer.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/GDTCORTransport.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/GDTCORUploadCoordinator.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Private/GDTCOREvent_Private.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Private/GDTCORFlatFileStorage.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Private/GDTCORRegistrar_Private.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Private/GDTCORTransformer.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Private/GDTCORTransformer_Private.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Private/GDTCORUploadCoordinator.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCORClock.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCORConsoleLogger.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCOREventDataObject.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCOREvent.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCOREventTransformer.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCORRegistrar.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCORTransport.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCORUploader.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GoogleDataTransport.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Common/Categories/GDTCORFlatFileStorage+Testing.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Common/Categories/GDTCORFlatFileStorage+Testing.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Common/Categories/GDTCORRegistrar+Testing.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Common/Categories/GDTCORRegistrar+Testing.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Lifecycle/GDTCORLifecycleTest.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Unit/GDTCORClockTest.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Unit/GDTCOREventTest.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Unit/GDTCORFlatFileStorageTest.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Unit/GDTCORRegistrarTest.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Unit/GDTCORTransformerTest.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Unit/GDTCORTransportTest.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Unit/GDTCORUploadCoordinatorTest.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Unit/Helpers/GDTCORAssertHelper.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Unit/Helpers/GDTCORAssertHelper.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Unit/Helpers/GDTCORDataObjectTesterClasses.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Unit/Helpers/GDTCORDataObjectTesterClasses.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Unit/Helpers/GDTCORTestUploader.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Unit/Helpers/GDTCORTestUploader.m firebase-ios-sdk-master/GoogleUtilities/Logger/Private/GULLogger.h firebase-ios-sdk-master/GoogleUtilities/Logger/Public/GULLoggerLevel.h firebase-ios-sdk-master/Interop/Analytics/Public/FIRAnalyticsInterop.h firebase-ios-sdk-master/Interop/Analytics/Public/FIRInteropEventNames.h firebase-ios-sdk-master/Interop/Analytics/Public/FIRInteropParameterNames.h firebase-ios-sdk-master/Interop/Auth/Public/FIRAuthInterop.h firebase-ios-sdk-master/SharedTestUtilities/FIRAuthInteropFake.h firebase-ios-sdk-master/SharedTestUtilities/FIRAuthInteropFake.m firebase-ios-sdk-master/SharedTestUtilities/FIRComponentTestUtilities.h firebase-ios-sdk-master/SharedTestUtilities/FIRComponentTestUtilities.m Copyright 2018 Google Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. firebase-ios-sdk-master/FirebaseCore/Tests/Unit/FIRComponentContainerTest.m firebase-ios-sdk-master/FirebaseCore/Tests/Unit/FIRComponentTypeTest.m firebase-ios-sdk-master/FirebaseCore/Tests/Unit/FIRTestComponents.h firebase-ios-sdk-master/FirebaseCore/Tests/Unit/FIRTestComponents.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageComponent.h firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageComponent.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageGetDownloadURLTask.m firebase-ios-sdk-master/Functions/Backend/index.js firebase-ios-sdk-master/GoogleUtilitiesComponents/Tests/GULCCComponentContainerTest.m firebase-ios-sdk-master/GoogleUtilitiesComponents/Tests/GULCCComponentTypeTest.m firebase-ios-sdk-master/GoogleUtilities/Logger/GULLogger.m firebase-ios-sdk-master/GoogleUtilities/NSData+zlib/GULNSData+zlib.m firebase-ios-sdk-master/GoogleUtilities/NSData+zlib/Public/GULNSData+zlib.h firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Environment/GULAppEnvironmentUtilTest.m firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Logger/GULLoggerTest.m firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Network/GULMutableDictionaryTest.m firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Network/GULNetworkTest.m firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Reachability/GULReachabilityCheckerTest.m firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/UserDefaults/GULUserDefaultsTests.m firebase-ios-sdk-master/GoogleUtilities/UserDefaults/GULUserDefaults.m firebase-ios-sdk-master/GoogleUtilities/UserDefaults/Private/GULUserDefaults.h firebase-ios-sdk-master/SymbolCollisionTest/SymbolCollisionTest/AppDelegate.h firebase-ios-sdk-master/SymbolCollisionTest/SymbolCollisionTest/AppDelegate.m firebase-ios-sdk-master/SymbolCollisionTest/SymbolCollisionTest/main.m firebase-ios-sdk-master/SymbolCollisionTest/SymbolCollisionTest/ViewController.h firebase-ios-sdk-master/SymbolCollisionTest/SymbolCollisionTest/ViewController.m Copyright 2018 Google Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. firebase-ios-sdk-master/cmake/compiler_setup.cmake firebase-ios-sdk-master/cmake/external/benchmark.cmake firebase-ios-sdk-master/cmake/external/boringssl.cmake firebase-ios-sdk-master/cmake/external/c-ares.cmake firebase-ios-sdk-master/cmake/external/CMakeLists.txt firebase-ios-sdk-master/cmake/external/grpc.cmake firebase-ios-sdk-master/cmake/external/protobuf.cmake firebase-ios-sdk-master/cmake/external_rules.cmake firebase-ios-sdk-master/cmake/external/zlib.cmake firebase-ios-sdk-master/cmake/fuzzing_options.cmake firebase-ios-sdk-master/cmake/sanitizer_options.cmake firebase-ios-sdk-master/Firestore/core/test/unit/auth/CMakeLists.txt firebase-ios-sdk-master/Firestore/core/test/unit/CMakeLists.txt firebase-ios-sdk-master/Firestore/core/test/unit/core/CMakeLists.txt firebase-ios-sdk-master/Firestore/core/test/unit/immutable/CMakeLists.txt firebase-ios-sdk-master/Firestore/core/test/unit/local/CMakeLists.txt firebase-ios-sdk-master/Firestore/core/test/unit/model/CMakeLists.txt firebase-ios-sdk-master/Firestore/core/test/unit/nanopb/CMakeLists.txt firebase-ios-sdk-master/Firestore/core/test/unit/remote/CMakeLists.txt firebase-ios-sdk-master/Firestore/core/test/unit/testutil/CMakeLists.txt firebase-ios-sdk-master/Firestore/Example/Benchmarks/CMakeLists.txt firebase-ios-sdk-master/Firestore/fuzzing/CMakeLists.txt firebase-ios-sdk-master/Firestore/Protos/CMakeLists.txt firebase-ios-sdk-master/scripts/binary_to_array.py firebase-ios-sdk-master/scripts/install_prereqs.sh Copyright 2018 Google LLC Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright 2018 Google LLC Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [2018] [Google] [LLC] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/Firestore/core/src/core/target_id_generator.cc firebase-ios-sdk-master/Firestore/core/src/core/target_id_generator.h firebase-ios-sdk-master/Firestore/core/src/immutable/sorted_set.h firebase-ios-sdk-master/Firestore/core/src/local/leveldb_remote_document_cache.cc firebase-ios-sdk-master/Firestore/core/src/local/leveldb_remote_document_cache.h firebase-ios-sdk-master/Firestore/core/src/local/leveldb_target_cache.cc firebase-ios-sdk-master/Firestore/core/src/local/memory_target_cache.h firebase-ios-sdk-master/Firestore/core/src/model/document_map.h firebase-ios-sdk-master/Firestore/core/src/model/field_mask.h firebase-ios-sdk-master/Firestore/core/src/remote/grpc_connection.h firebase-ios-sdk-master/Firestore/core/src/remote/grpc_stream.cc firebase-ios-sdk-master/Firestore/core/src/remote/grpc_stream.h firebase-ios-sdk-master/Firestore/core/src/remote/grpc_streaming_reader.h firebase-ios-sdk-master/Firestore/core/src/remote/grpc_unary_call.h firebase-ios-sdk-master/Firestore/core/src/util/async_queue.cc firebase-ios-sdk-master/Firestore/core/src/util/async_queue.h firebase-ios-sdk-master/Firestore/core/src/util/config_detected.h.in firebase-ios-sdk-master/Firestore/core/src/util/config.h firebase-ios-sdk-master/Firestore/core/src/util/executor.h firebase-ios-sdk-master/Firestore/core/src/util/executor_libdispatch.h firebase-ios-sdk-master/Firestore/core/src/util/executor_libdispatch.mm firebase-ios-sdk-master/Firestore/core/src/util/executor_std.cc firebase-ios-sdk-master/Firestore/core/src/util/executor_std.h firebase-ios-sdk-master/Firestore/core/src/util/filesystem_posix.cc firebase-ios-sdk-master/Firestore/core/src/util/filesystem_win.cc firebase-ios-sdk-master/Firestore/core/src/util/string_apple.h firebase-ios-sdk-master/Firestore/core/test/unit/immutable/sorted_set_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/model/field_value_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/remote/create_noop_connectivity_monitor.cc firebase-ios-sdk-master/Firestore/core/test/unit/remote/create_noop_connectivity_monitor.h firebase-ios-sdk-master/Firestore/core/test/unit/remote/fake_credentials_provider.cc firebase-ios-sdk-master/Firestore/core/test/unit/remote/fake_credentials_provider.h firebase-ios-sdk-master/Firestore/core/test/unit/remote/grpc_stream_tester.cc firebase-ios-sdk-master/Firestore/core/test/unit/testutil/app_testing.h firebase-ios-sdk-master/Firestore/core/test/unit/util/async_queue_test.h firebase-ios-sdk-master/Firestore/core/test/unit/util/executor_std_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/util/executor_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/util/filesystem_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/util/string_apple_test.mm firebase-ios-sdk-master/GoogleUtilities/AppDelegateSwizzler/Internal/GULAppDelegateSwizzler_Private.h firebase-ios-sdk-master/GoogleUtilities/AppDelegateSwizzler/Private/GULAppDelegateSwizzler.h firebase-ios-sdk-master/GoogleUtilities/Common/GULLoggerCodes.h firebase-ios-sdk-master/GoogleUtilities/ISASwizzler/Private/GULObjectSwizzler.h firebase-ios-sdk-master/GoogleUtilities/ISASwizzler/Private/GULSwizzledObject.h firebase-ios-sdk-master/GoogleUtilities/MethodSwizzler/Private/GULOriginalIMPConvenienceMacros.h firebase-ios-sdk-master/GoogleUtilities/MethodSwizzler/Private/GULSwizzler.h firebase-ios-sdk-master/GoogleUtilities/SwizzlerTestHelpers/GULProxy.h firebase-ios-sdk-master/GoogleUtilities/SwizzlerTestHelpers/GULProxy.m firebase-ios-sdk-master/GoogleUtilities/SwizzlerTestHelpers/GULRuntimeClassDiff.h firebase-ios-sdk-master/GoogleUtilities/SwizzlerTestHelpers/GULRuntimeClassSnapshot.h firebase-ios-sdk-master/GoogleUtilities/SwizzlerTestHelpers/GULRuntimeDiff.h firebase-ios-sdk-master/GoogleUtilities/SwizzlerTestHelpers/GULRuntimeSnapshot.h firebase-ios-sdk-master/GoogleUtilities/SwizzlerTestHelpers/GULRuntimeStateHelper.h firebase-ios-sdk-master/GoogleUtilities/SwizzlerTestHelpers/GULSwizzlingCache.h firebase-ios-sdk-master/GoogleUtilities/SwizzlerTestHelpers/GULSwizzlingCache_Private.h Copyright 2018 Google LLC Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. firebase-ios-sdk-master/Firestore/Protos/protos/firestore/local/maybe_document.proto firebase-ios-sdk-master/Firestore/Protos/protos/firestore/local/mutation.proto firebase-ios-sdk-master/Firestore/Protos/protos/firestore/local/target.proto firebase-ios-sdk-master/GoogleUtilities/AppDelegateSwizzler/GULAppDelegateSwizzler.m firebase-ios-sdk-master/GoogleUtilities/ISASwizzler/GULObjectSwizzler.m firebase-ios-sdk-master/GoogleUtilities/ISASwizzler/GULSwizzledObject.m firebase-ios-sdk-master/GoogleUtilities/MethodSwizzler/GULSwizzler.m firebase-ios-sdk-master/GoogleUtilities/SwizzlerTestHelpers/GULRuntimeClassDiff.m firebase-ios-sdk-master/GoogleUtilities/SwizzlerTestHelpers/GULRuntimeClassSnapshot.m firebase-ios-sdk-master/GoogleUtilities/SwizzlerTestHelpers/GULRuntimeDiff.m firebase-ios-sdk-master/GoogleUtilities/SwizzlerTestHelpers/GULRuntimeSnapshot.m firebase-ios-sdk-master/GoogleUtilities/SwizzlerTestHelpers/GULRuntimeStateHelper.m firebase-ios-sdk-master/GoogleUtilities/SwizzlerTestHelpers/GULSwizzlingCache.m firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Swizzler/GULAppDelegateSwizzlerTest.m firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Swizzler/GULObjectSwizzlerTest.m firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Swizzler/GULRuntimeClassDiffTests.m firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Swizzler/GULRuntimeClassSnapshotTests.m firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Swizzler/GULRuntimeDiffTests.m firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Swizzler/GULRuntimeSnapshotTests.m firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Swizzler/GULRuntimeStateHelperTests.m firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Swizzler/GULSwizzlerInheritedMethodsSwizzlingTest.m firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Swizzler/GULSwizzlerTest.m firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Swizzler/GULSwizzlingCacheTest.m Copyright 2018 Google LLC Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. firebase-ios-sdk-master/Firestore/Protos/protos/google/api/http.proto Copyright 2018 Google LLC Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. firebase-ios-sdk-master/Firestore/Protos/protos/google/firestore/v1/common.proto firebase-ios-sdk-master/Firestore/Protos/protos/google/firestore/v1/document.proto firebase-ios-sdk-master/Firestore/Protos/protos/google/firestore/v1/firestore.proto firebase-ios-sdk-master/Firestore/Protos/protos/google/firestore/v1/query.proto firebase-ios-sdk-master/Firestore/Protos/protos/google/firestore/v1/write.proto Copyright 2018 Google LLC. Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. firebase-ios-sdk-master/cmake/external/abseil-cpp.cmake firebase-ios-sdk-master/cmake/FindASANDylib.cmake firebase-ios-sdk-master/cmake/firebase_version.sed firebase-ios-sdk-master/cmake/podspec_version.sed firebase-ios-sdk-master/CocoapodsIntegrationTest/scripts/build_all_environments.sh firebase-ios-sdk-master/CocoapodsIntegrationTest/scripts/build_with_environment.sh firebase-ios-sdk-master/Crashlytics/run firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/ApiTests/generate_refresh_token.sh firebase-ios-sdk-master/Firebase/CoreDiagnostics/ProtoSupport/generate_nanopb_protos.sh firebase-ios-sdk-master/Firebase/CoreDiagnostics/ProtoSupport/nanopb_build_protos.py firebase-ios-sdk-master/Firebase/CoreDiagnostics/ProtoSupport/nanopb_proto_generator.py firebase-ios-sdk-master/FirebaseInAppMessaging/ProtoSupport/generate_nanopb_protos.sh firebase-ios-sdk-master/FirebaseInAppMessaging/ProtoSupport/nanopb_build_protos.py firebase-ios-sdk-master/FirebaseInAppMessaging/ProtoSupport/nanopb_proto_generator.py firebase-ios-sdk-master/FirebaseInAppMessaging/ProtoSupport/Protos/fiam.options firebase-ios-sdk-master/Firestore/Example/CMakeLists.txt firebase-ios-sdk-master/Firestore/Protos/lib/__init__.py firebase-ios-sdk-master/Firestore/Protos/lib/pretty_printing.py firebase-ios-sdk-master/Firestore/Protos/protos/google/firestore/v1/document.options firebase-ios-sdk-master/Firestore/Protos/protos/google/firestore/v1/firestore.options firebase-ios-sdk-master/Firestore/Protos/protos/google/firestore/v1/query.options firebase-ios-sdk-master/Firestore/Protos/protos/google/firestore/v1/write.options firebase-ios-sdk-master/GoogleDataTransport/ProtoSupport/generate_cct_protos.sh firebase-ios-sdk-master/GoogleDataTransport/ProtoSupport/nanopb_objc_generator.py firebase-ios-sdk-master/GoogleDataTransport/ProtoSupport/proto_generator.py firebase-ios-sdk-master/scripts/check_filename_spaces.sh firebase-ios-sdk-master/scripts/check_lint.py firebase-ios-sdk-master/scripts/check.sh firebase-ios-sdk-master/scripts/collect_metrics.sh firebase-ios-sdk-master/scripts/lib/command_trace.py firebase-ios-sdk-master/scripts/lib/__init__.py firebase-ios-sdk-master/scripts/lib/source.py firebase-ios-sdk-master/scripts/lib/terminal.py firebase-ios-sdk-master/scripts/module_map.rb firebase-ios-sdk-master/scripts/pod_lib_lint.rb firebase-ios-sdk-master/scripts/setup_quickstart.sh firebase-ios-sdk-master/scripts/test_quickstart.sh Copyright 2019 Google Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. firebase-ios-sdk-master/CocoapodsIntegrationTest/CocoapodsIntegrationTest/AppDelegate.h firebase-ios-sdk-master/CocoapodsIntegrationTest/CocoapodsIntegrationTest/AppDelegate.m firebase-ios-sdk-master/CocoapodsIntegrationTest/CocoapodsIntegrationTest/main.m firebase-ios-sdk-master/CocoapodsIntegrationTest/CocoapodsIntegrationTest/ViewController.h firebase-ios-sdk-master/CocoapodsIntegrationTest/CocoapodsIntegrationTest/ViewController.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Public/FirebaseCrashlytics/FirebaseCrashlytics.h firebase-ios-sdk-master/Crashlytics/Protogen/nanopb/crashlytics.nanopb.c firebase-ios-sdk-master/Crashlytics/Protogen/nanopb/crashlytics.nanopb.h firebase-ios-sdk-master/Crashlytics/ProtoSupport/proto_generator.py firebase-ios-sdk-master/Example/CoreDiagnostics/Tests/FIRCoreDiagnosticsTest.m firebase-ios-sdk-master/Example/InstanceID/App/iOS/FIRAppDelegate.h firebase-ios-sdk-master/Example/InstanceID/App/iOS/FIRViewController.h firebase-ios-sdk-master/Example/InstanceID/IntegrationTests/FIRInstanceIDIntegrationTests.m firebase-ios-sdk-master/Example/InstanceID/Tests/FIRInstanceIDAPNSInfoTest.m firebase-ios-sdk-master/Example/InstanceID/Tests/FIRInstanceIDAuthKeyChainTest.m firebase-ios-sdk-master/Example/InstanceID/Tests/FIRInstanceIDAuthServiceTest.m firebase-ios-sdk-master/Example/InstanceID/Tests/FIRInstanceIDBackupExcludedPlistTest.m firebase-ios-sdk-master/Example/InstanceID/Tests/FIRInstanceIDCheckinPreferencesTest.m firebase-ios-sdk-master/Example/InstanceID/Tests/FIRInstanceIDCheckinServiceTest.m firebase-ios-sdk-master/Example/InstanceID/Tests/FIRInstanceIDCheckinStoreTest.m firebase-ios-sdk-master/Example/InstanceID/Tests/FIRInstanceIDFakeKeychain.h firebase-ios-sdk-master/Example/InstanceID/Tests/FIRInstanceIDFakeKeychain.m firebase-ios-sdk-master/Example/InstanceID/Tests/FIRInstanceIDResultTest.m firebase-ios-sdk-master/Example/InstanceID/Tests/FIRInstanceIDStoreTest.m firebase-ios-sdk-master/Example/InstanceID/Tests/FIRInstanceIDTest.m firebase-ios-sdk-master/Example/InstanceID/Tests/FIRInstanceIDTokenInfoTest.m firebase-ios-sdk-master/Example/InstanceID/Tests/FIRInstanceIDTokenManager+Test.h firebase-ios-sdk-master/Example/InstanceID/Tests/FIRInstanceIDTokenManager+Test.m firebase-ios-sdk-master/Example/InstanceID/Tests/FIRInstanceIDTokenManagerTest.m firebase-ios-sdk-master/Example/InstanceID/Tests/FIRInstanceIDTokenOperationsTest.m firebase-ios-sdk-master/Example/InstanceID/Tests/FIRInstanceIDUtilitiesTest.m firebase-ios-sdk-master/FirebaseAppDistribution/Sources/FIRAppDistributionMachO.h firebase-ios-sdk-master/FirebaseAppDistribution/Sources/FIRAppDistributionMachO.m firebase-ios-sdk-master/FirebaseAppDistribution/Sources/FIRAppDistributionMachOSlice.h firebase-ios-sdk-master/FirebaseAppDistribution/Sources/FIRAppDistributionMachOSlice.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/Proto/FIRAuthProto.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/Proto/FIRAuthProtoMFAEnrollment.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/Proto/FIRAuthProtoMFAEnrollment.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/Proto/Phone/FIRAuthProtoFinalizeMFAPhoneRequestInfo.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/Proto/Phone/FIRAuthProtoFinalizeMFAPhoneRequestInfo.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/Proto/Phone/FIRAuthProtoFinalizeMFAPhoneResponseInfo.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/Proto/Phone/FIRAuthProtoFinalizeMFAPhoneResponseInfo.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/Proto/Phone/FIRAuthProtoStartMFAPhoneRequestInfo.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/Proto/Phone/FIRAuthProtoStartMFAPhoneRequestInfo.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/Proto/Phone/FIRAuthProtoStartMFAPhoneResponseInfo.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/Proto/Phone/FIRAuthProtoStartMFAPhoneResponseInfo.m firebase-ios-sdk-master/FirebaseAuth/Sources/MultiFactor/FIRMultiFactorConstants.m firebase-ios-sdk-master/FirebaseAuth/Sources/SystemService/FIRAuthStoredUserManager.h firebase-ios-sdk-master/FirebaseAuth/Sources/SystemService/FIRAuthStoredUserManager.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/ApiTests/AccountInfoTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/ApiTests/AnonymousAuthTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/ApiTests/CustomAuthTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/ApiTests/FacebookAuthTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/ApiTests/FIRAuthApiTestsBase.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/ApiTests/GoogleAuthTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/ApiTests/PhoneMultiFactorTests.swift firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/E2eTests/BYOAuthTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/E2eTests/FIRAuthE2eTestsBase.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/E2eTests/FIRAuthE2eTestsBase.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/ApplicationDelegate.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/ApplicationDelegate.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/AppManager.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/AppManager.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/AuthCredentialsTemplate.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/AuthProviders.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/AuthProviders.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/CustomTokenDataEntryViewController.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/CustomTokenDataEntryViewController.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/FacebookAuthProvider.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/FacebookAuthProvider.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/GoogleAuthProvider.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/GoogleAuthProvider.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/main.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+App.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+App.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+Auth.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+Auth.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+AutoTests.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+AutoTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+Custom.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+Custom.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+Email.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+Email.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+Facebook.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+Facebook.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+GameCenter.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+GameCenter.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+Google.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+Google.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+Internal.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+MultiFactor.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+MultiFactor.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+OAuth.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+OAuth.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+OOB.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+OOB.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+Phone.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+Phone.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+User.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+User.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/SettingsViewController.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/SettingsViewController.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/StaticContentTableViewManager.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/StaticContentTableViewManager.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/UIViewController+Alerts.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/UIViewController+Alerts.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/UserInfoViewController.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/UserInfoViewController.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/UserTableViewCell.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/UserTableViewCell.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRAuthLifeCycleTests.m firebase-ios-sdk-master/Firebase/CoreDiagnostics/FIRCDLibrary/FIRCoreDiagnostics.m firebase-ios-sdk-master/Firebase/CoreDiagnostics/FIRCDLibrary/Protogen/nanopb/firebasecore.nanopb.c firebase-ios-sdk-master/Firebase/CoreDiagnostics/FIRCDLibrary/Protogen/nanopb/firebasecore.nanopb.h firebase-ios-sdk-master/FirebaseCore/Sources/FIRConfigurationInternal.h firebase-ios-sdk-master/FirebaseCore/Sources/FIRCoreDiagnosticsConnector.m firebase-ios-sdk-master/FirebaseCore/Sources/FIRDiagnosticsData.h firebase-ios-sdk-master/FirebaseCore/Sources/FIRDiagnosticsData.m firebase-ios-sdk-master/FirebaseCore/Sources/Private/FIRCoreDiagnosticsConnector.h firebase-ios-sdk-master/FirebaseCore/Tests/Unit/FIRDiagnosticsDataTest.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Analytics/Protogen/nanopb/fiam.nanopb.c firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Analytics/Protogen/nanopb/fiam.nanopb.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/DefaultUI/Card/FIRIAMCardViewController.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/DefaultUI/Card/FIRIAMCardViewController.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/FIRInAppMessagingPrivate.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Util/NSString+FIRInterlaceStrings.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/RenderingObjects/FIRInAppMessagingRenderingPrivate.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Util/NSString+FIRInterlaceStrings.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/DefaultUITestApp/FiamDisplaySwiftExample/CardMessageViewController.swift firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/DefaultUITestApp/InAppMessagingDisplay-UITests/InAppMessagingDisplayCardViewUITests.swift firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Unit/NSString+InterlaceStringsTests.m firebase-ios-sdk-master/FirebaseInstallations/Source/Library/Errors/FIRInstallationsErrorUtil.h firebase-ios-sdk-master/FirebaseInstallations/Source/Library/Errors/FIRInstallationsErrorUtil.m firebase-ios-sdk-master/FirebaseInstallations/Source/Library/Errors/FIRInstallationsHTTPError.h firebase-ios-sdk-master/FirebaseInstallations/Source/Library/Errors/FIRInstallationsHTTPError.m firebase-ios-sdk-master/FirebaseInstallations/Source/Library/FIRInstallationsAuthTokenResultInternal.h firebase-ios-sdk-master/FirebaseInstallations/Source/Library/FIRInstallationsAuthTokenResult.m firebase-ios-sdk-master/FirebaseInstallations/Source/Library/FIRInstallationsItem.h firebase-ios-sdk-master/FirebaseInstallations/Source/Library/FIRInstallationsItem.m firebase-ios-sdk-master/FirebaseInstallations/Source/Library/FIRInstallationsLogger.h firebase-ios-sdk-master/FirebaseInstallations/Source/Library/FIRInstallationsLogger.m firebase-ios-sdk-master/FirebaseInstallations/Source/Library/FIRInstallations.m firebase-ios-sdk-master/FirebaseInstallations/Source/Library/FIRInstallationsVersion.m firebase-ios-sdk-master/FirebaseInstallations/Source/Library/IIDMigration/FIRInstallationsIIDStore.h firebase-ios-sdk-master/FirebaseInstallations/Source/Library/IIDMigration/FIRInstallationsIIDStore.m firebase-ios-sdk-master/FirebaseInstallations/Source/Library/IIDMigration/FIRInstallationsIIDTokenStore.h firebase-ios-sdk-master/FirebaseInstallations/Source/Library/IIDMigration/FIRInstallationsIIDTokenStore.m firebase-ios-sdk-master/FirebaseInstallations/Source/Library/InstallationsAPI/FIRInstallationsAPIService.h firebase-ios-sdk-master/FirebaseInstallations/Source/Library/InstallationsAPI/FIRInstallationsAPIService.m firebase-ios-sdk-master/FirebaseInstallations/Source/Library/InstallationsAPI/FIRInstallationsItem+RegisterInstallationAPI.h firebase-ios-sdk-master/FirebaseInstallations/Source/Library/InstallationsAPI/FIRInstallationsItem+RegisterInstallationAPI.m firebase-ios-sdk-master/FirebaseInstallations/Source/Library/InstallationsIDController/FIRInstallationsIDController.h firebase-ios-sdk-master/FirebaseInstallations/Source/Library/InstallationsIDController/FIRInstallationsIDController.m firebase-ios-sdk-master/FirebaseInstallations/Source/Library/InstallationsIDController/FIRInstallationsSingleOperationPromiseCache.h firebase-ios-sdk-master/FirebaseInstallations/Source/Library/InstallationsIDController/FIRInstallationsSingleOperationPromiseCache.m firebase-ios-sdk-master/FirebaseInstallations/Source/Library/InstallationsIDController/FIRInstallationsStatus.h firebase-ios-sdk-master/FirebaseInstallations/Source/Library/InstallationsStore/FIRInstallationsStoredAuthToken.h firebase-ios-sdk-master/FirebaseInstallations/Source/Library/InstallationsStore/FIRInstallationsStoredAuthToken.m firebase-ios-sdk-master/FirebaseInstallations/Source/Library/InstallationsStore/FIRInstallationsStoredItem.h firebase-ios-sdk-master/FirebaseInstallations/Source/Library/InstallationsStore/FIRInstallationsStoredItem.m firebase-ios-sdk-master/FirebaseInstallations/Source/Library/InstallationsStore/FIRInstallationsStore.h firebase-ios-sdk-master/FirebaseInstallations/Source/Library/InstallationsStore/FIRInstallationsStore.m firebase-ios-sdk-master/FirebaseInstallations/Source/Library/Public/FirebaseInstallations/FirebaseInstallations.h firebase-ios-sdk-master/FirebaseInstallations/Source/Library/Public/FirebaseInstallations/FIRInstallationsAuthTokenResult.h firebase-ios-sdk-master/FirebaseInstallations/Source/Library/Public/FirebaseInstallations/FIRInstallationsErrors.h firebase-ios-sdk-master/FirebaseInstallations/Source/Library/Public/FirebaseInstallations/FIRInstallations.h firebase-ios-sdk-master/FirebaseInstallations/Source/Library/Public/FirebaseInstallations/FIRInstallationsVersion.h firebase-ios-sdk-master/FirebaseInstallations/Source/Tests/Integration/FIRInstallationsIntegrationTests.m firebase-ios-sdk-master/FirebaseInstallations/Source/Tests/Unit/FIRInstallationsAPIServiceTests.m firebase-ios-sdk-master/FirebaseInstallations/Source/Tests/Unit/FIRInstallationsHTTPErrorTests.m firebase-ios-sdk-master/FirebaseInstallations/Source/Tests/Unit/FIRInstallationsIDControllerTests.m firebase-ios-sdk-master/FirebaseInstallations/Source/Tests/Unit/FIRInstallationsIIDStoreTests.m firebase-ios-sdk-master/FirebaseInstallations/Source/Tests/Unit/FIRInstallationsIIDTokenStoreTests.m firebase-ios-sdk-master/FirebaseInstallations/Source/Tests/Unit/FIRInstallationsItemTests.m firebase-ios-sdk-master/FirebaseInstallations/Source/Tests/Unit/FIRInstallationsSingleOperationPromiseCacheTests.m firebase-ios-sdk-master/FirebaseInstallations/Source/Tests/Unit/FIRInstallationsStoredAuthTokenTests.m firebase-ios-sdk-master/FirebaseInstallations/Source/Tests/Unit/FIRInstallationsStoredItemTests.m firebase-ios-sdk-master/FirebaseInstallations/Source/Tests/Unit/FIRInstallationsStoreTests.m firebase-ios-sdk-master/FirebaseInstallations/Source/Tests/Unit/FIRInstallationsTests.m firebase-ios-sdk-master/FirebaseInstallations/Source/Tests/Utils/FIRInstallationsErrorUtil+Tests.h firebase-ios-sdk-master/FirebaseInstallations/Source/Tests/Utils/FIRInstallationsErrorUtil+Tests.m firebase-ios-sdk-master/FirebaseInstallations/Source/Tests/Utils/FIRInstallationsItem+Tests.h firebase-ios-sdk-master/FirebaseInstallations/Source/Tests/Utils/FIRInstallationsItem+Tests.m firebase-ios-sdk-master/FirebaseInstallations/Source/Tests/Utils/FIRInstallations+Tests.h firebase-ios-sdk-master/FirebaseInstallations/Source/Tests/Utils/FIRKeyedArchivingUtils.h firebase-ios-sdk-master/FirebaseInstallations/Source/Tests/Utils/FIRKeyedArchivingUtils.m firebase-ios-sdk-master/FirebaseInstallations/Source/Tests/Utils/FIRTestKeychain.h firebase-ios-sdk-master/FirebaseInstallations/Source/Tests/Utils/FIRTestKeychain.m firebase-ios-sdk-master/Firebase/InstanceID/FIRIMessageCode.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDAPNSInfo.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDAPNSInfo.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDAuthKeyChain.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDAuthKeyChain.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDAuthService.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDAuthService.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDBackupExcludedPlist.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDBackupExcludedPlist.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDCheckinPreferences+Internal.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDCheckinPreferences+Internal.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDCheckinPreferences.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDCheckinPreferences_Private.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDCheckinService.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDCheckinService.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDCheckinStore.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDCheckinStore.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDCombinedHandler.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDCombinedHandler.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDConstants.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDConstants.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDDefines.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDKeychain.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDKeychain.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDLogger.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDLogger.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceID.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceID+Private.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDStore.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDStore.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDTokenDeleteOperation.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDTokenDeleteOperation.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDTokenFetchOperation.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDTokenFetchOperation.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDTokenInfo.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDTokenInfo.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDTokenManager.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDTokenManager.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDTokenOperation.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDTokenOperation.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDTokenOperation+Private.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDTokenStore.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDTokenStore.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDUtilities.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDUtilities.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDVersionUtilities.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDVersionUtilities.m firebase-ios-sdk-master/Firebase/InstanceID/NSError+FIRInstanceID.h firebase-ios-sdk-master/Firebase/InstanceID/NSError+FIRInstanceID.m firebase-ios-sdk-master/Firebase/InstanceID/Private/FIRInstanceIDCheckinPreferences.h firebase-ios-sdk-master/Firebase/InstanceID/Private/FIRInstanceID_Private.h firebase-ios-sdk-master/Firebase/InstanceID/Private/FIRInstanceID+Private.h firebase-ios-sdk-master/Firebase/InstanceID/Public/FirebaseInstanceID.h firebase-ios-sdk-master/Firebase/InstanceID/Public/FIRInstanceID.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingExtensionHelper.m firebase-ios-sdk-master/FirebaseMessaging/Sources/Public/FIRMessagingExtensionHelper.h firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRInstanceIDWithFCMTest.m firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingExtensionHelperTest.m firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingInstanceTest.swift firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingTestUtilities.h firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingTestUtilities.m firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/FIRConfigValue.m firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/FIRRemoteConfigComponent.h firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/FIRRemoteConfigComponent.m firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/FIRRemoteConfig.m firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/Private/FIRRemoteConfig_Private.h firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/Private/RCNConfigFetch.h firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/Private/RCNConfigSettings.h firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/Public/FirebaseRemoteConfig/FirebaseRemoteConfig.h firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/Public/FirebaseRemoteConfig/FIRRemoteConfig.h firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/RCNConfigConstants.h firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/RCNConfigContent.h firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/RCNConfigContent.m firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/RCNConfigDBManager.h firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/RCNConfigDBManager.m firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/RCNConfigDefines.h firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/RCNConfigExperiment.h firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/RCNConfigExperiment.m firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/RCNConfigFetch.m firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/RCNConfigSettings.m firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/RCNConfigValue_Internal.h firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/RCNConstants3P.m firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/RCNDevice.h firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/RCNDevice.m firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/RCNUserDefaultsManager.h firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/RCNUserDefaultsManager.m firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Unit/FIRRemoteConfigComponentTest.m firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Unit/RCNConfigAnalyticsTest.m firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Unit/RCNConfigContentTest.m firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Unit/RCNConfigDBManagerTest.m firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Unit/RCNConfigExperimentTest.m firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Unit/RCNConfigSettingsTest.m firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Unit/RCNConfigTest.m firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Unit/RCNConfigValueTest.m firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Unit/RCNInstanceIDTest.m firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Unit/RCNRemoteConfig+FIRAppTest.m firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Unit/RCNRemoteConfigTest.m firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Unit/RCNTestUtilities.h firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Unit/RCNTestUtilities.m firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Unit/RCNThrottlingTests.m firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Unit/RCNUserDefaultsManagerTests.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageListResult_Private.h firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageListTask.h firebase-ios-sdk-master/FirebaseStorage/Sources/Public/FirebaseStorage/FIRStorageListResult.h firebase-ios-sdk-master/Firestore/core/src/api/collection_reference.cc firebase-ios-sdk-master/Firestore/core/src/api/collection_reference.h firebase-ios-sdk-master/Firestore/core/src/api/document_change.cc firebase-ios-sdk-master/Firestore/core/src/api/document_change.h firebase-ios-sdk-master/Firestore/core/src/api/document_snapshot.cc firebase-ios-sdk-master/Firestore/core/src/api/listener_registration.h firebase-ios-sdk-master/Firestore/core/src/api/query_listener_registration.cc firebase-ios-sdk-master/Firestore/core/src/api/query_listener_registration.h firebase-ios-sdk-master/Firestore/core/src/api/query_snapshot.cc firebase-ios-sdk-master/Firestore/core/src/api/settings.cc firebase-ios-sdk-master/Firestore/core/src/api/settings.h firebase-ios-sdk-master/Firestore/core/src/api/snapshot_metadata.cc firebase-ios-sdk-master/Firestore/core/src/api/snapshot_metadata.h firebase-ios-sdk-master/Firestore/core/src/api/snapshots_in_sync_listener_registration.cc firebase-ios-sdk-master/Firestore/core/src/api/snapshots_in_sync_listener_registration.h firebase-ios-sdk-master/Firestore/core/src/api/source.h firebase-ios-sdk-master/Firestore/core/src/api/write_batch.cc firebase-ios-sdk-master/Firestore/core/src/api/write_batch.h firebase-ios-sdk-master/Firestore/core/src/core/array_contains_any_filter.cc firebase-ios-sdk-master/Firestore/core/src/core/array_contains_any_filter.h firebase-ios-sdk-master/Firestore/core/src/core/array_contains_filter.cc firebase-ios-sdk-master/Firestore/core/src/core/array_contains_filter.h firebase-ios-sdk-master/Firestore/core/src/core/bound.cc firebase-ios-sdk-master/Firestore/core/src/core/bound.h firebase-ios-sdk-master/Firestore/core/src/core/direction.cc firebase-ios-sdk-master/Firestore/core/src/core/direction.h firebase-ios-sdk-master/Firestore/core/src/core/event_listener.h firebase-ios-sdk-master/Firestore/core/src/core/in_filter.cc firebase-ios-sdk-master/Firestore/core/src/core/in_filter.h firebase-ios-sdk-master/Firestore/core/src/core/key_field_filter.cc firebase-ios-sdk-master/Firestore/core/src/core/key_field_filter.h firebase-ios-sdk-master/Firestore/core/src/core/key_field_in_filter.cc firebase-ios-sdk-master/Firestore/core/src/core/key_field_in_filter.h firebase-ios-sdk-master/Firestore/core/src/core/listen_options.h firebase-ios-sdk-master/Firestore/core/src/core/operator.h firebase-ios-sdk-master/Firestore/core/src/core/order_by.cc firebase-ios-sdk-master/Firestore/core/src/core/order_by.h firebase-ios-sdk-master/Firestore/core/src/core/sync_engine_callback.h firebase-ios-sdk-master/Firestore/core/src/core/target.cc firebase-ios-sdk-master/Firestore/core/src/core/target.h firebase-ios-sdk-master/Firestore/core/src/core/transaction.cc firebase-ios-sdk-master/Firestore/core/src/core/transaction.h firebase-ios-sdk-master/Firestore/core/src/core/transaction_runner.cc firebase-ios-sdk-master/Firestore/core/src/core/transaction_runner.h firebase-ios-sdk-master/Firestore/core/src/core/view.cc firebase-ios-sdk-master/Firestore/core/src/core/view.h firebase-ios-sdk-master/Firestore/core/src/core/view_snapshot.cc firebase-ios-sdk-master/Firestore/core/src/immutable/append_only_list.h firebase-ios-sdk-master/Firestore/core/src/local/index_free_query_engine.cc firebase-ios-sdk-master/Firestore/core/src/local/index_free_query_engine.h firebase-ios-sdk-master/Firestore/core/src/local/index_manager.h firebase-ios-sdk-master/Firestore/core/src/local/leveldb_index_manager.cc firebase-ios-sdk-master/Firestore/core/src/local/leveldb_index_manager.h firebase-ios-sdk-master/Firestore/core/src/local/leveldb_lru_reference_delegate.cc firebase-ios-sdk-master/Firestore/core/src/local/leveldb_lru_reference_delegate.h firebase-ios-sdk-master/Firestore/core/src/local/leveldb_mutation_queue.cc firebase-ios-sdk-master/Firestore/core/src/local/leveldb_mutation_queue.h firebase-ios-sdk-master/Firestore/core/src/local/leveldb_persistence.h firebase-ios-sdk-master/Firestore/core/src/local/listen_sequence.h firebase-ios-sdk-master/Firestore/core/src/local/local_store.cc firebase-ios-sdk-master/Firestore/core/src/local/local_store.h firebase-ios-sdk-master/Firestore/core/src/local/local_view_changes.cc firebase-ios-sdk-master/Firestore/core/src/local/local_view_changes.h firebase-ios-sdk-master/Firestore/core/src/local/local_write_result.h firebase-ios-sdk-master/Firestore/core/src/local/lru_garbage_collector.cc firebase-ios-sdk-master/Firestore/core/src/local/lru_garbage_collector.h firebase-ios-sdk-master/Firestore/core/src/local/memory_eager_reference_delegate.cc firebase-ios-sdk-master/Firestore/core/src/local/memory_eager_reference_delegate.h firebase-ios-sdk-master/Firestore/core/src/local/memory_index_manager.cc firebase-ios-sdk-master/Firestore/core/src/local/memory_index_manager.h firebase-ios-sdk-master/Firestore/core/src/local/memory_lru_reference_delegate.cc firebase-ios-sdk-master/Firestore/core/src/local/memory_lru_reference_delegate.h firebase-ios-sdk-master/Firestore/core/src/local/memory_mutation_queue.cc firebase-ios-sdk-master/Firestore/core/src/local/memory_mutation_queue.h firebase-ios-sdk-master/Firestore/core/src/local/memory_persistence.cc firebase-ios-sdk-master/Firestore/core/src/local/memory_persistence.h firebase-ios-sdk-master/Firestore/core/src/local/mutation_queue.h firebase-ios-sdk-master/Firestore/core/src/local/persistence.h firebase-ios-sdk-master/Firestore/core/src/local/proto_sizer.cc firebase-ios-sdk-master/Firestore/core/src/local/proto_sizer.h firebase-ios-sdk-master/Firestore/core/src/local/query_engine.h firebase-ios-sdk-master/Firestore/core/src/local/reference_delegate.h firebase-ios-sdk-master/Firestore/core/src/local/simple_query_engine.cc firebase-ios-sdk-master/Firestore/core/src/local/simple_query_engine.h firebase-ios-sdk-master/Firestore/core/src/local/sizer.h firebase-ios-sdk-master/Firestore/core/src/model/delete_mutation.cc firebase-ios-sdk-master/Firestore/core/src/model/delete_mutation.h firebase-ios-sdk-master/Firestore/core/src/model/document_map.cc firebase-ios-sdk-master/Firestore/core/src/model/field_mask.cc firebase-ios-sdk-master/Firestore/core/src/model/field_transform.cc firebase-ios-sdk-master/Firestore/core/src/model/field_value_options.h firebase-ios-sdk-master/Firestore/core/src/model/mutation_batch.cc firebase-ios-sdk-master/Firestore/core/src/model/mutation_batch.h firebase-ios-sdk-master/Firestore/core/src/model/mutation_batch_result.cc firebase-ios-sdk-master/Firestore/core/src/model/mutation_batch_result.h firebase-ios-sdk-master/Firestore/core/src/model/patch_mutation.cc firebase-ios-sdk-master/Firestore/core/src/model/patch_mutation.h firebase-ios-sdk-master/Firestore/core/src/model/set_mutation.cc firebase-ios-sdk-master/Firestore/core/src/model/set_mutation.h firebase-ios-sdk-master/Firestore/core/src/model/transform_mutation.cc firebase-ios-sdk-master/Firestore/core/src/model/transform_mutation.h firebase-ios-sdk-master/Firestore/core/src/model/transform_operation.cc firebase-ios-sdk-master/Firestore/core/src/nanopb/fields_array.h firebase-ios-sdk-master/Firestore/core/src/nanopb/message.cc firebase-ios-sdk-master/Firestore/core/src/nanopb/message.h firebase-ios-sdk-master/Firestore/core/src/nanopb/nanopb_util.cc firebase-ios-sdk-master/Firestore/core/src/nanopb/nanopb_util.h firebase-ios-sdk-master/Firestore/core/src/nanopb/pretty_printing.cc firebase-ios-sdk-master/Firestore/core/src/nanopb/pretty_printing.h firebase-ios-sdk-master/Firestore/core/src/objc/objc_type_traits.h firebase-ios-sdk-master/Firestore/core/src/remote/existence_filter.h firebase-ios-sdk-master/Firestore/core/src/remote/grpc_nanopb.cc firebase-ios-sdk-master/Firestore/core/src/remote/grpc_nanopb.h firebase-ios-sdk-master/Firestore/core/src/remote/online_state_tracker.cc firebase-ios-sdk-master/Firestore/core/src/remote/online_state_tracker.h firebase-ios-sdk-master/Firestore/core/src/remote/remote_event.cc firebase-ios-sdk-master/Firestore/core/src/remote/remote_event.h firebase-ios-sdk-master/Firestore/core/src/remote/remote_store.cc firebase-ios-sdk-master/Firestore/core/src/remote/watch_change.cc firebase-ios-sdk-master/Firestore/core/src/remote/watch_change.h firebase-ios-sdk-master/Firestore/core/src/timestamp_internal.cc firebase-ios-sdk-master/Firestore/core/src/util/delayed_constructor.h firebase-ios-sdk-master/Firestore/core/src/util/empty.h firebase-ios-sdk-master/Firestore/core/src/util/equality.h firebase-ios-sdk-master/Firestore/core/src/util/error_apple.mm firebase-ios-sdk-master/Firestore/core/src/util/exception_apple.h firebase-ios-sdk-master/Firestore/core/src/util/exception_apple.mm firebase-ios-sdk-master/Firestore/core/src/util/exception.cc firebase-ios-sdk-master/Firestore/core/src/util/exception.h firebase-ios-sdk-master/Firestore/core/src/util/nullability.h firebase-ios-sdk-master/Firestore/core/src/util/sanitizers.h firebase-ios-sdk-master/Firestore/core/src/util/status_fwd.h firebase-ios-sdk-master/Firestore/core/src/util/to_string.h firebase-ios-sdk-master/Firestore/core/src/util/warnings.h firebase-ios-sdk-master/Firestore/core/test/unit/api/cc_compilation_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/core/field_filter_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/immutable/append_only_list_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/counting_query_engine.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/counting_query_engine.h firebase-ios-sdk-master/Firestore/core/test/unit/local/index_free_query_engine_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/index_manager_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/index_manager_test.h firebase-ios-sdk-master/Firestore/core/test/unit/local/leveldb_index_manager_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/leveldb_local_store_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/leveldb_migrations_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/leveldb_mutation_queue_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/leveldb_target_cache_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/leveldb_transaction_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/local_store_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/local_store_test.h firebase-ios-sdk-master/Firestore/core/test/unit/local/lru_garbage_collector_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/lru_garbage_collector_test.h firebase-ios-sdk-master/Firestore/core/test/unit/local/memory_index_manager_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/memory_local_store_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/memory_mutation_queue_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/memory_remote_document_cache_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/memory_target_cache_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/mutation_queue_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/mutation_queue_test.h firebase-ios-sdk-master/Firestore/core/test/unit/local/persistence_testing.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/persistence_testing.h firebase-ios-sdk-master/Firestore/core/test/unit/local/remote_document_cache_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/remote_document_cache_test.h firebase-ios-sdk-master/Firestore/core/test/unit/local/target_cache_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/target_cache_test.h firebase-ios-sdk-master/Firestore/core/test/unit/model/document_set_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/model/field_value_benchmark.cc firebase-ios-sdk-master/Firestore/core/test/unit/nanopb/message_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/nanopb/nanopb_testing.h firebase-ios-sdk-master/Firestore/core/test/unit/nanopb/writer_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/remote/fake_target_metadata_provider.cc firebase-ios-sdk-master/Firestore/core/test/unit/remote/watch_change_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/testutil/async_testing.cc firebase-ios-sdk-master/Firestore/core/test/unit/testutil/async_testing.h firebase-ios-sdk-master/Firestore/core/test/unit/testutil/equals_tester.h firebase-ios-sdk-master/Firestore/core/test/unit/testutil/status_testing.cc firebase-ios-sdk-master/Firestore/core/test/unit/testutil/time_testing.cc firebase-ios-sdk-master/Firestore/core/test/unit/testutil/time_testing.h firebase-ios-sdk-master/Firestore/core/test/unit/testutil/view_testing.cc firebase-ios-sdk-master/Firestore/core/test/unit/testutil/view_testing.h firebase-ios-sdk-master/Firestore/core/test/unit/util/hashing_test_apple.mm firebase-ios-sdk-master/Firestore/core/test/unit/util/ordered_code_benchmark.cc firebase-ios-sdk-master/Firestore/core/test/unit/util/status_apple_test.mm firebase-ios-sdk-master/Firestore/core/test/unit/util/to_string_apple_test.mm firebase-ios-sdk-master/Firestore/core/test/unit/util/to_string_test.cc firebase-ios-sdk-master/Firestore/Example/App/macOS/AppDelegate.h firebase-ios-sdk-master/Firestore/Example/App/macOS/AppDelegate.m firebase-ios-sdk-master/Firestore/Example/App/macOS/main.m firebase-ios-sdk-master/Firestore/Example/App/tvOS/AppDelegate.h firebase-ios-sdk-master/Firestore/Example/App/tvOS/AppDelegate.m firebase-ios-sdk-master/Firestore/Example/App/tvOS/main.m firebase-ios-sdk-master/Firestore/Example/App/tvOS/ViewController.h firebase-ios-sdk-master/Firestore/Example/App/tvOS/ViewController.m firebase-ios-sdk-master/Firestore/Example/Tests/API/FSTUserDataConverterTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/Integration/API/FIRNumericTransformTests.mm firebase-ios-sdk-master/Firestore/Source/API/converters.h firebase-ios-sdk-master/Firestore/Source/API/converters.mm firebase-ios-sdk-master/Firestore/Source/API/FIRFirestoreSettings+Internal.h firebase-ios-sdk-master/Firestore/Source/API/FIRFirestoreSource+Internal.h firebase-ios-sdk-master/Firestore/Source/API/FIRFirestoreSource.mm firebase-ios-sdk-master/Firestore/Swift/Source/Codable/CodableErrors.swift firebase-ios-sdk-master/Firestore/Swift/Source/Codable/CodablePassThroughTypes.swift firebase-ios-sdk-master/Firestore/Swift/Source/Codable/DocumentID.swift firebase-ios-sdk-master/Firestore/Swift/Source/Codable/DocumentReference+Codable.swift firebase-ios-sdk-master/Firestore/Swift/Source/Codable/DocumentReference+WriteEncodable.swift firebase-ios-sdk-master/Firestore/Swift/Source/Codable/DocumentSnapshot+ReadDecodable.swift firebase-ios-sdk-master/Firestore/Swift/Source/Codable/ExplicitNull.swift firebase-ios-sdk-master/Firestore/Swift/Source/Codable/FieldValue+Encodable.swift firebase-ios-sdk-master/Firestore/Swift/Source/Codable/Timestamp+Codable.swift firebase-ios-sdk-master/Firestore/Swift/Source/Codable/Transaction+WriteEncodable.swift firebase-ios-sdk-master/Firestore/Swift/Source/Codable/WriteBatch+WriteEncodable.swift firebase-ios-sdk-master/Firestore/Swift/Tests/BridgingHeader.h firebase-ios-sdk-master/Firestore/Swift/Tests/Codable/CodableTimestampTests.swift firebase-ios-sdk-master/Firestore/Swift/Tests/Codable/EncodableFieldValueTests.swift firebase-ios-sdk-master/Firestore/Swift/Tests/Integration/CodableIntegrationTests.swift firebase-ios-sdk-master/GoogleDataTransport/GDTCCTLibrary/GDTCCTNanopbHelpers.m firebase-ios-sdk-master/GoogleDataTransport/GDTCCTLibrary/GDTCCTUploader.m firebase-ios-sdk-master/GoogleDataTransport/GDTCCTLibrary/Private/GDTCCTNanopbHelpers.h firebase-ios-sdk-master/GoogleDataTransport/GDTCCTLibrary/Private/GDTCCTUploader.h firebase-ios-sdk-master/GoogleDataTransport/GDTCCTLibrary/Protogen/nanopb/cct.nanopb.c firebase-ios-sdk-master/GoogleDataTransport/GDTCCTLibrary/Protogen/nanopb/cct.nanopb.h firebase-ios-sdk-master/GoogleDataTransport/GDTCCTTestApp/app.swift firebase-ios-sdk-master/GoogleDataTransport/GDTCCTTestApp/gdthelpers.swift firebase-ios-sdk-master/GoogleDataTransport/GDTCCTTestApp/globals.swift firebase-ios-sdk-master/GoogleDataTransport/GDTCCTTestApp/proto/flltest.proto firebase-ios-sdk-master/GoogleDataTransport/GDTCCTTestApp/viewcontroller.swift firebase-ios-sdk-master/GoogleDataTransport/GDTCCTTests/Integration/GDTCCTIntegrationTest.m firebase-ios-sdk-master/GoogleDataTransport/GDTCCTTests/Monkey/GDTCCTMonkeyTest.swift firebase-ios-sdk-master/GoogleDataTransport/GDTCCTTests/Unit/GDTCCTNanopbHelpersTest.m firebase-ios-sdk-master/GoogleDataTransport/GDTCCTTests/Unit/GDTCCTUploaderTest.m firebase-ios-sdk-master/GoogleDataTransport/GDTCCTTests/Unit/Helpers/GDTCCTEventGenerator.h firebase-ios-sdk-master/GoogleDataTransport/GDTCCTTests/Unit/Helpers/GDTCCTEventGenerator.m firebase-ios-sdk-master/GoogleDataTransport/GDTCCTTests/Unit/TestServer/GDTCCTTestServer.h firebase-ios-sdk-master/GoogleDataTransport/GDTCCTTests/Unit/TestServer/GDTCCTTestServer.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/GDTCORAssert.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/GDTCORLifecycle.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/GDTCORPlatform.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/GDTCORReachability.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Private/GDTCORReachability_Private.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Private/GDTCORTransport_Private.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCORAssert.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCORLifecycle.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCORPlatform.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCORReachability.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCORTargets.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Common/Categories/GDTCORUploadCoordinator+Testing.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Common/Categories/GDTCORUploadCoordinator+Testing.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Common/Fakes/GDTCORStorageFake.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Common/Fakes/GDTCORStorageFake.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Common/Fakes/GDTCORTransformerFake.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Common/Fakes/GDTCORTransformerFake.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Common/Fakes/GDTCORTransportFake.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Common/Fakes/GDTCORTransportFake.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Common/Fakes/GDTCORUploadCoordinatorFake.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Common/Fakes/GDTCORUploadCoordinatorFake.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Integration/GDTCORIntegrationTest.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Integration/Helpers/GDTCORIntegrationTestUploader.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Integration/Helpers/GDTCORIntegrationTestUploader.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Integration/TestServer/GDTCORTestServer.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Integration/TestServer/GDTCORTestServer.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Lifecycle/Helpers/GDTCORLifecycleTestUploader.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Lifecycle/Helpers/GDTCORLifecycleTestUploader.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Monkey/GDTMonkeyTest.swift firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Unit/GDTCORAssertTest.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Unit/GDTCORTestCase.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Unit/GDTCORTestCase.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Unit/Helpers/GDTCOREventGenerator.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Unit/Helpers/GDTCOREventGenerator.m firebase-ios-sdk-master/GoogleDataTransport/GDTTestApp/app.swift firebase-ios-sdk-master/GoogleDataTransport/GDTTestApp/gdthelpers.swift firebase-ios-sdk-master/GoogleDataTransport/GDTTestApp/globals.swift firebase-ios-sdk-master/GoogleDataTransport/GDTTestApp/viewcontroller.swift firebase-ios-sdk-master/GoogleUtilitiesComponents/Sources/GULCCComponentContainer.m firebase-ios-sdk-master/GoogleUtilitiesComponents/Sources/GULCCComponent.m firebase-ios-sdk-master/GoogleUtilitiesComponents/Sources/GULCCComponentType.m firebase-ios-sdk-master/GoogleUtilitiesComponents/Sources/GULCCDependency.m firebase-ios-sdk-master/GoogleUtilitiesComponents/Sources/Private/GULCCComponentContainerInternal.h firebase-ios-sdk-master/GoogleUtilitiesComponents/Sources/Public/GULCCComponentContainer.h firebase-ios-sdk-master/GoogleUtilitiesComponents/Sources/Public/GULCCComponent.h firebase-ios-sdk-master/GoogleUtilitiesComponents/Sources/Public/GULCCComponentType.h firebase-ios-sdk-master/GoogleUtilitiesComponents/Sources/Public/GULCCDependency.h firebase-ios-sdk-master/GoogleUtilitiesComponents/Sources/Public/GULCCLibrary.h firebase-ios-sdk-master/GoogleUtilities/Environment/GULHeartbeatDateStorage.m firebase-ios-sdk-master/GoogleUtilities/Environment/Private/GULHeartbeatDateStorage.h firebase-ios-sdk-master/GoogleUtilities/Environment/Private/GULKeychainStorage.h firebase-ios-sdk-master/GoogleUtilities/Environment/Private/GULKeychainUtils.h firebase-ios-sdk-master/GoogleUtilities/Environment/SecureStorage/GULKeychainStorage.m firebase-ios-sdk-master/GoogleUtilities/Environment/SecureStorage/GULKeychainUtils.m firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Environment/GULHeartbeatDateStorageTest.m firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Environment/GULKeychainStorageTests.m firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Utils/GULTestKeychain.h firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Utils/GULTestKeychain.m firebase-ios-sdk-master/Interop/Analytics/Public/FIRAnalyticsInteropListener.h firebase-ios-sdk-master/Interop/CoreDiagnostics/Public/FIRCoreDiagnosticsData.h firebase-ios-sdk-master/Interop/CoreDiagnostics/Public/FIRCoreDiagnosticsInterop.h firebase-ios-sdk-master/Metrics/Package.swift firebase-ios-sdk-master/Metrics/Sources/MetricsLib/CoverageReport.swift firebase-ios-sdk-master/Metrics/Sources/MetricsLib/Uploader.swift firebase-ios-sdk-master/Metrics/Sources/MetricsLib/UploadMetrics.swift firebase-ios-sdk-master/Metrics/Sources/Metrics/main.swift firebase-ios-sdk-master/Metrics/Tests/MetricsTests/CoverageReportTests.swift firebase-ios-sdk-master/Metrics/Tests/MetricsTests/UploadMetricsTests.swift firebase-ios-sdk-master/scripts/localize_podfile.swift firebase-ios-sdk-master/ZipBuilder/Package.swift firebase-ios-sdk-master/ZipBuilder/Sources/firebase-pod-updater/main.swift firebase-ios-sdk-master/ZipBuilder/Sources/ManifestReader/FirebaseSDKs.pb.swift firebase-ios-sdk-master/ZipBuilder/Sources/ManifestReader/ManifestReader.swift firebase-ios-sdk-master/ZipBuilder/Sources/ManifestReader/Release.pb.swift firebase-ios-sdk-master/ZipBuilder/Sources/ZipBuilder/CarthageUtils.swift firebase-ios-sdk-master/ZipBuilder/Sources/ZipBuilder/CocoaPodUtils.swift firebase-ios-sdk-master/ZipBuilder/Sources/ZipBuilder/FileManager+Utils.swift firebase-ios-sdk-master/ZipBuilder/Sources/ZipBuilder/FirebaseBuilder.swift firebase-ios-sdk-master/ZipBuilder/Sources/ZipBuilder/FirebasePods.swift firebase-ios-sdk-master/ZipBuilder/Sources/ZipBuilder/FrameworkBuilder.swift firebase-ios-sdk-master/ZipBuilder/Sources/ZipBuilder/HashCalculator.swift firebase-ios-sdk-master/ZipBuilder/Sources/ZipBuilder/LaunchArgs.swift firebase-ios-sdk-master/ZipBuilder/Sources/ZipBuilder/main.swift firebase-ios-sdk-master/ZipBuilder/Sources/ZipBuilder/ModuleMapBuilder.swift firebase-ios-sdk-master/ZipBuilder/Sources/ZipBuilder/ResourcesManager.swift firebase-ios-sdk-master/ZipBuilder/Sources/ZipBuilder/ShellUtils.swift firebase-ios-sdk-master/ZipBuilder/Sources/ZipBuilder/URL+Utils.swift firebase-ios-sdk-master/ZipBuilder/Sources/ZipBuilder/ZipBuilder.swift firebase-ios-sdk-master/ZipBuilder/Sources/ZipBuilder/Zip.swift Copyright 2019 Google Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. firebase-ios-sdk-master/CoreOnly/Sources/Firebase.h firebase-ios-sdk-master/CoreOnly/Tests/FirebasePodTest/FirebasePodTest/AppDelegate.swift firebase-ios-sdk-master/CoreOnly/Tests/FirebasePodTest/FirebasePodTest/SceneDelegate.swift firebase-ios-sdk-master/CoreOnly/Tests/FirebasePodTest/FirebasePodTest/ViewController.swift firebase-ios-sdk-master/Crashlytics/Crashlytics/Components/FIRCLSApplication.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Components/FIRCLSApplication.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Components/FIRCLSBinaryImage.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Components/FIRCLSBinaryImage.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Components/FIRCLSContext.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Components/FIRCLSContext.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Components/FIRCLSCrashedMarkerFile.c firebase-ios-sdk-master/Crashlytics/Crashlytics/Components/FIRCLSCrashedMarkerFile.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Components/FIRCLSGlobals.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Components/FIRCLSHost.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Components/FIRCLSHost.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Components/FIRCLSProcess.c firebase-ios-sdk-master/Crashlytics/Crashlytics/Components/FIRCLSProcess.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Components/FIRCLSUserLogging.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Components/FIRCLSUserLogging.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Controllers/FIRCLSNetworkClient.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Controllers/FIRCLSNetworkClient.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Controllers/FIRCLSReportManager.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Controllers/FIRCLSReportManager.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Controllers/FIRCLSReportManager_Private.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Controllers/FIRCLSReportUploader.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Controllers/FIRCLSReportUploader.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Controllers/FIRCLSReportUploader_Private.h firebase-ios-sdk-master/Crashlytics/Crashlytics/DataCollection/FIRCLSDataCollectionArbiter.h firebase-ios-sdk-master/Crashlytics/Crashlytics/DataCollection/FIRCLSDataCollectionArbiter.m firebase-ios-sdk-master/Crashlytics/Crashlytics/DataCollection/FIRCLSDataCollectionToken.h firebase-ios-sdk-master/Crashlytics/Crashlytics/DataCollection/FIRCLSDataCollectionToken.m firebase-ios-sdk-master/Crashlytics/Crashlytics/FIRCLSUserDefaults/FIRCLSUserDefaults.h firebase-ios-sdk-master/Crashlytics/Crashlytics/FIRCLSUserDefaults/FIRCLSUserDefaults.m firebase-ios-sdk-master/Crashlytics/Crashlytics/FIRCLSUserDefaults/FIRCLSUserDefaults_private.h firebase-ios-sdk-master/Crashlytics/Crashlytics/FIRCrashlytics.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Handlers/FIRCLSException.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Handlers/FIRCLSException.mm firebase-ios-sdk-master/Crashlytics/Crashlytics/Handlers/FIRCLSHandler.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Handlers/FIRCLSHandler.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Handlers/FIRCLSMachException.c firebase-ios-sdk-master/Crashlytics/Crashlytics/Handlers/FIRCLSMachException.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Handlers/FIRCLSSignal.c firebase-ios-sdk-master/Crashlytics/Crashlytics/Handlers/FIRCLSSignal.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRAEvent.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRAEvent+Internal.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRAEvent+Internal.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRAValue.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRCLSAllocate.c firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRCLSAllocate.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRCLSDefines.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRCLSFCRAnalytics.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRCLSFCRAnalytics.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRCLSFeatures.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRCLSFile.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRCLSFile.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRCLSInternalLogging.c firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRCLSInternalLogging.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRCLSLogger.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRCLSLogger.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRCLSProfiling.c firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRCLSProfiling.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRCLSThreadState.c firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRCLSThreadState.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRCLSUtility.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRCLSUtility.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Models/FIRCLSExecutionIdentifierModel.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Models/FIRCLSExecutionIdentifierModel.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Models/FIRCLSFileManager.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Models/FIRCLSFileManager.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Models/FIRCLSInstallIdentifierModel.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Models/FIRCLSInstallIdentifierModel.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Models/FIRCLSInternalReport.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Models/FIRCLSInternalReport.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Models/FIRCLSReport.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Models/FIRCLSReport.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Models/FIRCLSReport_Private.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Models/FIRCLSSettings.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Models/FIRCLSSettings.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Models/FIRCLSSymbolResolver.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Models/FIRCLSSymbolResolver.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Operations/FIRCLSAsyncOperation.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Operations/FIRCLSAsyncOperation.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Operations/FIRCLSAsyncOperation_Private.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Operations/Reports/FIRCLSPackageReportOperation.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Operations/Reports/FIRCLSPackageReportOperation.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Operations/Reports/FIRCLSProcessReportOperation.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Operations/Reports/FIRCLSProcessReportOperation.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Operations/Symbolication/FIRCLSDemangleOperation.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Operations/Symbolication/FIRCLSDemangleOperation.mm firebase-ios-sdk-master/Crashlytics/Crashlytics/Operations/Symbolication/FIRCLSSerializeSymbolicatedFramesOperation.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Operations/Symbolication/FIRCLSSerializeSymbolicatedFramesOperation.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Operations/Symbolication/FIRCLSSymbolicationOperation.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Operations/Symbolication/FIRCLSSymbolicationOperation.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Operations/Symbolication/FIRCLSThreadArrayOperation.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Operations/Symbolication/FIRCLSThreadArrayOperation.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Public/FirebaseCrashlytics/FIRCrashlytics.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Settings/FIRCLSSettingsOnboardingManager.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Settings/FIRCLSSettingsOnboardingManager.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Settings/Models/FIRCLSApplicationIdentifierModel.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Settings/Models/FIRCLSApplicationIdentifierModel.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Settings/Operations/FIRCLSDownloadAndSaveSettingsOperation.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Settings/Operations/FIRCLSDownloadAndSaveSettingsOperation.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Settings/Operations/FIRCLSNetworkOperation.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Settings/Operations/FIRCLSNetworkOperation.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Settings/Operations/FIRCLSOnboardingOperation.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Settings/Operations/FIRCLSOnboardingOperation.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Unwind/Compact/FIRCLSCompactUnwind.c firebase-ios-sdk-master/Crashlytics/Crashlytics/Unwind/Compact/FIRCLSCompactUnwind.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Unwind/Compact/FIRCLSCompactUnwind_Private.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Unwind/Dwarf/FIRCLSDataParsing.c firebase-ios-sdk-master/Crashlytics/Crashlytics/Unwind/Dwarf/FIRCLSDataParsing.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Unwind/Dwarf/FIRCLSDwarfExpressionMachine.c firebase-ios-sdk-master/Crashlytics/Crashlytics/Unwind/Dwarf/FIRCLSDwarfExpressionMachine.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Unwind/Dwarf/FIRCLSDwarfUnwind.c firebase-ios-sdk-master/Crashlytics/Crashlytics/Unwind/Dwarf/FIRCLSDwarfUnwind.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Unwind/Dwarf/FIRCLSDwarfUnwindRegisters.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Unwind/FIRCLSUnwind_arch.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Unwind/FIRCLSUnwind_arm.c firebase-ios-sdk-master/Crashlytics/Crashlytics/Unwind/FIRCLSUnwind.c firebase-ios-sdk-master/Crashlytics/Crashlytics/Unwind/FIRCLSUnwind.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Unwind/FIRCLSUnwind_x86.c firebase-ios-sdk-master/Crashlytics/Crashlytics/Unwind/FIRCLSUnwind_x86.h firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSByteUtility.h firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSByteUtility.m firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSConstants.h firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSConstants.m firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSFABHost.h firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSFABHost.m firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSMachO/FIRCLSCodeMapping.h firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSMachO/FIRCLSCodeMapping.m firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSMachO/FIRCLSdSYM.h firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSMachO/FIRCLSdSYM.m firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSMachO/FIRCLSMachOBinary.h firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSMachO/FIRCLSMachOBinary.m firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSMachO/FIRCLSMachO.h firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSMachO/FIRCLSMachO.m firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSMachO/FIRCLSMachOSlice.h firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSMachO/FIRCLSMachOSlice.m firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSNetworking/FIRCLSFABNetworkClient.h firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSNetworking/FIRCLSFABNetworkClient.m firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSNetworking/FIRCLSMultipartMimeStreamEncoder.h firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSNetworking/FIRCLSMultipartMimeStreamEncoder.m firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSNetworking/FIRCLSNetworkResponseHandler.h firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSNetworking/FIRCLSNetworkResponseHandler.m firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSNetworking/FIRCLSURLBuilder.h firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSNetworking/FIRCLSURLBuilder.m firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSOperation/FIRCLSCompoundOperation.h firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSOperation/FIRCLSCompoundOperation.m firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSOperation/FIRCLSFABAsyncOperation.h firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSOperation/FIRCLSFABAsyncOperation.m firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSOperation/FIRCLSFABAsyncOperation_Private.h firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSOperation/FIRCLSOperation.h firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSUUID.h firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSUUID.m firebase-ios-sdk-master/Crashlytics/UnitTests/CrashlyticsKitTests-OSX-Prefix.pch firebase-ios-sdk-master/Crashlytics/UnitTests/FABOperation/FABNetworkOperationTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FABOperation/FABOperationInFlightCancellationTest.m firebase-ios-sdk-master/Crashlytics/UnitTests/FABOperation/FABOperationPreFlightCancellationTest.m firebase-ios-sdk-master/Crashlytics/UnitTests/FABOperation/FABTestAsyncOperation.h firebase-ios-sdk-master/Crashlytics/UnitTests/FABOperation/FABTestAsyncOperation.m firebase-ios-sdk-master/Crashlytics/UnitTests/FABOperation/FABTestExpectations.h firebase-ios-sdk-master/Crashlytics/UnitTests/FABOperation/FABTestExpectations.m firebase-ios-sdk-master/Crashlytics/UnitTests/FABURLBuilderTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSCompactUnwindTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSDataCollectionArbiterTest.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSDemangleOperationTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSDwarfExpressionTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSDwarfTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSFileManagerTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSFileTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSInstallIdentifierModelTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSInternalReportTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSLoggingTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSMachO/FIRCLSdSYMTests.h firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSMachO/FIRCLSdSYMTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSMachO/FIRCLSMachOBinaryTests.h firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSMachO/FIRCLSMachOBinaryTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSMachO/FIRCLSMachOTests.h firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSMachO/FIRCLSMachOTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSPackageReportsOperationTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSProcessReportOperationTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSReportManagerTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSReportTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSReportUploaderTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSSettingsTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSSymbolicationOperationTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSSymbolResolverTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSUserDefaultsTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSUtilityTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/Mocks/FABMockApplicationIdentifierModel.h firebase-ios-sdk-master/Crashlytics/UnitTests/Mocks/FABMockApplicationIdentifierModel.m firebase-ios-sdk-master/Crashlytics/UnitTests/Mocks/FIRAppFake.h firebase-ios-sdk-master/Crashlytics/UnitTests/Mocks/FIRAppFake.m firebase-ios-sdk-master/Crashlytics/UnitTests/Mocks/FIRCLSMockFileManager.h firebase-ios-sdk-master/Crashlytics/UnitTests/Mocks/FIRCLSMockNetworkClient.h firebase-ios-sdk-master/Crashlytics/UnitTests/Mocks/FIRCLSMockNetworkClient.m firebase-ios-sdk-master/Crashlytics/UnitTests/Mocks/FIRCLSMockReportManager.h firebase-ios-sdk-master/Crashlytics/UnitTests/Mocks/FIRCLSMockReportManager.m firebase-ios-sdk-master/Crashlytics/UnitTests/Mocks/FIRCLSMockReportUploader.h firebase-ios-sdk-master/Crashlytics/UnitTests/Mocks/FIRCLSMockReportUploader.m firebase-ios-sdk-master/Crashlytics/UnitTests/Mocks/FIRCLSMockSettings.h firebase-ios-sdk-master/Crashlytics/UnitTests/Mocks/FIRCLSMockSettings.m firebase-ios-sdk-master/Crashlytics/UnitTests/Mocks/FIRCLSMockSymbolResolver.h firebase-ios-sdk-master/Crashlytics/UnitTests/Mocks/FIRCLSMockSymbolResolver.m firebase-ios-sdk-master/Crashlytics/UnitTests/Mocks/FIRCLSTempMockFileManager.h firebase-ios-sdk-master/Crashlytics/UnitTests/Mocks/FIRCLSTempMockFileManager.m firebase-ios-sdk-master/Example/InstanceID/App/iOS/FIRAppDelegate.m firebase-ios-sdk-master/Example/InstanceID/App/iOS/FIRViewController.m firebase-ios-sdk-master/Example/InstanceID/App/iOS/main.m firebase-ios-sdk-master/Example/InstanceID/App/tvOS/AppDelegate.h firebase-ios-sdk-master/Example/InstanceID/App/tvOS/AppDelegate.m firebase-ios-sdk-master/Example/InstanceID/App/tvOS/main.m firebase-ios-sdk-master/Example/InstanceID/App/tvOS/ViewController.h firebase-ios-sdk-master/Example/InstanceID/App/tvOS/ViewController.m firebase-ios-sdk-master/FirebaseABTesting/Sources/ABTConditionalUserPropertyController.h firebase-ios-sdk-master/FirebaseABTesting/Sources/ABTConditionalUserPropertyController.m firebase-ios-sdk-master/FirebaseABTesting/Sources/ABTConstants.h firebase-ios-sdk-master/FirebaseABTesting/Sources/FIRExperimentController.m firebase-ios-sdk-master/FirebaseABTesting/Sources/FIRLifecycleEvents.m firebase-ios-sdk-master/FirebaseABTesting/Sources/Public/FirebaseABTesting/FirebaseABTesting.h firebase-ios-sdk-master/FirebaseABTesting/Sources/Public/FirebaseABTesting/FIRExperimentController.h firebase-ios-sdk-master/FirebaseABTesting/Sources/Public/FirebaseABTesting/FIRLifecycleEvents.h firebase-ios-sdk-master/FirebaseABTesting/Tests/Unit/ABTConditionalUserPropertyControllerTest.m firebase-ios-sdk-master/FirebaseABTesting/Tests/Unit/ABTFakeFIRAConditionalUserPropertyController.h firebase-ios-sdk-master/FirebaseABTesting/Tests/Unit/ABTFakeFIRAConditionalUserPropertyController.m firebase-ios-sdk-master/FirebaseABTesting/Tests/Unit/ABTTestUniversalConstants.h firebase-ios-sdk-master/FirebaseABTesting/Tests/Unit/ABTTestUniversalConstants.m firebase-ios-sdk-master/FirebaseABTesting/Tests/Unit/FIRExperimentControllerTest.m firebase-ios-sdk-master/FirebaseAppDistribution/Sources/FIRAppDistributionUIService.m firebase-ios-sdk-master/FirebaseAppDistribution/Sources/FIRFADLogger.h firebase-ios-sdk-master/FirebaseAppDistribution/Sources/FIRFADLogger.m firebase-ios-sdk-master/FirebaseCore/Sources/FIRHeartbeatInfo.m firebase-ios-sdk-master/FirebaseCore/Sources/Private/FIRHeartbeatInfo.h firebase-ios-sdk-master/FirebaseCore/Tests/SwiftUnit/FirebaseCore-unit-Bridging-Header.h firebase-ios-sdk-master/FirebaseCore/Tests/Unit/FIRHeartbeatInfoTest.m firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Sample/RemoteConfigSampleApp/AppDelegate.h firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Sample/RemoteConfigSampleApp/AppDelegate.m firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Sample/RemoteConfigSampleApp/FRCLog.h firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Sample/RemoteConfigSampleApp/FRCLog.m firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Sample/RemoteConfigSampleApp/main.m firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Sample/RemoteConfigSampleAppUITests/RemoteConfigSampleAppUITests.m firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Sample/RemoteConfigSampleApp/ViewController.h firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Sample/RemoteConfigSampleApp/ViewController.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageListResult.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageListTask.m firebase-ios-sdk-master/FirebaseStorage/Tests/Unit/FIRStorageListTests.m firebase-ios-sdk-master/Functions/Example/Tests/FUNContextProviderTests.m firebase-ios-sdk-master/GoogleDataTransport/GDTCCTTestApp/proto/flltest.pb.swift firebase-ios-sdk-master/GoogleUtilitiesComponents/Tests/GULCCTestComponents.h firebase-ios-sdk-master/GoogleUtilitiesComponents/Tests/GULCCTestComponents.m firebase-ios-sdk-master/GoogleUtilities/Environment/GULSecureCoding.m firebase-ios-sdk-master/GoogleUtilities/Environment/Private/GULSecureCoding.h firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/SecureCoding/GULSecureCodingTests.m Copyright 2019 Google Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/FIRAuthBackend+MultiFactor.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/FIRAuthBackend+MultiFactor.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/MultiFactor/Enroll/FIRFinalizeMFAEnrollmentRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/MultiFactor/Enroll/FIRFinalizeMFAEnrollmentRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/MultiFactor/Enroll/FIRFinalizeMFAEnrollmentResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/MultiFactor/Enroll/FIRFinalizeMFAEnrollmentResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/MultiFactor/Enroll/FIRStartMFAEnrollmentRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/MultiFactor/Enroll/FIRStartMFAEnrollmentRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/MultiFactor/Enroll/FIRStartMFAEnrollmentResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/MultiFactor/Enroll/FIRStartMFAEnrollmentResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/MultiFactor/SignIn/FIRFinalizeMFASignInRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/MultiFactor/SignIn/FIRFinalizeMFASignInRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/MultiFactor/SignIn/FIRFinalizeMFASignInResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/MultiFactor/SignIn/FIRFinalizeMFASignInResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/MultiFactor/SignIn/FIRStartMFASignInRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/MultiFactor/SignIn/FIRStartMFASignInRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/MultiFactor/SignIn/FIRStartMFASignInResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/MultiFactor/SignIn/FIRStartMFASignInResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/MultiFactor/Unenroll/FIRWithdrawMFARequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/MultiFactor/Unenroll/FIRWithdrawMFARequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/MultiFactor/Unenroll/FIRWithdrawMFAResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/MultiFactor/Unenroll/FIRWithdrawMFAResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/MultiFactor/FIRMultiFactorAssertion+Internal.h firebase-ios-sdk-master/FirebaseAuth/Sources/MultiFactor/FIRMultiFactorAssertion.m firebase-ios-sdk-master/FirebaseAuth/Sources/MultiFactor/FIRMultiFactorInfo+Internal.h firebase-ios-sdk-master/FirebaseAuth/Sources/MultiFactor/FIRMultiFactorInfo.m firebase-ios-sdk-master/FirebaseAuth/Sources/MultiFactor/FIRMultiFactor+Internal.h firebase-ios-sdk-master/FirebaseAuth/Sources/MultiFactor/FIRMultiFactor.m firebase-ios-sdk-master/FirebaseAuth/Sources/MultiFactor/FIRMultiFactorResolver+Internal.h firebase-ios-sdk-master/FirebaseAuth/Sources/MultiFactor/FIRMultiFactorResolver.m firebase-ios-sdk-master/FirebaseAuth/Sources/MultiFactor/FIRMultiFactorSession+Internal.h firebase-ios-sdk-master/FirebaseAuth/Sources/MultiFactor/FIRMultiFactorSession.m firebase-ios-sdk-master/FirebaseAuth/Sources/MultiFactor/Phone/FIRPhoneMultiFactorAssertion+Internal.h firebase-ios-sdk-master/FirebaseAuth/Sources/MultiFactor/Phone/FIRPhoneMultiFactorAssertion.m firebase-ios-sdk-master/FirebaseAuth/Sources/MultiFactor/Phone/FIRPhoneMultiFactorGenerator.m firebase-ios-sdk-master/FirebaseAuth/Sources/MultiFactor/Phone/FIRPhoneMultiFactorInfo+Internal.h firebase-ios-sdk-master/FirebaseAuth/Sources/MultiFactor/Phone/FIRPhoneMultiFactorInfo.m firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRMultiFactorAssertion.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRMultiFactor.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRMultiFactorInfo.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRMultiFactorResolver.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRMultiFactorSession.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRPhoneMultiFactorAssertion.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRPhoneMultiFactorGenerator.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRPhoneMultiFactorInfo.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/ApiTests/FIRAuthApiTestsBase.m Copyright 2019 Google Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/[LICENSE2].0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. firebase-ios-sdk-master/Firebase/CoreDiagnostics/ProtoSupport/Protos/firebasecore.options firebase-ios-sdk-master/GoogleDataTransport/ProtoSupport/Protos/cct.options Copyright 2019 Google Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. firebase-ios-sdk-master/Firestore/core/test/unit/nanopb/pretty_printing_test.cc Copyright 2019 Google you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. firebase-ios-sdk-master/kokoro/macos_external/continuous.sh Copyright 2019 Google Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # http://www.apache.org/licenses/LICENSE-2.0 # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. firebase-ios-sdk-master/FirebaseCore/CMakeLists.txt firebase-ios-sdk-master/Firestore/core/test/unit/api/CMakeLists.txt firebase-ios-sdk-master/Firestore/core/test/unit/objc/CMakeLists.txt firebase-ios-sdk-master/Firestore/Example/App/CMakeLists.txt firebase-ios-sdk-master/Firestore/Example/Tests/API/CMakeLists.txt firebase-ios-sdk-master/Firestore/Example/Tests/Integration/CMakeLists.txt firebase-ios-sdk-master/Firestore/Example/Tests/SpecTests/CMakeLists.txt firebase-ios-sdk-master/Firestore/Example/Tests/Util/CMakeLists.txt firebase-ios-sdk-master/Firestore/Source/CMakeLists.txt firebase-ios-sdk-master/GoogleUtilities/CMakeLists.txt firebase-ios-sdk-master/Interop/Auth/CMakeLists.txt firebase-ios-sdk-master/Interop/CoreDiagnostics/CMakeLists.txt firebase-ios-sdk-master/scripts/lib/checker.py firebase-ios-sdk-master/scripts/lib/git.py firebase-ios-sdk-master/scripts/make_release_notes.py firebase-ios-sdk-master/scripts/run_firestore_emulator.sh Copyright 2019 Google LLC Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. firebase-ios-sdk-master/Firestore/core/src/api/document_reference.cc firebase-ios-sdk-master/Firestore/core/src/api/document_reference.h firebase-ios-sdk-master/Firestore/core/src/api/document_snapshot.h firebase-ios-sdk-master/Firestore/core/src/api/firestore.cc firebase-ios-sdk-master/Firestore/core/src/api/firestore.h firebase-ios-sdk-master/Firestore/core/src/api/query_core.cc firebase-ios-sdk-master/Firestore/core/src/api/query_core.h firebase-ios-sdk-master/Firestore/core/src/api/query_snapshot.h firebase-ios-sdk-master/Firestore/core/src/core/event_manager.cc firebase-ios-sdk-master/Firestore/core/src/core/event_manager.h firebase-ios-sdk-master/Firestore/core/src/core/firestore_client.cc firebase-ios-sdk-master/Firestore/core/src/core/firestore_client.h firebase-ios-sdk-master/Firestore/core/src/core/query_listener.cc firebase-ios-sdk-master/Firestore/core/src/core/query_listener.h firebase-ios-sdk-master/Firestore/core/src/core/sync_engine.cc firebase-ios-sdk-master/Firestore/core/src/core/sync_engine.h firebase-ios-sdk-master/Firestore/core/src/core/view_snapshot.h firebase-ios-sdk-master/Firestore/core/src/local/leveldb_persistence.cc firebase-ios-sdk-master/Firestore/core/src/remote/remote_store.h firebase-ios-sdk-master/Firestore/core/test/unit/core/event_manager_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/leveldb_lru_garbage_collector_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/leveldb_remote_document_cache_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/memory_lru_garbage_collector_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/remote/fake_target_metadata_provider.h firebase-ios-sdk-master/Firestore/Swift/Source/Codable/CollectionReference+WriteEncodable.swift firebase-ios-sdk-master/Firestore/Swift/Source/Codable/ServerTimestamp.swift firebase-ios-sdk-master/Firestore/Swift/Tests/Codable/FirestoreEncoderTests.swift firebase-ios-sdk-master/GoogleUtilities/AppDelegateSwizzler/Private/GULApplication.h firebase-ios-sdk-master/GoogleUtilities/SceneDelegateSwizzler/Internal/GULSceneDelegateSwizzler_Private.h firebase-ios-sdk-master/GoogleUtilities/SceneDelegateSwizzler/Private/GULSceneDelegateSwizzler.h firebase-ios-sdk-master/GoogleUtilities/SwizzlerTestHelpers/GULSwizzler+Unswizzle.h Copyright 2019 Google LLC Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. firebase-ios-sdk-master/GoogleUtilities/ISASwizzler/GULObjectSwizzler+Internal.h firebase-ios-sdk-master/GoogleUtilities/SceneDelegateSwizzler/GULSceneDelegateSwizzler.m firebase-ios-sdk-master/GoogleUtilities/SwizzlerTestHelpers/GULSwizzler+Unswizzle.m firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Swizzler/GULSceneDelegateSwizzlerTest.m Copyright 2019 Google LLC Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. firebase-ios-sdk-master/GoogleDataTransport/ProtoSupport/Protos/cct.proto Copyright 2019 Google LLC. Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright 2019 The Drishti Authors. Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright 2019 The TensorFlow Authors. www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at [https]://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 1988-1997 Sam Leffler Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 1992-2011 The University of Tennessee Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 1995-2019 Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 1997 Eric S. Raymond Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 1998-2017,2018 Free Software Foundation, Inc. Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2006-2012 The University of Colorado Denver. Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2007 Julien Pommier Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2008-2011, Susumu Yata Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2008-2014, Susumu Yata Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2010-2017, The Regents of the University of California Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2012-2017 Christian Rau Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2012-2018 MIT CSAIL, Google Inc., and other contributors Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/Firestore/Protos/protos/google/api/annotations.proto Copyright (c) 2015, Google Inc. Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2017 Landon J. Fuller Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2019 Google LLC Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. > BSD-2 firebase-ios-sdk-master/CoreOnly/NOTICES Copyright 2006-2011, the V8 project Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2010-2019, Susumu Yata Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > BSD-3 firebase-ios-sdk-master/Firestore/Protos/protos/google/protobuf/any.proto firebase-ios-sdk-master/Firestore/Protos/protos/google/protobuf/empty.proto firebase-ios-sdk-master/Firestore/Protos/protos/google/protobuf/struct.proto firebase-ios-sdk-master/Firestore/Protos/protos/google/protobuf/timestamp.proto firebase-ios-sdk-master/Firestore/Protos/protos/google/protobuf/wrappers.proto Copyright 2008 Google Inc. Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // * Redistributions of source code must retain the above copyright // notice, this list of conditions and the following disclaimer. // * Redistributions in binary form must reproduce the above // copyright notice, this list of conditions and the following disclaimer // in the documentation and/or other materials provided with the // distribution. // * Neither the name of Google Inc. nor the names of its // contributors may be used to endorse or promote products derived from // this software without specific prior written permission. // // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright 2011, Google Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright 2013 Steinar H. Gunderson Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 1994 The Regents of the University of California. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 1999 Computer Systems and Communication Lab, Institute of Information Science, Academia Sinica. Redistribution and use in source and binary forms, with or without # * modification, are permitted provided that the following conditions # * are met: # * # * . Redistributions of source code must retain the above copyright # * notice, this list of conditions and the following disclaimer. # * . Redistributions in binary form must reproduce the above copyright # * notice, this list of conditions and the following disclaimer in # * the documentation and/or other materials provided with the # * distribution. # * . Neither the name of the Computer Systems and Communication Lab # * nor the names of its contributors may be used to endorse or # * promote products derived from this software without specific # * prior written permission. # * # * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS # * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT # * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS # * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE # * REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, # * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES # * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR # * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) # * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, # * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) # * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED # * OF THE POSSIBILITY OF SUCH DAMAGE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 1999 Pai-Hsiang Hsiao. Redistribution and use in source and binary forms, with or without # * modification, are permitted provided that the following conditions # * are met: # * # * . Redistributions of source code must retain the above copyright # * notice, this list of conditions and the following disclaimer. # * . Redistributions in binary form must reproduce the above copyright # * notice, this list of conditions and the following disclaimer in # * the documentation and/or other materials provided with the # * distribution. # * . Neither the name of the TaBE Project nor the names of its # * contributors may be used to endorse or promote products derived # * from this software without specific prior written permission. # * # * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS # * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT # * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS # * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE # * REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, # * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES # * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR # * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) # * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, # * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) # * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED # * OF THE POSSIBILITY OF SUCH DAMAGE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 1999 TaBE Project. Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # Redistributions of source code must retain the above copyright notice, # this list of conditions and the following disclaimer. # Redistributions in binary form must reproduce the above # copyright notice, this list of conditions and the following # disclaimer in the documentation and/or other materials provided with # the distribution. # Neither the name of Google Inc. nor the names of its # contributors may be used to endorse or promote products derived from # this software without specific prior written permission. # # # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND # CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, # INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF # MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE # DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE # LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR # BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF # LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING # NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2009, Hideyuki Tanaka BSD 3-Clause license. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of [the] <[organization]> nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY <[copyright] [holder]> ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL <[copyright] [holder]> BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2010-2012, Susumu Yata Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - Neither the name of the nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2010 Daisuke Okanohara Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - Neither the name of the nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2013, OpenCV Foundation Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistribution's of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistribution's in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * The name of Intel Corporation may not be used to endorse or promote products derived from this software without specific prior written permission. This software is provided by the copyright holders and contributors "as is" and any express or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. In no event shall the Intel Corporation or contributors be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright property of CompuServe Incorporated. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - Neither the name of the [libjpeg]-[turbo] Project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS", AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright The Khronos Group Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > BSL1.0 firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2009, 2010, 2013-2016 by the Brotli Authors. Boost Software License - Version 1.0 - August 17th, 2003 Permission is hereby granted, free of charge, to any person or organization obtaining a copy of the software and accompanying documentation covered by this license (the "Software") to use, reproduce, display, distribute, execute, and transmit the Software, and to prepare derivative works of the Software, and to permit third-parties to whom the Software is furnished to do so, all subject to the following: The copyright notices in the Software and this entire statement, including the above license grant, this restriction and the following disclaimer, must be included in all copies of the Software, in whole or in part, and all derivative works of the Software, unless such copies or derivative works are solely in the form of machine-executable object code generated by a source language processor. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. > GPL2.0 firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 1989, 1991 Free Software Foundation, Inc. GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. The precise terms and conditions for copying, distribution and modification follow. GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. 7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker. , 1 April 1989 Ty Coon, President of Vice This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Library General Public License instead of this License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2013, LeRoy Benjamin Sharon Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: Redistributions of source code must retain the above # copyright notice, this list of conditions and the following # disclaimer. Redistributions in binary form must reproduce the # above copyright notice, this list of conditions and the following # disclaimer in the documentation and/or other materials provided # with the distribution. # # Neither the name [Myanmar] [Karen] [Word] [Lists], nor the names of its # contributors may be used to endorse or promote products derived # from this software without specific prior written permission. # # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND # CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, # INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF # MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE # DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS # BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED # TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, # DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON # ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR # TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF # THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. > MIT firebase-ios-sdk-master/CoreOnly/NOTICES Copyright 2015 The Chromium Authors. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright 20xx Google Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 1996-2014 Anthony Green, Red Hat, Inc and others. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ``Software''), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. firebase-ios-sdk-master/Crashlytics/LICENSE Copyright (c) 2003-2005 Hewlett-Packard Development Company, L.P. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. firebase-ios-sdk-master/Crashlytics/third_party/libunwind/dwarf.h Copyright (c) 2003-2005 Hewlett-Packard Development Company, L.P. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2006 Kirill Simonov Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2010-2015 Benjamin Peterson Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. firebase-ios-sdk-master/CoreOnly/NOTICES firebase-ios-sdk-master/FirebaseDatabase/Sources/third_party/Wrap-leveldb/LICENSE Copyright (c) 2011 Pave Labs Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. firebase-ios-sdk-master/FirebaseDatabase/Sources/third_party/Wrap-leveldb/APLevelDB.mm Copyright (c) 2011 Pave Labs Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without restriction, including without limitation the rights // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell // copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: // // The above copyright notice and this permission notice shall be included in // all copies or substantial portions of the Software. // // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN // THE SOFTWARE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2011 The LevelDB Authors. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. firebase-ios-sdk-master/CoreOnly/NOTICES firebase-ios-sdk-master/FirebaseDatabase/Sources/third_party/Wrap-leveldb/LICENSE Copyright (c) 2012 Adam Preble. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. firebase-ios-sdk-master/FirebaseDatabase/Sources/third_party/Wrap-leveldb/APLevelDB.h firebase-ios-sdk-master/FirebaseDatabase/Sources/third_party/Wrap-leveldb/APLevelDB.mm Copyright (c) 2012 Adam Preble. Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without restriction, including without limitation the rights // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell // copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: // // The above copyright notice and this permission notice shall be included in // all copies or substantial portions of the Software. // // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN // THE SOFTWARE. firebase-ios-sdk-master/CoreOnly/NOTICES firebase-ios-sdk-master/FirebaseDatabase/Sources/third_party/FImmutableSortedDictionary/LICENSE Copyright (c) 2012 Mads Hartmann Jensen Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2017 Georgia Institute of Technology Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. firebase-ios-sdk-master/CoreOnly/NOTICES firebase-ios-sdk-master/GoogleUtilities/Environment/third_party/LICENSE Copyright (c) 2017 Landon J. Fuller Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. firebase-ios-sdk-master/GoogleUtilities/Environment/third_party/GULAppEnvironmentUtil.m Copyright (c) 2017 Landon J. Fuller Permission is hereby granted, free of charge, to any person obtaining a copy of this software /// and associated documentation files (the "Software"), to deal in the Software without /// restriction, including without limitation the rights to use, copy, modify, merge, publish, /// distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the /// Software is furnished to do so, subject to the following conditions: /// /// The above copyright notice and this permission notice shall be included in all copies or /// substantial portions of the Software. /// /// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING /// BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND /// NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, /// DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING /// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. firebase-ios-sdk-master/GoogleUtilities/LICENSE Copyright (c) 2017 Landon J. Fuller Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. firebase-ios-sdk-master/scripts/third_party/travis/LICENSE Copyright (c) 2018 Travis CI GmbH MIT LICENSE Copyright ([c]) [2018] [Travis] [CI] [GmbH] <[contact+travis]-[build]@[travis]-[ci].[org]> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. firebase-ios-sdk-master/scripts/third_party/travis/retry.sh Copyright (c) 2018 Travis CI GmbH MIT LICENSE # #Copyright ([c]) [2018] [Travis] [CI] [GmbH] <[contact+travis]-[build]@[travis]-[ci].[org]> # #Permission is hereby granted, free of charge, to any person obtaining a copy of #this software and associated documentation files (the "Software"), to deal in #the Software without restriction, including without limitation the rights to #use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of #the Software, and to permit persons to whom the Software is furnished to do so, #subject to the following conditions: # #The above copyright notice and this permission notice shall be included in all #copies or substantial portions of the Software. # #THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR #IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS #FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR #COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER #IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN #CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2019 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. firebase-ios-sdk-master/CoreOnly/NOTICES copyrighted by the Free Software Foundation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. > MPL-2.0 firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2011, Intel Corporation. Mozilla Public License Version 2.0 ================================== 1. Definitions -------------- 1.1. "Contributor" means each individual or legal entity that creates, contributes to the creation of, or owns Covered Software. 1.2. "Contributor Version" means the combination of the Contributions of others (if any) used by a Contributor and that particular Contributor's Contribution. 1.3. "Contribution" means Covered Software of a particular Contributor. 1.4. "Covered Software" means Source Code Form to which the initial Contributor has attached the notice in Exhibit A, the Executable Form of such Source Code Form, and Modifications of such Source Code Form, in each case including portions thereof. 1.5. "Incompatible With Secondary Licenses" means (a) that the initial Contributor has attached the notice described in Exhibit B to the Covered Software; or (b) that the Covered Software was made available under the terms of version 1.1 or earlier of the License, but not also under the terms of a Secondary License. 1.6. "Executable Form" means any form of the work other than Source Code Form. 1.7. "Larger Work" means a work that combines Covered Software with other material, in a separate file or files, that is not Covered Software. 1.8. "License" means this document. 1.9. "Licensable" means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently, any and all of the rights conveyed by this License. 1.10. "Modifications" means any of the following: (a) any file in Source Code Form that results from an addition to, deletion from, or modification of the contents of Covered Software; or (b) any new file in Source Code Form that contains any Covered Software. 1.11. "Patent Claims" of a Contributor means any patent claim(s), including without limitation, method, process, and apparatus claims, in any patent Licensable by such Contributor that would be infringed, but for the grant of the License, by the making, using, selling, offering for sale, having made, import, or transfer of either its Contributions or its Contributor Version. 1.12. "Secondary License" means either the GNU General Public License, Version 2.0, the GNU Lesser General Public License, Version 2.1, the GNU Affero General Public License, Version 3.0, or any later versions of those licenses. 1.13. "Source Code Form" means the form of the work preferred for making modifications. 1.14. "You" (or "Your") means an individual or a legal entity exercising rights under this License. For legal entities, "You" includes any entity that controls, is controlled by, or is under common control with You. For purposes of this definition, "control" means (a) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (b) ownership of more than fifty percent (50%) of the outstanding shares or beneficial ownership of such entity. 2. License Grants and Conditions -------------------------------- 2.1. Grants Each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license: (a) under intellectual property rights (other than patent or trademark) Licensable by such Contributor to use, reproduce, make available, modify, display, perform, distribute, and otherwise exploit its Contributions, either on an unmodified basis, with Modifications, or as part of a Larger Work; and (b) under Patent Claims of such Contributor to make, use, sell, offer for sale, have made, import, and otherwise transfer either its Contributions or its Contributor Version. 2.2. Effective Date The licenses granted in Section 2.1 with respect to any Contribution become effective for each Contribution on the date the Contributor first distributes such Contribution. 2.3. Limitations on Grant Scope The licenses granted in this Section 2 are the only rights granted under this License. No additional rights or licenses will be implied from the distribution or licensing of Covered Software under this License. Notwithstanding Section 2.1(b) above, no patent license is granted by a Contributor: (a) for any code that a Contributor has removed from Covered Software; or (b) for infringements caused by: (i) Your and any other third party's modifications of Covered Software, or (ii) the combination of its Contributions with other software (except as part of its Contributor Version); or (c) under Patent Claims infringed by Covered Software in the absence of its Contributions. This License does not grant any rights in the trademarks, service marks, or logos of any Contributor (except as may be necessary to comply with the notice requirements in Section 3.4). 2.4. Subsequent Licenses No Contributor makes additional grants as a result of Your choice to distribute the Covered Software under a subsequent version of this License (see Section 10.2) or under the terms of a Secondary License (if permitted under the terms of Section 3.3). 2.5. Representation Each Contributor represents that the Contributor believes its Contributions are its original creation(s) or it has sufficient rights to grant the rights to its Contributions conveyed by this License. 2.6. Fair Use This License is not intended to limit any rights You have under applicable copyright doctrines of fair use, fair dealing, or other equivalents. 2.7. Conditions Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in Section 2.1. 3. Responsibilities ------------------- 3.1. Distribution of Source Form All distribution of Covered Software in Source Code Form, including any Modifications that You create or to which You contribute, must be under the terms of this License. You must inform recipients that the Source Code Form of the Covered Software is governed by the terms of this License, and how they can obtain a copy of this License. You may not attempt to alter or restrict the recipients' rights in the Source Code Form. 3.2. Distribution of Executable Form If You distribute Covered Software in Executable Form then: (a) such Covered Software must also be made available in Source Code Form, as described in Section 3.1, and You must inform recipients of the Executable Form how they can obtain a copy of such Source Code Form by reasonable means in a timely manner, at a charge no more than the cost of distribution to the recipient; and (b) You may distribute such Executable Form under the terms of this License, or sublicense it under different terms, provided that the license for the Executable Form does not attempt to limit or alter the recipients' rights in the Source Code Form under this License. 3.3. Distribution of a Larger Work You may create and distribute a Larger Work under terms of Your choice, provided that You also comply with the requirements of this License for the Covered Software. If the Larger Work is a combination of Covered Software with a work governed by one or more Secondary Licenses, and the Covered Software is not Incompatible With Secondary Licenses, this License permits You to additionally distribute such Covered Software under the terms of such Secondary License(s), so that the recipient of the Larger Work may, at their option, further distribute the Covered Software under the terms of either this License or such Secondary License(s). 3.4. Notices You may not remove or alter the substance of any license notices (including copyright notices, patent notices, disclaimers of warranty, or limitations of liability) contained within the Source Code Form of the Covered Software, except that You may alter any license notices to the extent required to remedy known factual inaccuracies. 3.5. Application of Additional Terms You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Covered Software. However, You may do so only on Your own behalf, and not on behalf of any Contributor. You must make it absolutely clear that any such warranty, support, indemnity, or liability obligation is offered by You alone, and You hereby agree to indemnify every Contributor for any liability incurred by such Contributor as a result of warranty, support, indemnity or liability terms You offer. You may include additional disclaimers of warranty and limitations of liability specific to any jurisdiction. 4. Inability to Comply Due to Statute or Regulation --------------------------------------------------- If it is impossible for You to comply with any of the terms of this License with respect to some or all of the Covered Software due to statute, judicial order, or regulation then You must: (a) comply with the terms of this License to the maximum extent possible; and (b) describe the limitations and the code they affect. Such description must be placed in a text file included with all distributions of the Covered Software under this License. Except to the extent prohibited by statute or regulation, such description must be sufficiently detailed for a recipient of ordinary skill to be able to understand it. 5. Termination -------------- 5.1. The rights granted under this License will terminate automatically if You fail to comply with any of its terms. However, if You become compliant, then the rights granted under this License from a particular Contributor are reinstated (a) provisionally, unless and until such Contributor explicitly and finally terminates Your grants, and (b) on an ongoing basis, if such Contributor fails to notify You of the non-compliance by some reasonable means prior to 60 days after You have come back into compliance. Moreover, Your grants from a particular Contributor are reinstated on an ongoing basis if such Contributor notifies You of the non-compliance by some reasonable means, this is the first time You have received notice of non-compliance with this License from such Contributor, and You become compliant prior to 30 days after Your receipt of the notice. 5.2. If You initiate litigation against any entity by asserting a patent infringement claim (excluding declaratory judgment actions, counter-claims, and cross-claims) alleging that a Contributor Version directly or indirectly infringes any patent, then the rights granted to You by any and all Contributors for the Covered Software under Section 2.1 of this License shall terminate. 5.3. In the event of termination under Sections 5.1 or 5.2 above, all end user license agreements (excluding distributors and resellers) which have been validly granted by You or Your distributors under this License prior to termination shall survive termination. ************************************************************************ * * * 6. Disclaimer of Warranty * * ------------------------- * * * * Covered Software is provided under this License on an "as is" * * basis, without warranty of any kind, either expressed, implied, or * * statutory, including, without limitation, warranties that the * * Covered Software is free of defects, merchantable, fit for a * * particular purpose or non-infringing. The entire risk as to the * * quality and performance of the Covered Software is with You. * * Should any Covered Software prove defective in any respect, You * * (not any Contributor) assume the cost of any necessary servicing, * * repair, or correction. This disclaimer of warranty constitutes an * * essential part of this License. No use of any Covered Software is * * authorized under this License except under this disclaimer. * * * ************************************************************************ ************************************************************************ * * * 7. Limitation of Liability * * -------------------------- * * * * Under no circumstances and under no legal theory, whether tort * * (including negligence), contract, or otherwise, shall any * * Contributor, or anyone who distributes Covered Software as * * permitted above, be liable to You for any direct, indirect, * * special, incidental, or consequential damages of any character * * including, without limitation, damages for lost profits, loss of * * goodwill, work stoppage, computer failure or malfunction, or any * * and all other commercial damages or losses, even if such party * * shall have been informed of the possibility of such damages. This * * limitation of liability shall not apply to liability for death or * * personal injury resulting from such party's negligence to the * * extent applicable law prohibits such limitation. Some * * jurisdictions do not allow the exclusion or limitation of * * incidental or consequential damages, so this exclusion and * * limitation may not apply to You. * * * ************************************************************************ 8. Litigation ------------- Any litigation relating to this License may be brought only in the courts of a jurisdiction where the defendant maintains its principal place of business and such litigation shall be governed by laws of that jurisdiction, without reference to its conflict-of-law provisions. Nothing in this Section shall prevent a party's ability to bring cross-claims or counter-claims. 9. Miscellaneous ---------------- This License represents the complete agreement concerning the subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. Any law or regulation which provides that the language of a contract shall be construed against the drafter shall not be used to construe this License against a Contributor. 10. Versions of the License --------------------------- 10.1. New Versions Mozilla Foundation is the license steward. Except as provided in Section 10.3, no one other than the license steward has the right to modify or publish new versions of this License. Each version will be given a distinguishing version number. 10.2. Effect of New Versions You may distribute the Covered Software under the terms of the version of the License under which You originally received the Covered Software, or under the terms of any subsequent version published by the license steward. 10.3. Modified Versions If you create software not governed by this License, and you want to create a new license for such software, you may create and use a modified version of this License if you rename the license and remove any references to the name of the license steward (except to note that such modified license differs from this License). 10.4. Distributing Source Code Form that is Incompatible With Secondary Licenses If You choose to distribute Source Code Form that is Incompatible With Secondary Licenses under the terms of this version of the License, the notice described in Exhibit B of this License must be attached. Exhibit A - Source Code Form License Notice ------------------------------------------- This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE file in a relevant directory) where a recipient would be likely to look for such a notice. You may add additional accurate notices of copyright ownership. Exhibit B - "Incompatible With Secondary Licenses" Notice --------------------------------------------------------- This Source Code Form is "Incompatible With Secondary Licenses", as defined by the Mozilla Public License, v. 2.0. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2017 Georgia Institute of Technology Mozilla Public License Version 2.0 ================================== 1. Definitions -------------- 1.1. "Contributor" means each individual or legal entity that creates, contributes to the creation of, or owns Covered Software. 1.2. "Contributor Version" means the combination of the Contributions of others (if any) used by a Contributor and that particular Contributor's Contribution. 1.3. "Contribution" means Covered Software of a particular Contributor. 1.4. "Covered Software" means Source Code Form to which the initial Contributor has attached the notice in Exhibit A, the Executable Form of such Source Code Form, and Modifications of such Source Code Form, in each case including portions thereof. 1.5. "Incompatible With Secondary Licenses" means (a) that the initial Contributor has attached the notice described in Exhibit B to the Covered Software; or (b) that the Covered Software was made available under the terms of version 1.1 or earlier of the License, but not also under the terms of a Secondary License. 1.6. "Executable Form" means any form of the work other than Source Code Form. 1.7. "Larger Work" means a work that combines Covered Software with other material, in a separate file or files, that is not Covered Software. 1.8. "License" means this document. 1.9. "Licensable" means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently, any and all of the rights conveyed by this License. 1.10. "Modifications" means any of the following: (a) any file in Source Code Form that results from an addition to, deletion from, or modification of the contents of Covered Software; or (b) any new file in Source Code Form that contains any Covered Software. 1.11. "Patent Claims" of a Contributor means any patent claim(s), including without limitation, method, process, and apparatus claims, in any patent Licensable by such Contributor that would be infringed, but for the grant of the License, by the making, using, selling, offering for sale, having made, import, or transfer of either its Contributions or its Contributor Version. 1.12. "Secondary License" means either the GNU General Public License, Version 2.0, the GNU Lesser General Public License, Version 2.1, the GNU Affero General Public License, Version 3.0, or any later versions of those licenses. 1.13. "Source Code Form" means the form of the work preferred for making modifications. 1.14. "You" (or "Your") means an individual or a legal entity exercising rights under this License. For legal entities, "You" includes any entity that controls, is controlled by, or is under common control with You. For purposes of this definition, "control" means (a) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (b) ownership of more than fifty percent (50%) of the outstanding shares or beneficial ownership of such entity. 2. License Grants and Conditions -------------------------------- 2.1. Grants Each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license: (a) under intellectual property rights (other than patent or trademark) Licensable by such Contributor to use, reproduce, make available, modify, display, perform, distribute, and otherwise exploit its Contributions, either on an unmodified basis, with Modifications, or as part of a Larger Work; and (b) under Patent Claims of such Contributor to make, use, sell, offer for sale, have made, import, and otherwise transfer either its Contributions or its Contributor Version. 2.2. Effective Date The licenses granted in Section 2.1 with respect to any Contribution become effective for each Contribution on the date the Contributor first distributes such Contribution. 2.3. Limitations on Grant Scope The licenses granted in this Section 2 are the only rights granted under this License. No additional rights or licenses will be implied from the distribution or licensing of Covered Software under this License. Notwithstanding Section 2.1(b) above, no patent license is granted by a Contributor: (a) for any code that a Contributor has removed from Covered Software; or (b) for infringements caused by: (i) Your and any other third party's modifications of Covered Software, or (ii) the combination of its Contributions with other software (except as part of its Contributor Version); or (c) under Patent Claims infringed by Covered Software in the absence of its Contributions. This License does not grant any rights in the trademarks, service marks, or logos of any Contributor (except as may be necessary to comply with the notice requirements in Section 3.4). 2.4. Subsequent Licenses No Contributor makes additional grants as a result of Your choice to distribute the Covered Software under a subsequent version of this License (see Section 10.2) or under the terms of a Secondary License (if permitted under the terms of Section 3.3). 2.5. Representation Each Contributor represents that the Contributor believes its Contributions are its original creation(s) or it has sufficient rights to grant the rights to its Contributions conveyed by this License. 2.6. Fair Use This License is not intended to limit any rights You have under applicable copyright doctrines of fair use, fair dealing, or other equivalents. 2.7. Conditions Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in Section 2.1. 3. Responsibilities ------------------- 3.1. Distribution of Source Form All distribution of Covered Software in Source Code Form, including any Modifications that You create or to which You contribute, must be under the terms of this License. You must inform recipients that the Source Code Form of the Covered Software is governed by the terms of this License, and how they can obtain a copy of this License. You may not attempt to alter or restrict the recipients' rights in the Source Code Form. 3.2. Distribution of Executable Form If You distribute Covered Software in Executable Form then: (a) such Covered Software must also be made available in Source Code Form, as described in Section 3.1, and You must inform recipients of the Executable Form how they can obtain a copy of such Source Code Form by reasonable means in a timely manner, at a charge no more than the cost of distribution to the recipient; and (b) You may distribute such Executable Form under the terms of this License, or sublicense it under different terms, provided that the license for the Executable Form does not attempt to limit or alter the recipients' rights in the Source Code Form under this License. 3.3. Distribution of a Larger Work You may create and distribute a Larger Work under terms of Your choice, provided that You also comply with the requirements of this License for the Covered Software. If the Larger Work is a combination of Covered Software with a work governed by one or more Secondary Licenses, and the Covered Software is not Incompatible With Secondary Licenses, this License permits You to additionally distribute such Covered Software under the terms of such Secondary License(s), so that the recipient of the Larger Work may, at their option, further distribute the Covered Software under the terms of either this License or such Secondary License(s). 3.4. Notices You may not remove or alter the substance of any license notices (including copyright notices, patent notices, disclaimers of warranty, or limitations of liability) contained within the Source Code Form of the Covered Software, except that You may alter any license notices to the extent required to remedy known factual inaccuracies. 3.5. Application of Additional Terms You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Covered Software. However, You may do so only on Your own behalf, and not on behalf of any Contributor. You must make it absolutely clear that any such warranty, support, indemnity, or liability obligation is offered by You alone, and You hereby agree to indemnify every Contributor for any liability incurred by such Contributor as a result of warranty, support, indemnity or liability terms You offer. You may include additional disclaimers of warranty and limitations of liability specific to any jurisdiction. 4. Inability to Comply Due to Statute or Regulation --------------------------------------------------- If it is impossible for You to comply with any of the terms of this License with respect to some or all of the Covered Software due to statute, judicial order, or regulation then You must: (a) comply with the terms of this License to the maximum extent possible; and (b) describe the limitations and the code they affect. Such description must be placed in a text file included with all distributions of the Covered Software under this License. Except to the extent prohibited by statute or regulation, such description must be sufficiently detailed for a recipient of ordinary skill to be able to understand it. 5. Termination -------------- 5.1. The rights granted under this License will terminate automatically if You fail to comply with any of its terms. However, if You become compliant, then the rights granted under this License from a particular Contributor are reinstated (a) provisionally, unless and until such Contributor explicitly and finally terminates Your grants, and (b) on an ongoing basis, if such Contributor fails to notify You of the non-compliance by some reasonable means prior to 60 days after You have come back into compliance. Moreover, Your grants from a particular Contributor are reinstated on an ongoing basis if such Contributor notifies You of the non-compliance by some reasonable means, this is the first time You have received notice of non-compliance with this License from such Contributor, and You become compliant prior to 30 days after Your receipt of the notice. 5.2. If You initiate litigation against any entity by asserting a patent infringement claim (excluding declaratory judgment actions, counter-claims, and cross-claims) alleging that a Contributor Version directly or indirectly infringes any patent, then the rights granted to You by any and all Contributors for the Covered Software under Section 2.1 of this License shall terminate. 5.3. In the event of termination under Sections 5.1 or 5.2 above, all end user license agreements (excluding distributors and resellers) which have been validly granted by You or Your distributors under this License prior to termination shall survive termination. ************************************************************************ * * * 6. Disclaimer of Warranty * * ------------------------- * * * * Covered Software is provided under this License on an "as is" * * basis, without warranty of any kind, either expressed, implied, or * * statutory, including, without limitation, warranties that the * * Covered Software is free of defects, merchantable, fit for a * * particular purpose or non-infringing. The entire risk as to the * * quality and performance of the Covered Software is with You. * * Should any Covered Software prove defective in any respect, You * * (not any Contributor) assume the cost of any necessary servicing, * * repair, or correction. This disclaimer of warranty constitutes an * * essential part of this License. No use of any Covered Software is * * authorized under this License except under this disclaimer. * * * ************************************************************************ ************************************************************************ * * * 7. Limitation of Liability * * -------------------------- * * * * Under no circumstances and under no legal theory, whether tort * * (including negligence), contract, or otherwise, shall any * * Contributor, or anyone who distributes Covered Software as * * permitted above, be liable to You for any direct, indirect, * * special, incidental, or consequential damages of any character * * including, without limitation, damages for lost profits, loss of * * goodwill, work stoppage, computer failure or malfunction, or any * * and all other commercial damages or losses, even if such party * * shall have been informed of the possibility of such damages. This * * limitation of liability shall not apply to liability for death or * * personal injury resulting from such party's negligence to the * * extent applicable law prohibits such limitation. Some * * jurisdictions do not allow the exclusion or limitation of * * incidental or consequential damages, so this exclusion and * * limitation may not apply to You. * * * ************************************************************************ 8. Litigation ------------- Any litigation relating to this License may be brought only in the courts of a jurisdiction where the defendant maintains its principal place of business and such litigation shall be governed by laws of that jurisdiction, without reference to its conflict-of-law provisions. Nothing in this Section shall prevent a party's ability to bring cross-claims or counter-claims. 9. Miscellaneous ---------------- This License represents the complete agreement concerning the subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. Any law or regulation which provides that the language of a contract shall be construed against the drafter shall not be used to construe this License against a Contributor. 10. Versions of the License --------------------------- 10.1. New Versions Mozilla Foundation is the license steward. Except as provided in Section 10.3, no one other than the license steward has the right to modify or publish new versions of this License. Each version will be given a distinguishing version number. 10.2. Effect of New Versions You may distribute the Covered Software under the terms of the version of the License under which You originally received the Covered Software, or under the terms of any subsequent version published by the license steward. 10.3. Modified Versions If you create software not governed by this License, and you want to create a new license for such software, you may create and use a modified version of this License if you rename the license and remove any references to the name of the license steward (except to note that such modified license differs from this License). 10.4. Distributing Source Code Form that is Incompatible With Secondary Licenses If You choose to distribute Source Code Form that is Incompatible With Secondary Licenses under the terms of this version of the License, the notice described in Exhibit B of this License must be attached. Exhibit A - Source Code Form License Notice ------------------------------------------- This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE file in a relevant directory) where a recipient would be likely to look for such a notice. You may add additional accurate notices of copyright ownership. Exhibit B - "Incompatible With Secondary Licenses" Notice --------------------------------------------------------- This Source Code Form is "Incompatible With Secondary Licenses", as defined by the Mozilla Public License, v. 2.0. > Brian Gladman Dual BSD-GPL firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2002, Dr Brian Gladman LICENSE TERMS The free distribution and use of this software in both source and binary form is allowed (with or without changes) provided that: 1. distributions of this source code include the above copyright notice, this list of conditions and the following disclaimer; 2. distributions in binary form include the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other associated materials; 3. the copyright holder's name is not used to endorse products built using this software without specific written permission. ALTERNATIVELY, provided that this notice is retained in full, this product may be distributed under the terms of the GNU General Public License (GPL), in which case the provisions of the GPL apply INSTEAD OF those given above. DISCLAIMER This software is provided 'as is' with no explicit or implied warranties in respect of its properties, including, but not limited to, correctness and/or fitness for purpose. > BSD Source Code Attribution firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Network/third_party/GTMHTTPServer.h firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Network/third_party/GTMHTTPServer.m Copyright (c) 2011, Deusty, LLC Software License Agreement (BSD License) // // [Copyright] ([c]) [2011], [Deusty], [LLC] // [All] [rights] [reserved]. // // Redistribution and use of this software in source and binary forms, // with or without modification, are permitted provided that the following conditions are met: // // * Redistributions of source code must retain the above // copyright notice, this list of conditions and the // following disclaimer. // // * Neither the name of [Deusty] nor the names of its // contributors may be used to endorse or promote products // derived from this software without specific prior // written permission of [Deusty], [LLC]. // // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR // IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND // FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR // CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR // CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR // SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR // OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE // POSSIBILITY OF SUCH DAMAGE. firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Network/third_party/LICENSE Copyright (c) 2011, Deusty, LLC Software License Agreement (BSD License) [Copyright] ([c]) [2011], [Deusty], [LLC] [All] [rights] [reserved]. Redistribution and use of this software in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Neither the name of [Deusty] nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission of [Deusty], [LLC]. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > bzip2 License 2010 firebase-ios-sdk-master/CoreOnly/NOTICES copyright (c) 1996-2010 Julian R Seward. This program, "bzip2", the associated library "libbzip2", and all documentation, are copyright (C) 1996-2010 Julian R Seward. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 3. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 4. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Julian Seward, jseward@bzip.org bzip2/libbzip2 version 1.0.6 of 6 September 2010 > Henry Spencer Regexp License firebase-ios-sdk-master/CoreOnly/NOTICES Copyright 1992, 1993, 1994 Henry Spencer. This software is not subject to any license of the American Telephone and Telegraph Company or of the Regents of the University of California. Permission is granted to anyone to use this software for any purpose on any computer system, and to alter it and redistribute it, subject to the following restrictions: 1. The author is not responsible for the consequences of use of this software, no matter how awful, even if they arise from flaws in it. 2. The origin of this software must not be misrepresented, either by explicit claim or by omission. Since few users ever read sources, credits must appear in the documentation. 3. Altered versions must be plainly marked as such, and must not be misrepresented as being the original software. Since few users ever read sources, credits must appear in the documentation. 4. This notice may not be removed or altered. > IBM DHCP License firebase-ios-sdk-master/CoreOnly/NOTICES firebase-ios-sdk-master/FirebaseDatabase/Sources/third_party/SocketRocket/LICENSE Portions Copyright (c) 1995 by International Business Machines, Inc. International Business Machines, Inc. (hereinafter called IBM) grants permission under its copyrights to use, copy, modify, and distribute this Software with or without fee, provided that the above copyright notice and all paragraphs of this notice appear in all copies, and that the name of IBM not be used in connection with the marketing of any product incorporating the Software or modifications thereof, without specific, written prior permission. To the extent it has a right to do so, IBM grants an immunity from suit under its patents, if any, for the use, sale or manufacture of products to the extent that such products are used for performing Domain Name System dynamic updates in TCP/IP networks by means of the Software. No immunity is granted for any product per se or for any other function of any product. THE SOFTWARE IS PROVIDED "AS IS", AND IBM DISCLAIMS ALL WARRANTIES, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL IBM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE, EVEN IF IBM IS APPRISED OF THE POSSIBILITY OF SUCH DAMAGES. firebase-ios-sdk-master/FirebaseDatabase/Sources/third_party/SocketRocket/fbase64.c Portions Copyright (c) 1995 by International Business Machines, Inc. International Business Machines, Inc. (hereinafter called IBM) grants * permission under its copyrights to use, copy, modify, and distribute this * Software with or without fee, provided that the above copyright notice and * all paragraphs of this notice appear in all copies, and that the name of IBM * not be used in connection with the marketing of any product incorporating * the Software or modifications thereof, without specific, written prior * permission. * * To the extent it has a right to do so, IBM grants an immunity from suit * under its patents, if any, for the use, sale or manufacture of products to * the extent that such products are used for performing Domain Name System * dynamic updates in TCP/IP networks by means of the Software. No immunity is * granted for any product per se or for any other function of any product. * * THE SOFTWARE IS PROVIDED "AS IS", AND IBM DISCLAIMS ALL WARRANTIES, * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A * PARTICULAR PURPOSE. IN NO EVENT SHALL IBM BE LIABLE FOR ANY SPECIAL, * DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER ARISING * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE, EVEN * IF IBM IS APPRISED OF THE POSSIBILITY OF SUCH DAMAGES. > Independent JPEG Group License firebase-ios-sdk-master/CoreOnly/NOTICES copyright (c) 1991-1998, Thomas G. Lane. LEGAL ISSUES ============ In plain English: 1. We don't promise that this software works. (But if you find any bugs, please let us know!) 2. You can use this software for whatever you want. You don't have to pay us. 3. You may not pretend that you wrote this software. If you use it in a program, you must acknowledge somewhere in your documentation that you've used the IJG code. In legalese: The authors make NO WARRANTY or representation, either express or implied, with respect to this software, its quality, accuracy, merchantability, or fitness for a particular purpose. This software is provided "AS IS", and you, its user, assume the entire risk as to its quality and accuracy. This software is copyright (C) 1991-1998, Thomas G. Lane. All Rights Reserved except as specified below. Permission is hereby granted to use, copy, modify, and distribute this software (or portions thereof) for any purpose, without fee, subject to these conditions: (1) If any part of the source code for this software is distributed, then this README file must be included, with this copyright and no-warranty notice unaltered; and any additions, deletions, or changes to the original files must be clearly indicated in accompanying documentation. (2) If only executable code is distributed, then the accompanying documentation must state that "this software is based in part on the work of the Independent JPEG Group". (3) Permission for use of this software is granted only if the user accepts full responsibility for any undesirable consequences; the authors accept NO LIABILITY for damages of any kind. These conditions apply to any software derived from or based on the IJG code, not just to the unmodified library. If you use our work, you ought to acknowledge us. Permission is NOT granted for the use of any IJG author's name or company name in advertising or publicity relating to this software or products derived from it. This software may be referred to only as "the Independent JPEG Group's software". We specifically permit and encourage the use of this software as the basis of commercial products, provided that all warranty or liability claims are assumed by the product vendor. ansi2knr.c is included in this distribution by permission of L. Peter Deutsch, sole proprietor of its copyright holder, Aladdin Enterprises of Menlo Park, CA. ansi2knr.c is NOT covered by the above copyright and conditions, but instead by the usual distribution terms of the Free Software Foundation; principally, that you must include source code if you redistribute it. (See the file ansi2knr.c for full details.) However, since ansi2knr.c is not needed as part of any program generated from the IJG code, this does not limit you more than the foregoing paragraphs do. The Unix configuration script "configure" was produced with GNU Autoconf. It is copyright by the Free Software Foundation but is freely distributable. The same holds for its supporting scripts (config.guess, config.sub, ltconfig, ltmain.sh). Another support script, install-sh, is copyright by M.I.T. but is also freely distributable. It appears that the arithmetic coding option of the JPEG spec is covered by patents owned by IBM, AT&T, and Mitsubishi. Hence arithmetic coding cannot legally be used without obtaining one or more licenses. For this reason, support for arithmetic coding has been removed from the free JPEG software. (Since arithmetic coding provides only a marginal gain over the unpatented Huffman mode, it is unlikely that very many implementations will support it.) So far as we are aware, there are no patent restrictions on the remaining code. The IJG distribution formerly included code to read and write GIF files. To avoid entanglement with the Unisys LZW patent, GIF reading support has been removed altogether, and the GIF writer has been simplified to produce "uncompressed GIFs". This technique does not use the LZW algorithm; the resulting GIF files are larger than usual, but are readable by all standard GIF decoders. We are required to state that "The Graphics Interchange Format(c) is the Copyright property of CompuServe Incorporated. GIF(sm) is a Service Mark property of CompuServe Incorporated." > ISC License firebase-ios-sdk-master/CoreOnly/NOTICES firebase-ios-sdk-master/FirebaseDatabase/Sources/third_party/SocketRocket/LICENSE Copyright (c) 1996 by Internet Software Consortium. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. firebase-ios-sdk-master/FirebaseDatabase/Sources/third_party/SocketRocket/fbase64.c Copyright (c) 1996 by Internet Software Consortium. Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS * ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE * CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS * SOFTWARE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2012, Noah Spurrier Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. > LLVM Exception to Apache 2.0 firebase-ios-sdk-master/CoreOnly/NOTICES (c) 1995-2004 Jean-loup Gailly and Mark Adler LLVM Exceptions to the Apache 2.0 License ---- As an exception, if, as a result of your compiling your source code, portions of this Software are embedded into an Object form of such source code, you may redistribute such embedded portions in such Object form without complying with the conditions of Sections 4(a), 4(b) and 4(d) of the License. In addition, if you combine or link compiled forms of this Software with software that is licensed under the GPLv2 ("Combined Software") and if a court of competent jurisdiction determines that the patent provision (Section 3), the indemnity provision (Section 9) or other Section of the License conflicts with the conditions of the GPLv2, you may retroactively and prospectively choose to deem waived or otherwise exclude such Section(s) of the License, but only in their entirety and only with respect to the Combined Software. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2003-2019 University of Illinois at Urbana-Champaign. LLVM Exceptions to the Apache 2.0 License ---- As an exception, if, as a result of your compiling your source code, portions of this Software are embedded into an Object form of such source code, you may redistribute such embedded portions in such Object form without complying with the conditions of Sections 4(a), 4(b) and 4(d) of the License. In addition, if you combine or link compiled forms of this Software with software that is licensed under the GPLv2 ("Combined Software") and if a court of competent jurisdiction determines that the patent provision (Section 3), the indemnity provision (Section 9) or other Section of the License conflicts with the conditions of the GPLv2, you may retroactively and prospectively choose to deem waived or otherwise exclude such Section(s) of the License, but only in their entirety and only with respect to the Combined Software. > Minpack Copyright Notice firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 1992-2013 The University of Tennessee Minpack Copyright Notice ([1999]) University of Chicago. All rights reserved Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The end-user documentation included with the redistribution, if any, must include the following acknowledgment: "This product includes software developed by the University of Chicago, as Operator of Argonne National Laboratory. Alternately, this acknowledgment may appear in the software itself, if and wherever such third-party acknowledgments normally appear. 4. WARRANTY DISCLAIMER. THE SOFTWARE IS SUPPLIED "AS IS" WITHOUT WARRANTY OF ANY KIND. THE COPYRIGHT HOLDER, THE UNITED STATES, THE UNITED STATES DEPARTMENT OF ENERGY, AND THEIR EMPLOYEES: (1) DISCLAIM ANY WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE OR NON-INFRINGEMENT, (2) DO NOT ASSUME ANY LEGAL LIABILITY OR RESPONSIBILITY FOR THE ACCURACY, COMPLETENESS, OR USEFULNESS OF THE SOFTWARE, (3) DO NOT REPRESENT THAT USE OF THE SOFTWARE WOULD NOT INFRINGE PRIVATELY OWNED RIGHTS, (4) DO NOT WARRANT THAT THE SOFTWARE WILL FUNCTION UNINTERRUPTED, THAT IT IS ERROR-FREE OR THAT ANY ERRORS WILL BE CORRECTED. 5. LIMITATION OF LIABILITY. IN NO EVENT WILL THE COPYRIGHT HOLDER, THE UNITED STATES, THE UNITED STATES DEPARTMENT OF ENERGY, OR THEIR EMPLOYEES: BE LIABLE FOR ANY INDIRECT, INCIDENTAL, CONSEQUENTIAL, SPECIAL OR PUNITIVE DAMAGES OF ANY KIND OR NATURE, INCLUDING BUT NOT LIMITED TO LOSS OF PROFITS OR LOSS OF DATA, FOR ANY REASON WHATSOEVER, WHETHER SUCH LIABILITY IS ASSERTED ON THE BASIS OF CONTRACT, TORT (INCLUDING NEGLIGENCE OR STRICT LIABILITY), OR OTHERWISE, EVEN IF ANY OF SAID PARTIES HAS BEEN WARNED OF THE POSSIBILITY OF SUCH LOSS OR DAMAGES. > MIT Old Style no advertising firebase-ios-sdk-master/CoreOnly/NOTICES Copyright 1998 by the Massachusetts Institute of Technology. Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of M.I.T. not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. M.I.T. makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. > Nara Institute License 2003 firebase-ios-sdk-master/CoreOnly/NOTICES Copyright 2000, 2001, 2002, 2003 Nara Institute of Science and Technology. Use, reproduction, and distribution of this software is permitted. # Any copy of this software, whether in its original form or modified, # must include both the above copyright notice and the following # paragraphs. # # Nara Institute of Science and Technology (NAIST), # the copyright holders, disclaims all warranties with regard to this # software, including all implied warranties of merchantability and # fitness, in no event shall NAIST be liable for # any special, indirect or consequential damages or any damages # whatsoever resulting from loss of use, data or profits, whether in an # action of contract, negligence or other tortuous action, arising out # of or in connection with the use or performance of this software. # # A large portion of the dictionary entries # originate from ICOT Free Software. The following conditions for ICOT # Free Software applies to the current dictionary as well. # # Each User may also freely distribute the Program, whether in its # original form or modified, to any third party or parties, PROVIDED # that the provisions of Section 3 ("NO WARRANTY") will ALWAYS appear # on, or be attached to, the Program, which is distributed substantially # in the same form as set out herein and that such intended # distribution, if actually made, will neither violate or otherwise # contravene any of the laws and regulations of the countries having # jurisdiction over the User or the intended distribution itself. # # NO WARRANTY # # The program was produced on an experimental basis in the course of the # research and development conducted during the project and is provided # to users as so produced on an experimental basis. Accordingly, the # program is provided without any warranty whatsoever, whether express, # implied, statutory or otherwise. The term "warranty" used herein # includes, but is not limited to, any warranty of the quality, # performance, merchantability and fitness for a particular purpose of # the program and the nonexistence of any infringement or violation of # any right of any third party. # # Each user of the program will agree and understand, and be deemed to # have agreed and understood, that there is no warranty whatsoever for # the program and, accordingly, the entire risk arising from or # otherwise connected with the program is assumed by the user. # # Therefore, neither ICOT, the copyright holder, or any other # organization that participated in or was otherwise related to the # development of the program and their respective officials, directors, # officers and other employees shall be held liable for any and all # damages, including, without limitation, general, special, incidental # and consequential damages, arising out of or otherwise in connection # with the use or inability to use the program or any product, material # or result produced or otherwise obtained by using the program, # regardless of whether they have been advised of, or otherwise had # knowledge of, the possibility of such damages at any time during the # project or thereafter. Each user will be deemed to have agreed to the # foregoing by his or her commencement of use of the program. The term # "use" as used herein includes, but is not limited to, the use, # modification, copying and distribution of the program and the # production of secondary products from the program. # # In the case where the program, whether in its original form or # modified, was distributed or delivered to or received by a user from # any person, organization or entity other than ICOT, unless it makes or # grants independently of ICOT any specific warranty to the user in # writing, such person, organization or entity, will also be exempted # from and not be held liable to the user for any such damages as noted # above as far as the program is concerned. > NiH libzip License firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 1999-2016 Dieter Baron and Thomas Klausner Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The names of the authors may not be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > PNG Reference Library License version 2 firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson shall the Copyright owners, or anyone distributing the software, be liable for any damages or other liability, whether in contract, tort or otherwise, arising from, out of, or in connection with the software, or the use or other dealings in the software, even if advised of the possibility of such damage. Permission is hereby granted to use, copy, modify, and distribute this software, or portions hereof, for any purpose, without fee, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated, but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This Copyright notice may not be removed or altered from any source or altered source distribution. PNG Reference Library License version 1 (for libpng 0.5 through 1.6.35) ----------------------------------------------------------------------- libpng versions 1.0.7, July 1, 2000, through 1.6.35, July 15, 2018 are Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson, are derived from libpng-1.0.6, and are distributed according to the same disclaimer and license as libpng-1.0.6 with the following individuals added to the list of Contributing Authors: Simon-Pierre Cadieux Eric S. Raymond Mans Rullgard Cosmin Truta Gilles Vollant James Yu Mandar Sahastrabuddhe Google Inc. Vadim Barkov and with the following additions to the disclaimer: There is no warranty against interference with your enjoyment of the library or against infringement. There is no warranty that our efforts or the library will fulfill any of your particular purposes or needs. This library is provided with all faults, and the entire risk of satisfactory quality, performance, accuracy, and effort is with the user. Some files in the "contrib" directory and some configure-generated files that are distributed with libpng have other copyright owners, and are released under other open source licenses. libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are Copyright (c) 1998-2000 Glenn Randers-Pehrson, are derived from libpng-0.96, and are distributed according to the same disclaimer and license as libpng-0.96, with the following individuals added to the list of Contributing Authors: Tom Lane Glenn Randers-Pehrson Willem van Schaik libpng versions 0.89, June 1996, through 0.96, May 1997, are Copyright (c) 1996-1997 Andreas Dilger, are derived from libpng-0.88, and are distributed according to the same disclaimer and license as libpng-0.88, with the following individuals added to the list of Contributing Authors: John Bowler Kevin Bracey Sam Bushell Magnus Holmgren Greg Roelofs Tom Tanner Some files in the "scripts" directory have other copyright owners, but are released under this license. libpng versions 0.5, May 1995, through 0.88, January 1996, are Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. For the purposes of this copyright and license, "Contributing Authors" is defined as the following set of individuals: Andreas Dilger Dave Martindale Guy Eric Schalnat Paul Schmidt Tim Wegner The PNG Reference Library is supplied "AS IS". The Contributing Authors and Group 42, Inc. disclaim all warranties, expressed or implied, including, without limitation, the warranties of merchantability and of fitness for any purpose. The Contributing Authors and Group 42, Inc. assume no liability for direct, indirect, incidental, special, exemplary, or consequential damages, which may result from the use of the PNG Reference Library, even if advised of the possibility of such damage. Permission is hereby granted to use, copy, modify, and distribute this source code, or portions hereof, for any purpose, without fee, subject to the following restrictions: 1. The origin of this source code must not be misrepresented. 2. Altered versions must be plainly marked as such and must not be misrepresented as being the original source. 3. This Copyright notice may not be removed or altered from any source or altered source distribution. The Contributing Authors and Group 42, Inc. specifically permit, without fee, and encourage the use of this source code as a component to supporting the PNG file format in commercial products. If you use this source code in a product, acknowledgment is not required but would be appreciated. > Protobuf License firebase-ios-sdk-master/CoreOnly/NOTICES Copyright 2008 Google Inc. Copyright 2008 Google Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Code generated by the Protocol Buffer compiler is owned by the owner of the input file used when generating it. This code is not standalone and requires a support library to be linked with it. This support library is itself covered by the above license. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright 2008, Google Inc. Copyright 2008, Google Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2009 The Go Authors. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2009 The RE2 Authors. All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // * Redistributions of source code must retain the above copyright // notice, this list of conditions and the following disclaimer. // * Redistributions in binary form must reproduce the above // copyright notice, this list of conditions and the following disclaimer // in the documentation and/or other materials provided with the // distribution. // * Neither the name of Google Inc. nor the names of its // contributors may be used to endorse or promote products derived from // this software without specific prior written permission. // // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2010, Google Inc. Google Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT [HOLDER] OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2016-present, Facebook, Inc. Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name [Facebook] nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT [HOLDER] OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > Public Domain firebase-ios-sdk-master/CoreOnly/NOTICES Copyright 2006-2011, the V8 project 7. Database Ownership # # The TZ database itself is not an IETF Contribution or an IETF # document. Rather it is a pre-existing and regularly updated work # that is in the public domain, and is intended to remain in the # public domain. Therefore, BCPs 78 [RFC5378] and 79 [RFC3979] do # not apply to the TZ Database or contributions that individuals make # to it. Should any claims be made and substantiated against the TZ # Database, the organization that is providing the IANA # Considerations defined in this RFC, under the memorandum of # understanding with the IETF, currently ICANN, may act in accordance # with all competent court orders. No ownership claims will be made # by ICANN or the IETF Trust on the database or the code. Any person # making a contribution to the database or code waives all rights to # future claims in that contribution or in the TZ Database. > Unknown license detected but not recognized firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2006-2008, Google Inc. Other software included in this distribution is # provided under other licenses, as set forth below. > X11 License firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 1995-2016 International Business Machines Corporation and others Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, provided that the above copyright notice(s) and this permission notice appear in all copies of the Software and that both the above copyright notice(s) and this permission notice appear in supporting documentation. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. Except as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization of the copyright holder. All trademarks and registered trademarks mentioned herein are the property of their respective owners. > X11-Style (Lucent) firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 1998-2002 by Lucent Technologies. Permission to use, copy, modify, and distribute this software for any purpose without fee is hereby granted, provided that this entire notice is included in all copies of any software which is or includes a copy or modification of this software and in all copies of the supporting documentation for such software. THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED WARRANTY. IN PARTICULAR, NEITHER THE AUTHORS NOR LUCENT TECHNOLOGIES MAKE ANY REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE. > X11-Style (Tiff) firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 1991-1997 Silicon Graphics, Inc. Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that (i) the above copyright notices and this permission notice appear in all copies of the software and related documentation, and (ii) the names of Sam Leffler and Silicon Graphics may not be used in any advertising or publicity relating to the software without the specific, prior written permission of Sam Leffler and Silicon Graphics. THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. > ZLIB License firebase-ios-sdk-master/CoreOnly/NOTICES (c) 1995-2013 Jean-loup Gailly and Mark Adler This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. Jean-loup Gailly Mark Adler jloup@gzip.org madler@alumni.caltech.edu firebase-ios-sdk-master/CoreOnly/NOTICES Copyright 2017 The TensorFlow Authors. This software is provided 'as-is', without any express or implied warranty. In no event will the author be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 1998, 2007 Brian Raiter This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. Jean-loup Gailly Mark Adler jloup@gzip.org madler@alumni.caltech.edu firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2007 Julien Pommier This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2010-2011 Sam Soffes This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2011 Petteri Aimonen This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. firebase-ios-sdk-master/FirebaseDatabase/Tests/third_party/Base64.h firebase-ios-sdk-master/FirebaseDatabase/Tests/third_party/Base64.m Copyright (c) 2012 Charcoal Design Distributed under the permissive zlib License firebase-ios-sdk-master/CoreOnly/NOTICES Copyright property of CompuServe Incorporated. This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. >>> FirebaseCore-6.10.0 Found in: firebase-ios-sdk-master/Crashlytics/LICENSE copyright from Hewlett-Packard Development Company, L.P. Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ADDITIONAL LICENSE INFORMATION: > Apache2.0 firebase-ios-sdk-master/Firestore/core/src/util/iterator_adaptors.h firebase-ios-sdk-master/Firestore/core/test/unit/util/iterator_adaptors_test.cc Copyright 2005, 2018 Google Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. firebase-ios-sdk-master/scripts/cpplint.py Copyright 2009 Google Inc. Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Network/third_party/GTMHTTPServer.h Copyright 2010 Google Inc. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Network/third_party/GTMHTTPServer.m Copyright 2010 Google Inc. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ // // [Based] [a] [little] [on] [HTTPServer], [part] [of] [the] [CocoaHTTPServer] [sample] [code] [found] [at] // [https]://[opensource].[apple].[com]/[source]/[HTTPServer]/[HTTPServer]-[11]/[CocoaHTTPServer]/ // License for firebase-ios-sdk-master/CoreOnly/NOTICES Copyright 2011 The LibYuv Project Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright 2012, Google Inc. Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES firebase-ios-sdk-master/FirebaseDatabase/Sources/third_party/SocketRocket/LICENSE Copyright 2012 Square Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/FirebaseDatabase/Sources/third_party/SocketRocket/fbase64.h firebase-ios-sdk-master/FirebaseDatabase/Sources/third_party/SocketRocket/FSRWebSocket.h firebase-ios-sdk-master/FirebaseDatabase/Sources/third_party/SocketRocket/FSRWebSocket.m firebase-ios-sdk-master/FirebaseDatabase/Sources/third_party/SocketRocket/NSData+SRB64Additions.h firebase-ios-sdk-master/FirebaseDatabase/Sources/third_party/SocketRocket/NSData+SRB64Additions.m Copyright 2012 Square Inc. Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright 2014 Google Inc. Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [2014] [Google] [Inc]. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/Firestore/core/src/util/status.cc firebase-ios-sdk-master/Firestore/core/test/unit/testutil/status_testing.h Copyright 2015, 2018 Google Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. firebase-ios-sdk-master/Firestore/core/src/util/status.h firebase-ios-sdk-master/Firestore/core/test/unit/util/status_test.cc Copyright 2015, 2018 Google LLC Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright 2016 Google Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http ://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/Firestore/Protos/protos/google/type/latlng.proto Copyright 2016 Google Inc. Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. firebase-ios-sdk-master/Firestore/core/src/util/statusor.cc firebase-ios-sdk-master/Firestore/core/src/util/statusor.h firebase-ios-sdk-master/Firestore/core/src/util/statusor_internals.h firebase-ios-sdk-master/Firestore/core/test/unit/util/statusor_test.cc Copyright 2017, 2018 Google Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. firebase-ios-sdk-master/cmake/external/firestore.cmake firebase-ios-sdk-master/cmake/external/leveldb.cmake firebase-ios-sdk-master/cmake/FindLevelDB.cmake firebase-ios-sdk-master/Firestore/CMakeLists.txt firebase-ios-sdk-master/Firestore/Example/GoogleTest.podspec Copyright 2017 Google Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. firebase-ios-sdk-master/Example/tvOSSample/tvOSSample/AppDelegate.swift firebase-ios-sdk-master/Example/tvOSSample/tvOSSample/AuthLoginViewController.swift firebase-ios-sdk-master/Example/tvOSSample/tvOSSample/AuthViewController.swift firebase-ios-sdk-master/Example/tvOSSample/tvOSSample/DatabaseViewController.swift firebase-ios-sdk-master/Example/tvOSSample/tvOSSample/EmailLoginViewController.swift firebase-ios-sdk-master/Example/tvOSSample/tvOSSample/StorageViewController.swift firebase-ios-sdk-master/FirebaseCore/Sources/FIRAnalyticsConfiguration.m firebase-ios-sdk-master/FirebaseCore/Sources/FIRAppAssociationRegistration.m firebase-ios-sdk-master/FirebaseCore/Sources/FIRApp.m firebase-ios-sdk-master/FirebaseCore/Sources/FIRBundleUtil.m firebase-ios-sdk-master/FirebaseCore/Sources/FIRConfiguration.m firebase-ios-sdk-master/FirebaseCore/Sources/FIRErrors.m firebase-ios-sdk-master/FirebaseCore/Sources/FIRLogger.m firebase-ios-sdk-master/FirebaseCore/Sources/FIROptions.m firebase-ios-sdk-master/FirebaseCore/Tests/Unit/FIRAppAssociationRegistrationUnitTests.m firebase-ios-sdk-master/FirebaseCore/Tests/Unit/FIRAppTest.m firebase-ios-sdk-master/FirebaseCore/Tests/Unit/FIRBundleUtilTest.m firebase-ios-sdk-master/FirebaseCore/Tests/Unit/FIRConfigurationTest.m firebase-ios-sdk-master/FirebaseCore/Tests/Unit/FIRLoggerTest.m firebase-ios-sdk-master/FirebaseCore/Tests/Unit/FIROptionsTest.m firebase-ios-sdk-master/FirebaseCore/Tests/Unit/FIRTestCase.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/FunctionalTestApp/ExternalAppExample/fiam-external-ios-testing-app/fiam-external-ios-testing-app/AppDelegate.h firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/FunctionalTestApp/ExternalAppExample/fiam-external-ios-testing-app/fiam-external-ios-testing-app/AppDelegate.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/FunctionalTestApp/ExternalAppExample/fiam-external-ios-testing-app/fiam-external-ios-testing-app/ViewController.h firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/FunctionalTestApp/ExternalAppExample/fiam-external-ios-testing-app/fiam-external-ios-testing-app/ViewController.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageConstants.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageDeleteTask.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageDownloadTask.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageErrors.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageGetMetadataTask.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorage.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageMetadata.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageObservableTask.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStoragePath.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageReference.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageTask.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageTaskSnapshot.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageTokenAuthorizer.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageUpdateMetadataTask.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageUploadTask.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageUtils.m firebase-ios-sdk-master/FirebaseStorage/Tests/Integration/FIRStorageIntegrationTests.m firebase-ios-sdk-master/FirebaseStorage/Tests/Unit/FIRStorageDeleteTests.m firebase-ios-sdk-master/FirebaseStorage/Tests/Unit/FIRStorageGetMetadataTests.m firebase-ios-sdk-master/FirebaseStorage/Tests/Unit/FIRStorageMetadataTests.m firebase-ios-sdk-master/FirebaseStorage/Tests/Unit/FIRStoragePathTests.m firebase-ios-sdk-master/FirebaseStorage/Tests/Unit/FIRStorageReferenceTests.m firebase-ios-sdk-master/FirebaseStorage/Tests/Unit/FIRStorageTestHelpers.m firebase-ios-sdk-master/FirebaseStorage/Tests/Unit/FIRStorageTests.m firebase-ios-sdk-master/FirebaseStorage/Tests/Unit/FIRStorageTokenAuthorizerTests.m firebase-ios-sdk-master/FirebaseStorage/Tests/Unit/FIRStorageUpdateMetadataTests.m firebase-ios-sdk-master/FirebaseStorage/Tests/Unit/FIRStorageUtilsTests.m firebase-ios-sdk-master/Functions/Example/IntegrationTests/FIRIntegrationTests.m firebase-ios-sdk-master/Functions/Example/Tests/FIRFunctionsTests.m firebase-ios-sdk-master/Functions/Example/Tests/FUNSerializerTests.m firebase-ios-sdk-master/Functions/FirebaseFunctions/FIRFunctions+Internal.h firebase-ios-sdk-master/Functions/FirebaseFunctions/FIRFunctions.m firebase-ios-sdk-master/Functions/FirebaseFunctions/FIRHTTPSCallable+Internal.h firebase-ios-sdk-master/Functions/FirebaseFunctions/FIRHTTPSCallable.m firebase-ios-sdk-master/Functions/FirebaseFunctions/FUNContext.h firebase-ios-sdk-master/Functions/FirebaseFunctions/FUNContext.m firebase-ios-sdk-master/Functions/FirebaseFunctions/FUNError.h firebase-ios-sdk-master/Functions/FirebaseFunctions/FUNError.m firebase-ios-sdk-master/Functions/FirebaseFunctions/FUNSerializer.h firebase-ios-sdk-master/Functions/FirebaseFunctions/FUNSerializer.m firebase-ios-sdk-master/Functions/FirebaseFunctions/FUNUsageValidation.h firebase-ios-sdk-master/Functions/FirebaseFunctions/FUNUsageValidation.m firebase-ios-sdk-master/Functions/FirebaseFunctions/Public/FirebaseFunctions/FIRError.h firebase-ios-sdk-master/Functions/FirebaseFunctions/Public/FirebaseFunctions/FIRFunctions.h firebase-ios-sdk-master/Functions/FirebaseFunctions/Public/FirebaseFunctions/FIRHTTPSCallable.h firebase-ios-sdk-master/GoogleUtilities/Environment/third_party/GULAppEnvironmentUtil.m firebase-ios-sdk-master/GoogleUtilities/Network/GULMutableDictionary.m firebase-ios-sdk-master/GoogleUtilities/Network/GULNetworkConstants.m firebase-ios-sdk-master/GoogleUtilities/Network/GULNetwork.m firebase-ios-sdk-master/GoogleUtilities/Network/GULNetworkURLSession.m firebase-ios-sdk-master/GoogleUtilities/Reachability/GULReachabilityChecker.m Copyright 2017 Google Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. firebase-ios-sdk-master/FirebaseAuth/Sources/Auth/FIRActionCodeSettings.m firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRActionCodeSettings.h Copyright 2017 Google Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/[LICENSE2].0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. firebase-ios-sdk-master/FirebaseAuth/Sources/Auth/FIRAuthDataResult_Internal.h firebase-ios-sdk-master/FirebaseAuth/Sources/Auth/FIRAuthDataResult.m firebase-ios-sdk-master/FirebaseAuth/Sources/Auth/FIRAuthDispatcher.h firebase-ios-sdk-master/FirebaseAuth/Sources/Auth/FIRAuthDispatcher.m firebase-ios-sdk-master/FirebaseAuth/Sources/Auth/FIRAuthGlobalWorkQueue.h firebase-ios-sdk-master/FirebaseAuth/Sources/Auth/FIRAuthGlobalWorkQueue.m firebase-ios-sdk-master/FirebaseAuth/Sources/Auth/FIRAuth_Internal.h firebase-ios-sdk-master/FirebaseAuth/Sources/Auth/FIRAuth.m firebase-ios-sdk-master/FirebaseAuth/Sources/Auth/FIRAuthOperationType.h firebase-ios-sdk-master/FirebaseAuth/Sources/Auth/FIRAuthSerialTaskQueue.h firebase-ios-sdk-master/FirebaseAuth/Sources/Auth/FIRAuthSerialTaskQueue.m firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/Email/FIREmailAuthProvider.m firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/Email/FIREmailPasswordAuthCredential.h firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/Email/FIREmailPasswordAuthCredential.m firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/Facebook/FIRFacebookAuthCredential.h firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/Facebook/FIRFacebookAuthCredential.m firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/Facebook/FIRFacebookAuthProvider.m firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/FIRAuthCredential_Internal.h firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/FIRAuthCredential.m firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/FIRAuthProvider.m firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/GitHub/FIRGitHubAuthCredential.h firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/GitHub/FIRGitHubAuthCredential.m firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/GitHub/FIRGitHubAuthProvider.m firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/Google/FIRGoogleAuthCredential.h firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/Google/FIRGoogleAuthCredential.m firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/Google/FIRGoogleAuthProvider.m firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/OAuth/FIROAuthCredential_Internal.h firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/OAuth/FIROAuthCredential.m firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/OAuth/FIROAuthProvider.m firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/Phone/FIRPhoneAuthCredential_Internal.h firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/Phone/FIRPhoneAuthCredential.m firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/Phone/FIRPhoneAuthProvider.m firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/Twitter/FIRTwitterAuthCredential.h firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/Twitter/FIRTwitterAuthCredential.m firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/Twitter/FIRTwitterAuthProvider.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/FIRAuthBackend.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/FIRAuthBackend.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/FIRAuthRequestConfiguration.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/FIRAuthRequestConfiguration.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/FIRAuthRPCRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/FIRAuthRPCResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/FIRIdentityToolkitRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/FIRIdentityToolkitRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRCreateAuthURIRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRCreateAuthURIRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRCreateAuthURIResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRCreateAuthURIResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRDeleteAccountRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRDeleteAccountRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRDeleteAccountResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRDeleteAccountResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIREmailLinkSignInRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIREmailLinkSignInRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIREmailLinkSignInResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIREmailLinkSignInResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRGetAccountInfoRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRGetAccountInfoRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRGetAccountInfoResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRGetAccountInfoResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRGetOOBConfirmationCodeRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRGetOOBConfirmationCodeRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRGetOOBConfirmationCodeResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRGetOOBConfirmationCodeResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRGetProjectConfigRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRGetProjectConfigRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRGetProjectConfigResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRGetProjectConfigResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRResetPasswordRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRResetPasswordRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRResetPasswordResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRResetPasswordResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRSecureTokenRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRSecureTokenRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRSecureTokenResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRSecureTokenResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRSendVerificationCodeRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRSendVerificationCodeRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRSendVerificationCodeResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRSendVerificationCodeResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRSetAccountInfoRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRSetAccountInfoRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRSetAccountInfoResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRSetAccountInfoResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRSignUpNewUserRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRSignUpNewUserRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRSignUpNewUserResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRSignUpNewUserResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRVerifyAssertionRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRVerifyAssertionRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRVerifyAssertionResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRVerifyAssertionResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRVerifyClientRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRVerifyClientRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRVerifyClientResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRVerifyClientResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRVerifyCustomTokenRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRVerifyCustomTokenRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRVerifyCustomTokenResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRVerifyCustomTokenResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRVerifyPasswordRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRVerifyPasswordRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRVerifyPasswordResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRVerifyPasswordResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRVerifyPhoneNumberRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRVerifyPhoneNumberRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRVerifyPhoneNumberResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRVerifyPhoneNumberResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/FirebaseAuthVersion.m firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRAdditionalUserInfo.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRAuthAPNSTokenType.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRAuthCredential.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRAuthDataResult.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRAuthErrors.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRAuth.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRAuthUIDelegate.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FirebaseAuth.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FirebaseAuthVersion.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIREmailAuthProvider.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRFacebookAuthProvider.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRFederatedAuthProvider.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRGitHubAuthProvider.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRGoogleAuthProvider.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIROAuthCredential.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIROAuthProvider.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRPhoneAuthCredential.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRPhoneAuthProvider.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRTwitterAuthProvider.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRUser.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRUserInfo.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRUserMetadata.h firebase-ios-sdk-master/FirebaseAuth/Sources/Storage/FIRAuthKeychainServices.h firebase-ios-sdk-master/FirebaseAuth/Sources/Storage/FIRAuthKeychainServices.m firebase-ios-sdk-master/FirebaseAuth/Sources/Storage/FIRAuthUserDefaults.h firebase-ios-sdk-master/FirebaseAuth/Sources/Storage/FIRAuthUserDefaults.m firebase-ios-sdk-master/FirebaseAuth/Sources/SystemService/FIRAuthAPNSToken.h firebase-ios-sdk-master/FirebaseAuth/Sources/SystemService/FIRAuthAPNSToken.m firebase-ios-sdk-master/FirebaseAuth/Sources/SystemService/FIRAuthAPNSTokenManager.h firebase-ios-sdk-master/FirebaseAuth/Sources/SystemService/FIRAuthAPNSTokenManager.m firebase-ios-sdk-master/FirebaseAuth/Sources/SystemService/FIRAuthAppCredential.h firebase-ios-sdk-master/FirebaseAuth/Sources/SystemService/FIRAuthAppCredential.m firebase-ios-sdk-master/FirebaseAuth/Sources/SystemService/FIRAuthAppCredentialManager.h firebase-ios-sdk-master/FirebaseAuth/Sources/SystemService/FIRAuthAppCredentialManager.m firebase-ios-sdk-master/FirebaseAuth/Sources/SystemService/FIRAuthNotificationManager.h firebase-ios-sdk-master/FirebaseAuth/Sources/SystemService/FIRAuthNotificationManager.m firebase-ios-sdk-master/FirebaseAuth/Sources/SystemService/FIRSecureTokenService.h firebase-ios-sdk-master/FirebaseAuth/Sources/SystemService/FIRSecureTokenService.m firebase-ios-sdk-master/FirebaseAuth/Sources/User/FIRAdditionalUserInfo_Internal.h firebase-ios-sdk-master/FirebaseAuth/Sources/User/FIRAdditionalUserInfo.m firebase-ios-sdk-master/FirebaseAuth/Sources/User/FIRUserInfoImpl.h firebase-ios-sdk-master/FirebaseAuth/Sources/User/FIRUserInfoImpl.m firebase-ios-sdk-master/FirebaseAuth/Sources/User/FIRUser_Internal.h firebase-ios-sdk-master/FirebaseAuth/Sources/User/FIRUser.m firebase-ios-sdk-master/FirebaseAuth/Sources/User/FIRUserMetadata_Internal.h firebase-ios-sdk-master/FirebaseAuth/Sources/User/FIRUserMetadata.m firebase-ios-sdk-master/FirebaseAuth/Sources/Utilities/FIRAuthDefaultUIDelegate.h firebase-ios-sdk-master/FirebaseAuth/Sources/Utilities/FIRAuthDefaultUIDelegate.m firebase-ios-sdk-master/FirebaseAuth/Sources/Utilities/FIRAuthErrorUtils.h firebase-ios-sdk-master/FirebaseAuth/Sources/Utilities/FIRAuthErrorUtils.m firebase-ios-sdk-master/FirebaseAuth/Sources/Utilities/FIRAuthExceptionUtils.h firebase-ios-sdk-master/FirebaseAuth/Sources/Utilities/FIRAuthExceptionUtils.m firebase-ios-sdk-master/FirebaseAuth/Sources/Utilities/FIRAuthInternalErrors.h firebase-ios-sdk-master/FirebaseAuth/Sources/Utilities/FIRAuthURLPresenter.h firebase-ios-sdk-master/FirebaseAuth/Sources/Utilities/FIRAuthURLPresenter.m firebase-ios-sdk-master/FirebaseAuth/Sources/Utilities/FIRAuthWebViewController.h firebase-ios-sdk-master/FirebaseAuth/Sources/Utilities/FIRAuthWebViewController.m firebase-ios-sdk-master/FirebaseAuth/Sources/Utilities/FIRAuthWebView.h firebase-ios-sdk-master/FirebaseAuth/Sources/Utilities/FIRAuthWebView.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/ApiTests/AuthCredentialsTemplate.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/ApiTests/EmailPasswordAuthTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/E2eTests/FIRAuthE2eTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRAdditionalUserInfoTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRApp+FIRAuthUnitTests.h firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRApp+FIRAuthUnitTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRAuthAPNSTokenManagerTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRAuthAPNSTokenTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRAuthAppCredentialManagerTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRAuthAppCredentialTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRAuthBackendCreateAuthURITests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRAuthBackendRPCImplementationTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRAuthDispatcherTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRAuthGlobalWorkQueueTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRAuthKeychainServicesTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRAuthNotificationManagerTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRAuthSerialTaskQueueTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRAuthTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRAuthURLPresenterTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRAuthUserDefaultsTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRCreateAuthURIRequestTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRCreateAuthURIResponseTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRDeleteAccountRequestTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRDeleteAccountResponseTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIREmailLinkRequestTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIREmailLinkSignInResponseTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRFakeBackendRPCIssuer.h firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRFakeBackendRPCIssuer.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRGetAccountInfoRequestTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRGetAccountInfoResponseTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRGetOOBConfirmationCodeRequestTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRGetOOBConfirmationCodeResponseTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRGetProjectConfigRequestTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRGetProjectConfigResponseTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRGitHubAuthProviderTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIROAuthProviderTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRPhoneAuthProviderTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRResetPasswordRequestTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRResetPasswordResponseTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRSendVerificationCodeRequestTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRSendVerificationCodeResponseTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRSetAccountInfoRequestTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRSetAccountInfoResponseTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRSignUpNewUserRequestTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRSignUpNewUserResponseTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRTwitterAuthProviderTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRUserMetadataTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRUserTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRVerifyAssertionRequestTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRVerifyAssertionResponseTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRVerifyClientRequestTest.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRVerifyClientResponseTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRVerifyCustomTokenRequestTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRVerifyCustomTokenResponseTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRVerifyPasswordRequestTest.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRVerifyPasswordResponseTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRVerifyPhoneNumberRequestTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRVerifyPhoneNumberResponseTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/OCMStubRecorder+FIRAuthUnitTests.h firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/OCMStubRecorder+FIRAuthUnitTests.m firebase-ios-sdk-master/FirebaseCore/Sources/FIRAnalyticsConfiguration.h firebase-ios-sdk-master/FirebaseCore/Sources/FIRAppAssociationRegistration.h firebase-ios-sdk-master/FirebaseCore/Sources/FIRBundleUtil.h firebase-ios-sdk-master/FirebaseCore/Sources/FIRVersion.h firebase-ios-sdk-master/FirebaseCore/Sources/FIRVersion.m firebase-ios-sdk-master/FirebaseCore/Sources/Private/FIRAppInternal.h firebase-ios-sdk-master/FirebaseCore/Sources/Private/FIRErrorCode.h firebase-ios-sdk-master/FirebaseCore/Sources/Private/FIRErrors.h firebase-ios-sdk-master/FirebaseCore/Sources/Private/FIRLogger.h firebase-ios-sdk-master/FirebaseCore/Sources/Private/FIROptionsInternal.h firebase-ios-sdk-master/FirebaseCore/Sources/Public/FirebaseCore/FIRApp.h firebase-ios-sdk-master/FirebaseCore/Sources/Public/FirebaseCore/FIRConfiguration.h firebase-ios-sdk-master/FirebaseCore/Sources/Public/FirebaseCore/FirebaseCore.h firebase-ios-sdk-master/FirebaseCore/Sources/Public/FirebaseCore/FIRLoggerLevel.h firebase-ios-sdk-master/FirebaseCore/Sources/Public/FirebaseCore/FIROptions.h firebase-ios-sdk-master/FirebaseCore/Tests/Unit/FIRTestCase.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Api/FIRDatabaseConfig.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Api/FIRDatabaseConfig.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Api/FIRDatabase.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Api/FIRDatabaseQuery.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Api/FIRDataSnapshot.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Api/FIRMutableData.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Api/FIRServerValue.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Api/FIRTransactionResult.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Api/Private/FIRDatabase_Private.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Api/Private/FIRDatabaseQuery_Private.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Api/Private/FIRDatabaseReference_Private.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Api/Private/FIRDataSnapshot_Private.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Api/Private/FIRMutableData_Private.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Api/Private/FIRTransactionResult_Private.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Api/Private/FTypedefs_Private.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Constants/FConstants.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Constants/FConstants.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FCompoundHash.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FCompoundHash.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FListenProvider.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FListenProvider.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FPersistentConnection.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FPersistentConnection.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FQueryParams.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FQueryParams.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FQuerySpec.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FQuerySpec.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FRangeMerge.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FRangeMerge.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FRepo.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FRepoInfo.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FRepoInfo.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FRepo.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FRepoManager.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FRepoManager.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FRepo_Private.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FServerValues.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FServerValues.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FSnapshotHolder.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FSnapshotHolder.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FSparseSnapshotTree.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FSparseSnapshotTree.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FSyncPoint.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FSyncPoint.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FSyncTree.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FSyncTree.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FWriteRecord.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FWriteRecord.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FWriteTree.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FWriteTree.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FWriteTreeRef.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/FWriteTreeRef.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/Operation/FAckUserWrite.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/Operation/FAckUserWrite.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/Operation/FMerge.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/Operation/FMerge.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/Operation/FOperation.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/Operation/FOperationSource.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/Operation/FOperationSource.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/Operation/FOverwrite.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/Operation/FOverwrite.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/Utilities/FImmutableTree.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/Utilities/FImmutableTree.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/Utilities/FIRRetryHelper.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/Utilities/FIRRetryHelper.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/Utilities/FPath.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/Utilities/FPath.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/Utilities/FTree.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/Utilities/FTree.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/Utilities/FTreeNode.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/Utilities/FTreeNode.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FCacheNode.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FCacheNode.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FCancelEvent.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FCancelEvent.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FChange.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FChange.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FChildEventRegistration.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FChildEventRegistration.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FDataEvent.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FDataEvent.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FEvent.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FEventRaiser.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FEventRaiser.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FEventRegistration.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/Filter/FChildChangeAccumulator.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/Filter/FChildChangeAccumulator.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/Filter/FCompleteChildSource.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/Filter/FIndexedFilter.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/Filter/FIndexedFilter.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/Filter/FLimitedFilter.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/Filter/FLimitedFilter.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/Filter/FNodeFilter.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FKeepSyncedEventRegistration.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FKeepSyncedEventRegistration.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FValueEventRegistration.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FValueEventRegistration.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FViewCache.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FView.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FView.m firebase-ios-sdk-master/FirebaseDatabase/Sources/FClock.h firebase-ios-sdk-master/FirebaseDatabase/Sources/FClock.m firebase-ios-sdk-master/FirebaseDatabase/Sources/FEventGenerator.h firebase-ios-sdk-master/FirebaseDatabase/Sources/FEventGenerator.m firebase-ios-sdk-master/FirebaseDatabase/Sources/FIndex.h firebase-ios-sdk-master/FirebaseDatabase/Sources/FIndex.m firebase-ios-sdk-master/FirebaseDatabase/Sources/FIRDatabaseConfig_Private.h firebase-ios-sdk-master/FirebaseDatabase/Sources/FIRDatabaseReference.m firebase-ios-sdk-master/FirebaseDatabase/Sources/FKeyIndex.h firebase-ios-sdk-master/FirebaseDatabase/Sources/FKeyIndex.m firebase-ios-sdk-master/FirebaseDatabase/Sources/FListenComplete.h firebase-ios-sdk-master/FirebaseDatabase/Sources/FListenComplete.m firebase-ios-sdk-master/FirebaseDatabase/Sources/FMaxNode.h firebase-ios-sdk-master/FirebaseDatabase/Sources/FMaxNode.m firebase-ios-sdk-master/FirebaseDatabase/Sources/FNamedNode.h firebase-ios-sdk-master/FirebaseDatabase/Sources/FNamedNode.m firebase-ios-sdk-master/FirebaseDatabase/Sources/FPathIndex.h firebase-ios-sdk-master/FirebaseDatabase/Sources/FPathIndex.m firebase-ios-sdk-master/FirebaseDatabase/Sources/FPriorityIndex.h firebase-ios-sdk-master/FirebaseDatabase/Sources/FPriorityIndex.m firebase-ios-sdk-master/FirebaseDatabase/Sources/FRangedFilter.h firebase-ios-sdk-master/FirebaseDatabase/Sources/FRangedFilter.m firebase-ios-sdk-master/FirebaseDatabase/Sources/FTransformedEnumerator.h firebase-ios-sdk-master/FirebaseDatabase/Sources/FTransformedEnumerator.m firebase-ios-sdk-master/FirebaseDatabase/Sources/FValueIndex.h firebase-ios-sdk-master/FirebaseDatabase/Sources/FValueIndex.m firebase-ios-sdk-master/FirebaseDatabase/Sources/FViewProcessor.h firebase-ios-sdk-master/FirebaseDatabase/Sources/FViewProcessor.m firebase-ios-sdk-master/FirebaseDatabase/Sources/FViewProcessorResult.h firebase-ios-sdk-master/FirebaseDatabase/Sources/FViewProcessorResult.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Login/FAuthTokenProvider.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Login/FAuthTokenProvider.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Login/FIRNoopAuthTokenProvider.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Login/FIRNoopAuthTokenProvider.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Persistence/FCachePolicy.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Persistence/FCachePolicy.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Persistence/FLevelDBStorageEngine.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Persistence/FLevelDBStorageEngine.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Persistence/FPendingPut.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Persistence/FPendingPut.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Persistence/FPersistenceManager.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Persistence/FPersistenceManager.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Persistence/FPruneForest.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Persistence/FPruneForest.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Persistence/FStorageEngine.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Persistence/FTrackedQuery.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Persistence/FTrackedQuery.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Persistence/FTrackedQueryManager.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Persistence/FTrackedQueryManager.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Public/FirebaseDatabase/FIRDatabase.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Public/FirebaseDatabase/FIRDatabaseQuery.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Public/FirebaseDatabase/FIRDatabaseReference.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Public/FirebaseDatabase/FIRDataEventType.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Public/FirebaseDatabase/FIRDataSnapshot.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Public/FirebaseDatabase/FirebaseDatabase.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Public/FirebaseDatabase/FIRMutableData.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Public/FirebaseDatabase/FIRServerValue.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Public/FirebaseDatabase/FIRTransactionResult.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Realtime/FConnection.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Realtime/FConnection.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Realtime/FWebSocketConnection.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Realtime/FWebSocketConnection.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Snapshot/FChildrenNode.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Snapshot/FChildrenNode.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Snapshot/FCompoundWrite.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Snapshot/FCompoundWrite.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Snapshot/FEmptyNode.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Snapshot/FEmptyNode.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Snapshot/FIndexedNode.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Snapshot/FIndexedNode.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Snapshot/FLeafNode.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Snapshot/FLeafNode.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Snapshot/FNode.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Snapshot/FSnapshotUtilities.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Snapshot/FSnapshotUtilities.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/FAtomicNumber.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/FAtomicNumber.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/FEventEmitter.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/FEventEmitter.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/FNextPushId.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/FNextPushId.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/FParsedUrl.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/FParsedUrl.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/FStringUtilities.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/FStringUtilities.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/FTypedefs.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/FUtilities.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/FUtilities.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/FValidation.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/FValidation.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleBoolBlock.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleBoolBlock.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleCallbackStatus.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleCallbackStatus.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleFirebase.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleFirebase.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleNodePath.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleNodePath.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleObjectNode.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleObjectNode.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleObjects.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleObjects.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleOnDisconnect.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleOnDisconnect.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTuplePathValue.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTuplePathValue.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleRemovedQueriesEvents.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleRemovedQueriesEvents.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleSetIdPath.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleSetIdPath.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleStringNode.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleStringNode.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleTransaction.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleTransaction.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleTSN.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleTSN.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleUserCallback.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Utilities/Tuples/FTupleUserCallback.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FDevice.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FDevice.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FEventTester.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FEventTester.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FIRFakeApp.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FIRFakeApp.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FIRTestAuthTokenProvider.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FIRTestAuthTokenProvider.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FMockStorageEngine.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FMockStorageEngine.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FTestAuthTokenGenerator.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FTestAuthTokenGenerator.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FTestBase.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FTestBase.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FTestCachePolicy.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FTestCachePolicy.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FTestClock.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FTestClock.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FTestContants.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FTestExpectations.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FTestExpectations.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FTestHelpers.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FTestHelpers.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FTupleEventTypeString.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/FTupleEventTypeString.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/SenTest+FWaiter.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Helpers/SenTest+FWaiter.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FConnectionTest.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FData.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FData.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FDotInfo.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FDotInfo.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FEventTests.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FEventTests.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FIRAuthTests.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FIRDatabaseQueryTests.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FIRDatabaseQueryTests.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FIRDatabaseTests.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FKeepSyncedTest.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FOrderByTests.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FOrderByTests.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FOrder.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FOrder.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FPersist.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FPersist.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FRealtime.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FRealtime.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FTransactionTest.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Integration/FTransactionTest.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FArraySortedDictionaryTest.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FCompoundHashTest.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FCompoundWriteTest.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FIRDataSnapshotTests.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FIRDataSnapshotTests.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FIRMutableDataTests.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FIRMutableDataTests.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FLevelDBStorageEngineTests.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FNodeTests.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FPathTests.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FPathTests.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FPersistenceManagerTest.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FPruneForestTest.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FPruningTest.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FQueryParamsTest.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FRangeMergeTest.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FRepoInfoTest.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FSparseSnapshotTests.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FSparseSnapshotTests.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FSyncPointTests.h firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FSyncPointTests.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FTrackedQueryManagerTest.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FTreeSortedDictionaryTests.m firebase-ios-sdk-master/FirebaseDatabase/Tests/Unit/FUtilitiesTest.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Data/FIRIAMFetchResponseParser.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Data/FIRIAMMessageContentDataWithImageURL.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Data/FIRIAMMessageDefinition.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Data/FIRIAMRenderingEffectSetting.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/DisplayTrigger/FIRIAMDisplayTriggerDefinition.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/FIRCore+InAppMessaging.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/FIRCore+InAppMessaging.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/FIRInAppMessaging.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Flows/FIRIAMActivityLogger.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Flows/FIRIAMBookKeeper.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Flows/FIRIAMClientInfoFetcher.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Flows/FIRIAMDisplayCheckOnAnalyticEventsFlow.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Flows/FIRIAMDisplayCheckOnAppForegroundFlow.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Flows/FIRIAMDisplayCheckTriggerFlow.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Flows/FIRIAMDisplayExecutor.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Flows/FIRIAMFetchFlow.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Flows/FIRIAMFetchOnAppForegroundFlow.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Flows/FIRIAMMessageClientCache.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Flows/FIRIAMMsgFetcherUsingRestful.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Flows/FIRIAMServerMsgFetchStorage.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Analytics/FIRIAMClientInfoFetcher.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Data/FIRIAMFetchResponseParser.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Data/FIRIAMMessageContentData.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Data/FIRIAMMessageContentDataWithImageURL.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Data/FIRIAMMessageDefinition.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Data/FIRIAMMessageRenderData.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Data/FIRIAMRenderingEffectSetting.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/DisplayTrigger/FIRIAMDisplayTriggerDefinition.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Flows/FIRIAMActivityLogger.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Flows/FIRIAMBookKeeper.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Flows/FIRIAMDisplayCheckOnAnalyticEventsFlow.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Flows/FIRIAMDisplayCheckOnAppForegroundFlow.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Flows/FIRIAMDisplayCheckTriggerFlow.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Flows/FIRIAMDisplayExecutor.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Flows/FIRIAMFetchOnAppForegroundFlow.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Flows/FIRIAMMessageClientCache.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Flows/FIRIAMMsgFetcherUsingRestful.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Flows/FIRIAMServerMsgFetchStorage.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Runtime/FIRIAMFetchFlow.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Runtime/FIRIAMRuntimeManager.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Runtime/FIRIAMSDKSettings.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Runtime/FIRInAppMessaging+Bootstrap.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Util/FIRIAMTimeFetcher.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Public/FirebaseInAppMessaging/FIRInAppMessaging.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Runtime/FIRIAMRuntimeManager.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Runtime/FIRIAMSDKRuntimeErrorCodes.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Runtime/FIRIAMSDKSettings.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Runtime/FIRInAppMessaging+Bootstrap.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Util/FIRIAMElapsedTimeTracker.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Util/FIRIAMElapsedTimeTracker.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Util/FIRIAMTimeFetcher.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Util/UIColor+FIRIAMHexString.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Util/UIColor+FIRIAMHexString.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/FunctionalTestApp/App/InAppMessaging-Example-iOS/AppDelegate.h firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/FunctionalTestApp/App/InAppMessaging-Example-iOS/AppDelegate.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/FunctionalTestApp/App/InAppMessaging-Example-iOS/AutoDisplayFlowViewController.h firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/FunctionalTestApp/App/InAppMessaging-Example-iOS/AutoDisplayFlowViewController.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/FunctionalTestApp/App/InAppMessaging-Example-iOS/AutoDisplayMesagesTableVC.h firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/FunctionalTestApp/App/InAppMessaging-Example-iOS/AutoDisplayMesagesTableVC.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/FunctionalTestApp/App/InAppMessaging-Example-iOS/LogDumpViewController.h firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/FunctionalTestApp/App/InAppMessaging-Example-iOS/LogDumpViewController.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/FunctionalTestApp/App/InAppMessaging-Example-iOS/main.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/FunctionalTestApp/ExternalAppExample/fiam-external-ios-testing-app/fiam-external-ios-testing-app/main.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/FunctionalTestApp/InAppMessaging_Example_iOS_SwiftUITests/InAppMessaging_Example_iOS_SwiftUITests.swift firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Unit/FIRIAMActivityLoggerTests.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Unit/FIRIAMBookKeeperViaUserDefaultsTests.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Unit/FIRIAMDisplayExecutorTests.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Unit/FIRIAMElapsedTimeTrackerTests.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Unit/FIRIAMFetchFlowTests.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Unit/FIRIAMMessageClientCacheTests.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Unit/FIRIAMMessageContentDataWithImageURLTests.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Unit/FIRIAMMsgFetcherUsingRestfulTests.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Unit/FIRIAMSDKModeManagerTests.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Unit/UIColor+FIRIAMHexStringTests.m firebase-ios-sdk-master/FirebaseMessaging/Apps/Sample/iOS/AppDelegate.swift firebase-ios-sdk-master/FirebaseMessaging/Apps/Sample/iOS/MessagingViewController.swift firebase-ios-sdk-master/FirebaseMessaging/Apps/Sample/iOS/NotificationsController.swift firebase-ios-sdk-master/FirebaseMessaging/Sources/FirebaseMessaging.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingClient.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingClient.m firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingCodedInputStream.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingCodedInputStream.m firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingConnection.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingConstants.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingConstants.m firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingContextManagerService.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingContextManagerService.m firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingDataMessageManager.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingDataMessageManager.m firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingDefines.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingDelayedMessageQueue.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingDelayedMessageQueue.m firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingLogger.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingLogger.m firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessaging.m firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingPacketQueue.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingPacketQueue.m firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingPendingTopicsList.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingPendingTopicsList.m firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingPersistentSyncMessage.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingPersistentSyncMessage.m firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessaging_Private.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingPubSub.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingPubSub.m firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingReceiver.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingReceiver.m firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingRemoteNotificationsProxy.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingRemoteNotificationsProxy.m firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingRmqManager.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingRmqManager.m firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingSecureSocket.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingSecureSocket.m firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingSyncMessageManager.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingSyncMessageManager.m firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingTopicOperation.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingTopicOperation.m firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingTopicsCommon.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingUtilities.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingUtilities.m firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingVersionUtilities.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingVersionUtilities.m firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMMessageCode.h firebase-ios-sdk-master/FirebaseMessaging/Sources/NSDictionary+FIRMessaging.h firebase-ios-sdk-master/FirebaseMessaging/Sources/NSDictionary+FIRMessaging.m firebase-ios-sdk-master/FirebaseMessaging/Sources/NSError+FIRMessaging.h firebase-ios-sdk-master/FirebaseMessaging/Sources/NSError+FIRMessaging.m firebase-ios-sdk-master/FirebaseMessaging/Sources/Protos/GtalkCore.pbobjc.h firebase-ios-sdk-master/FirebaseMessaging/Sources/Protos/GtalkCore.pbobjc.m firebase-ios-sdk-master/FirebaseMessaging/Sources/Protos/GtalkExtensions.pbobjc.h firebase-ios-sdk-master/FirebaseMessaging/Sources/Protos/GtalkExtensions.pbobjc.m firebase-ios-sdk-master/FirebaseMessaging/Sources/Public/FirebaseMessaging.h firebase-ios-sdk-master/FirebaseMessaging/Sources/Public/FIRMessaging.h firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingClientTest.m firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingCodedInputStreamTest.m firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingContextManagerServiceTest.m firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingDataMessageManagerTest.m firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingFakeConnection.h firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingFakeConnection.m firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingFakeSocket.h firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingFakeSocket.m firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingHandlingTest.m firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingLinkHandlingTest.m firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingPendingTopicsListTest.m firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingPubSubTest.m firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingRemoteNotificationsProxyTest.m firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingRmqManagerTest.m firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingSecureSocketTest.m firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingServiceTest.m firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingSyncMessageManagerTest.m firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingTest.m firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingTestNotificationUtilities.h firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingTestNotificationUtilities.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageConstants_Private.h firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageDeleteTask.h firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageDownloadTask_Private.h firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageErrors.h firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageGetMetadataTask.h firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageMetadata_Private.h firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageObservableTask_Private.h firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStoragePath.h firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorage_Private.h firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageReference_Private.h firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageTask_Private.h firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageTaskSnapshot_Private.h firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageTokenAuthorizer.h firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageUpdateMetadataTask.h firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageUploadTask_Private.h firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageUtils.h firebase-ios-sdk-master/FirebaseStorage/Sources/Public/FirebaseStorage/FirebaseStorage.h firebase-ios-sdk-master/FirebaseStorage/Sources/Public/FirebaseStorage/FIRStorageConstants.h firebase-ios-sdk-master/FirebaseStorage/Sources/Public/FirebaseStorage/FIRStorageDownloadTask.h firebase-ios-sdk-master/FirebaseStorage/Sources/Public/FirebaseStorage/FIRStorage.h firebase-ios-sdk-master/FirebaseStorage/Sources/Public/FirebaseStorage/FIRStorageMetadata.h firebase-ios-sdk-master/FirebaseStorage/Sources/Public/FirebaseStorage/FIRStorageObservableTask.h firebase-ios-sdk-master/FirebaseStorage/Sources/Public/FirebaseStorage/FIRStorageReference.h firebase-ios-sdk-master/FirebaseStorage/Sources/Public/FirebaseStorage/FIRStorageTask.h firebase-ios-sdk-master/FirebaseStorage/Sources/Public/FirebaseStorage/FIRStorageTaskSnapshot.h firebase-ios-sdk-master/FirebaseStorage/Sources/Public/FirebaseStorage/FIRStorageUploadTask.h firebase-ios-sdk-master/FirebaseStorage/Tests/Unit/FIRStorageTestHelpers.h firebase-ios-sdk-master/Firestore/core/src/local/local_documents_view.cc firebase-ios-sdk-master/Firestore/core/src/local/local_documents_view.h firebase-ios-sdk-master/Firestore/core/src/model/document_set.cc firebase-ios-sdk-master/Firestore/core/src/model/document_set.h firebase-ios-sdk-master/Firestore/core/src/util/autoid.cc firebase-ios-sdk-master/Firestore/core/src/util/autoid.h firebase-ios-sdk-master/Firestore/core/src/util/bits.cc firebase-ios-sdk-master/Firestore/core/src/util/bits.h firebase-ios-sdk-master/Firestore/core/src/util/log.h firebase-ios-sdk-master/Firestore/core/src/util/log_stdio.cc firebase-ios-sdk-master/Firestore/core/src/util/ordered_code.cc firebase-ios-sdk-master/Firestore/core/src/util/ordered_code.h firebase-ios-sdk-master/Firestore/core/src/util/secure_random_arc4random.cc firebase-ios-sdk-master/Firestore/core/src/util/secure_random.h firebase-ios-sdk-master/Firestore/core/src/util/string_util.cc firebase-ios-sdk-master/Firestore/core/src/util/string_util.h firebase-ios-sdk-master/Firestore/core/test/unit/core/view_snapshot_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/core/view_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/remote/remote_event_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/util/autoid_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/util/delayed_constructor_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/util/ordered_code_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/util/secure_random_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/util/string_util_test.cc firebase-ios-sdk-master/Firestore/Example/App/iOS/FIRAppDelegate.h firebase-ios-sdk-master/Firestore/Example/App/iOS/FIRAppDelegate.m firebase-ios-sdk-master/Firestore/Example/App/iOS/FIRViewController.h firebase-ios-sdk-master/Firestore/Example/App/iOS/FIRViewController.m firebase-ios-sdk-master/Firestore/Example/App/iOS/main.m firebase-ios-sdk-master/Firestore/Example/Tests/API/FIRCollectionReferenceTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/API/FIRDocumentReferenceTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/API/FIRDocumentSnapshotTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/API/FIRFieldPathTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/API/FIRFieldValueTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/API/FIRGeoPointTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/API/FIRQuerySnapshotTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/API/FIRQueryUnitTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/API/FIRSnapshotMetadataTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/API/FIRTimestampTest.m firebase-ios-sdk-master/Firestore/Example/Tests/API/FSTAPIHelpers.h firebase-ios-sdk-master/Firestore/Example/Tests/API/FSTAPIHelpers.mm firebase-ios-sdk-master/Firestore/Example/Tests/Integration/API/FIRCursorTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/Integration/API/FIRDatabaseTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/Integration/API/FIRFieldsTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/Integration/API/FIRListenerRegistrationTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/Integration/API/FIRQueryTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/Integration/API/FIRServerTimestampTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/Integration/API/FIRTypeTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/Integration/API/FIRValidationTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/Integration/API/FIRWriteBatchTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/Integration/FSTDatastoreTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/Integration/FSTSmokeTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/Integration/FSTTransactionTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/SpecTests/FSTLevelDBSpecTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/SpecTests/FSTMemorySpecTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/SpecTests/FSTMockDatastore.h firebase-ios-sdk-master/Firestore/Example/Tests/SpecTests/FSTMockDatastore.mm firebase-ios-sdk-master/Firestore/Example/Tests/SpecTests/FSTSpecTests.h firebase-ios-sdk-master/Firestore/Example/Tests/SpecTests/FSTSpecTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/SpecTests/FSTSyncEngineTestDriver.h firebase-ios-sdk-master/Firestore/Example/Tests/SpecTests/FSTSyncEngineTestDriver.mm firebase-ios-sdk-master/Firestore/Example/Tests/Util/FSTEventAccumulator.h firebase-ios-sdk-master/Firestore/Example/Tests/Util/FSTEventAccumulator.mm firebase-ios-sdk-master/Firestore/Example/Tests/Util/FSTHelpers.h firebase-ios-sdk-master/Firestore/Example/Tests/Util/FSTHelpers.mm firebase-ios-sdk-master/Firestore/Example/Tests/Util/FSTIntegrationTestCase.h firebase-ios-sdk-master/Firestore/Example/Tests/Util/FSTIntegrationTestCase.mm firebase-ios-sdk-master/Firestore/Example/Tests/Util/XCTestCase+Await.h firebase-ios-sdk-master/Firestore/Example/Tests/Util/XCTestCase+Await.mm firebase-ios-sdk-master/Firestore/Source/API/FIRCollectionReference+Internal.h firebase-ios-sdk-master/Firestore/Source/API/FIRCollectionReference.mm firebase-ios-sdk-master/Firestore/Source/API/FIRDocumentChange+Internal.h firebase-ios-sdk-master/Firestore/Source/API/FIRDocumentChange.mm firebase-ios-sdk-master/Firestore/Source/API/FIRDocumentReference+Internal.h firebase-ios-sdk-master/Firestore/Source/API/FIRDocumentSnapshot+Internal.h firebase-ios-sdk-master/Firestore/Source/API/FIRDocumentSnapshot.mm firebase-ios-sdk-master/Firestore/Source/API/FIRFieldPath+Internal.h firebase-ios-sdk-master/Firestore/Source/API/FIRFieldPath.mm firebase-ios-sdk-master/Firestore/Source/API/FIRFieldValue+Internal.h firebase-ios-sdk-master/Firestore/Source/API/FIRFieldValue.mm firebase-ios-sdk-master/Firestore/Source/API/FIRFirestore+Internal.h firebase-ios-sdk-master/Firestore/Source/API/FIRFirestore.mm firebase-ios-sdk-master/Firestore/Source/API/FIRFirestoreSettings.mm firebase-ios-sdk-master/Firestore/Source/API/FIRFirestoreVersion.h firebase-ios-sdk-master/Firestore/Source/API/FIRFirestoreVersion.mm firebase-ios-sdk-master/Firestore/Source/API/FIRGeoPoint+Internal.h firebase-ios-sdk-master/Firestore/Source/API/FIRGeoPoint.mm firebase-ios-sdk-master/Firestore/Source/API/FIRListenerRegistration+Internal.h firebase-ios-sdk-master/Firestore/Source/API/FIRListenerRegistration.mm firebase-ios-sdk-master/Firestore/Source/API/FIRQuery+Internal.h firebase-ios-sdk-master/Firestore/Source/API/FIRQuerySnapshot+Internal.h firebase-ios-sdk-master/Firestore/Source/API/FIRQuerySnapshot.mm firebase-ios-sdk-master/Firestore/Source/API/FIRSnapshotMetadata+Internal.h firebase-ios-sdk-master/Firestore/Source/API/FIRSnapshotMetadata.mm firebase-ios-sdk-master/Firestore/Source/API/FIRTimestamp.m firebase-ios-sdk-master/Firestore/Source/API/FIRTransaction+Internal.h firebase-ios-sdk-master/Firestore/Source/API/FIRTransaction.mm firebase-ios-sdk-master/Firestore/Source/API/FIRWriteBatch+Internal.h firebase-ios-sdk-master/Firestore/Source/API/FIRWriteBatch.mm firebase-ios-sdk-master/Firestore/Source/API/FSTUserDataConverter.h firebase-ios-sdk-master/Firestore/Source/API/FSTUserDataConverter.mm firebase-ios-sdk-master/Firestore/Source/Public/FirebaseFirestore/FIRCollectionReference.h firebase-ios-sdk-master/Firestore/Source/Public/FirebaseFirestore/FIRDocumentChange.h firebase-ios-sdk-master/Firestore/Source/Public/FirebaseFirestore/FIRDocumentReference.h firebase-ios-sdk-master/Firestore/Source/Public/FirebaseFirestore/FIRDocumentSnapshot.h firebase-ios-sdk-master/Firestore/Source/Public/FirebaseFirestore/FirebaseFirestore.h firebase-ios-sdk-master/Firestore/Source/Public/FirebaseFirestore/FIRFieldPath.h firebase-ios-sdk-master/Firestore/Source/Public/FirebaseFirestore/FIRFieldValue.h firebase-ios-sdk-master/Firestore/Source/Public/FirebaseFirestore/FIRFirestoreErrors.h firebase-ios-sdk-master/Firestore/Source/Public/FirebaseFirestore/FIRFirestore.h firebase-ios-sdk-master/Firestore/Source/Public/FirebaseFirestore/FIRFirestoreSettings.h firebase-ios-sdk-master/Firestore/Source/Public/FirebaseFirestore/FIRGeoPoint.h firebase-ios-sdk-master/Firestore/Source/Public/FirebaseFirestore/FIRListenerRegistration.h firebase-ios-sdk-master/Firestore/Source/Public/FirebaseFirestore/FIRQuery.h firebase-ios-sdk-master/Firestore/Source/Public/FirebaseFirestore/FIRQuerySnapshot.h firebase-ios-sdk-master/Firestore/Source/Public/FirebaseFirestore/FIRSnapshotMetadata.h firebase-ios-sdk-master/Firestore/Source/Public/FirebaseFirestore/FIRTransaction.h firebase-ios-sdk-master/Firestore/Source/Public/FirebaseFirestore/FIRWriteBatch.h firebase-ios-sdk-master/Firestore/Swift/Tests/API/BasicCompileTests.swift firebase-ios-sdk-master/GoogleUtilities/Environment/Private/GULAppEnvironmentUtil.h firebase-ios-sdk-master/GoogleUtilities/Network/Private/GULMutableDictionary.h firebase-ios-sdk-master/GoogleUtilities/Network/Private/GULNetworkConstants.h firebase-ios-sdk-master/GoogleUtilities/Network/Private/GULNetwork.h firebase-ios-sdk-master/GoogleUtilities/Network/Private/GULNetworkLoggerProtocol.h firebase-ios-sdk-master/GoogleUtilities/Network/Private/GULNetworkMessageCode.h firebase-ios-sdk-master/GoogleUtilities/Network/Private/GULNetworkURLSession.h firebase-ios-sdk-master/GoogleUtilities/Reachability/GULReachabilityChecker+Internal.h firebase-ios-sdk-master/GoogleUtilities/Reachability/Private/GULReachabilityChecker.h firebase-ios-sdk-master/GoogleUtilities/Reachability/Private/GULReachabilityMessageCode.h firebase-ios-sdk-master/SharedTestUtilities/FIRSampleAppUtilities.h firebase-ios-sdk-master/SharedTestUtilities/FIRSampleAppUtilities.m Copyright 2017 Google Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. firebase-ios-sdk-master/FirebaseDatabase/Sources/Core/View/FViewCache.h Copyright 2017 Google Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Unit/FIRIAMFetchResponseParserTests.m Copyright 2017 Google Licensed under the Apache License, Version 2.0 (the 'License'); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an 'AS IS' BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. firebase-ios-sdk-master/Firestore/test.sh firebase-ios-sdk-master/test.sh Copyright 2017 Google Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # http://www.apache.org/licenses/LICENSE-2.0 # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. firebase-ios-sdk-master/Firestore/Protos/protos/google/rpc/status.proto Copyright 2017 Google Inc. Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. firebase-ios-sdk-master/cmake/cc_rules.cmake firebase-ios-sdk-master/cmake/external/googletest.cmake firebase-ios-sdk-master/CMakeLists.txt firebase-ios-sdk-master/Firestore/core/CMakeLists.txt firebase-ios-sdk-master/Firestore/core/test/unit/util/CMakeLists.txt firebase-ios-sdk-master/scripts/style.sh Copyright 2017 Google LLC Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. firebase-ios-sdk-master/Firestore/core/src/util/log_apple.mm firebase-ios-sdk-master/Firestore/core/test/unit/core/query_listener_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/FSTGoogleTestTests.mm firebase-ios-sdk-master/Firestore/core/test/unit/util/bits_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/util/log_test.cc firebase-ios-sdk-master/Firestore/Source/API/FIRDocumentReference.mm firebase-ios-sdk-master/Firestore/Source/API/FIRQuery.mm Copyright 2017 Google LLC Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright 2017, The Drishti Authors. Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [2017], [The] [Drishti] [Authors]. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright 2017, The TensorFlow Authors. Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [2017], [The] [TensorFlow] [Authors]. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/cmake/external/libfuzzer.cmake firebase-ios-sdk-master/cmake/external/nanopb.cmake firebase-ios-sdk-master/cmake/FindFuzzer.cmake firebase-ios-sdk-master/cmake/FindNanopb.cmake firebase-ios-sdk-master/cmake/podspec_rules.cmake firebase-ios-sdk-master/Firebase/CoreDiagnostics/generate_project.sh firebase-ios-sdk-master/FirebaseInAppMessaging/generate_project.sh firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/FieldPath/fieldpath.dictionary firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/LevelDb/leveldb.dictionary firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/ConvertTextToBinary.sh firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/arr-strings-01 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/doc-01 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/doc-02 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/doc-03 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-boolean-01 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-boolean-02 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-double-01 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-double-02 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-double-03 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-double-04 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-double-05 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-double-06 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-double-07 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-double-08 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-double-09 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-int-01 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-int-02 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-int-03 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-int-04 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-int-05 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-int-06 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-int-07 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-map-01 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-map-02 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-string-01 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-string-02 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-string-03 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-string-04 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-string-05 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/Corpus/TextProtos/fv-string-06 firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingResources/Serializer/serializer.dictionary firebase-ios-sdk-master/Firestore/Example/GoogleBenchmark.podspec firebase-ios-sdk-master/Firestore/Example/LibFuzzer.podspec firebase-ios-sdk-master/Firestore/Example/ProtobufCpp.podspec firebase-ios-sdk-master/Firestore/Protos/build_protos.py firebase-ios-sdk-master/Firestore/Protos/nanopb_cpp_generator.py firebase-ios-sdk-master/Functions/Backend/start.sh firebase-ios-sdk-master/GoogleDataTransport/generate_project.sh firebase-ios-sdk-master/Releases/update-versions.py firebase-ios-sdk-master/scripts/build.sh firebase-ios-sdk-master/scripts/check_copyright.sh firebase-ios-sdk-master/scripts/check_no_module_imports.sh firebase-ios-sdk-master/scripts/check_test_inclusion.py firebase-ios-sdk-master/scripts/check_whitespace.sh firebase-ios-sdk-master/scripts/fuzzing_ci.sh firebase-ios-sdk-master/scripts/if_changed.sh firebase-ios-sdk-master/scripts/sync_project.rb Copyright 2018 Google Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. firebase-ios-sdk-master/FirebaseAuth/Sources/Auth/FIRAuthSettings.m Copyright 2018 Google Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/[LICENSE2].0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. firebase-ios-sdk-master/FirebaseAuth/Sources/Auth/FIRAuthTokenResult_Internal.h firebase-ios-sdk-master/FirebaseAuth/Sources/Auth/FIRAuthTokenResult.m firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/GameCenter/FIRGameCenterAuthCredential.h firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/GameCenter/FIRGameCenterAuthCredential.m firebase-ios-sdk-master/FirebaseAuth/Sources/AuthProvider/GameCenter/FIRGameCenterAuthProvider.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRSignInWithGameCenterRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRSignInWithGameCenterRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRSignInWithGameCenterResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/FIRSignInWithGameCenterResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRAuthSettings.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRAuthTokenResult.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRGameCenterAuthProvider.h firebase-ios-sdk-master/FirebaseAuth/Sources/Utilities/FIRAuthWebUtils.h firebase-ios-sdk-master/FirebaseAuth/Sources/Utilities/FIRAuthWebUtils.m firebase-ios-sdk-master/FirebaseAuth/Sources/Utilities/NSData+FIRBase64.h firebase-ios-sdk-master/FirebaseAuth/Sources/Utilities/NSData+FIRBase64.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/E2eTests/VerifyIOSClientTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRSignInWithGameCenterTests.m firebase-ios-sdk-master/FirebaseCore/Sources/FIRComponentContainerInternal.h firebase-ios-sdk-master/FirebaseCore/Sources/FIRComponentContainer.m firebase-ios-sdk-master/FirebaseCore/Sources/FIRComponent.m firebase-ios-sdk-master/FirebaseCore/Sources/FIRComponentType.m firebase-ios-sdk-master/FirebaseCore/Sources/FIRDependency.m firebase-ios-sdk-master/FirebaseCore/Sources/Private/FIRComponentContainer.h firebase-ios-sdk-master/FirebaseCore/Sources/Private/FIRComponent.h firebase-ios-sdk-master/FirebaseCore/Sources/Private/FIRComponentType.h firebase-ios-sdk-master/FirebaseCore/Sources/Private/FIRDependency.h firebase-ios-sdk-master/FirebaseCore/Sources/Private/FIRLibrary.h firebase-ios-sdk-master/FirebaseCore/Tests/Unit/FIRAnalyticsConfigurationTest.m firebase-ios-sdk-master/FirebaseDatabase/Sources/Api/FIRDatabaseComponent.h firebase-ios-sdk-master/FirebaseDatabase/Sources/Api/FIRDatabaseComponent.m firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FDLURLComponents/FDLURLComponents.m firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FDLURLComponents/FDLURLComponents+Private.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FDLURLComponents/FIRDynamicLinkComponentsKeyProvider.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FDLURLComponents/FIRDynamicLinkComponentsKeyProvider.m firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FIRDLDefaultRetrievalProcessV2.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FIRDLDefaultRetrievalProcessV2.m firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FIRDLJavaScriptExecutor.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FIRDLJavaScriptExecutor.m firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FIRDLRetrievalProcessFactory.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FIRDLRetrievalProcessFactory.m firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FIRDLRetrievalProcessProtocols.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FIRDLRetrievalProcessResult.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FIRDLRetrievalProcessResult.m firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FIRDLRetrievalProcessResult+Private.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FIRDLScionLogging.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FIRDLScionLogging.m firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FIRDynamicLink.m firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FIRDynamicLinkNetworking.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FIRDynamicLinkNetworking.m firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FIRDynamicLinkNetworking+Private.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FIRDynamicLink+Private.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FIRDynamicLinks+FirstParty.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FIRDynamicLinks.m firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/FIRDynamicLinks+Private.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/GINInvocation/GINArgument.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/GINInvocation/GINArgument.m firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/GINInvocation/GINInvocation.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/GINInvocation/GINInvocation.m firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/Logging/FDLLogging.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/Logging/FDLLogging.m firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/Public/FirebaseDynamicLinks/FDLURLComponents.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/Public/FirebaseDynamicLinks/FIRDynamicLink.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/Public/FirebaseDynamicLinks/FIRDynamicLinksCommon.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/Public/FirebaseDynamicLinks/FIRDynamicLinks.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/Public/FirebaseDynamicLinks/FirebaseDynamicLinks.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/Utilities/FDLUtilities.h firebase-ios-sdk-master/FirebaseDynamicLinks/Sources/Utilities/FDLUtilities.m firebase-ios-sdk-master/FirebaseDynamicLinks/Tests/Integration/FDLBuilderTestAppObjCEarlGreyTests.m firebase-ios-sdk-master/FirebaseDynamicLinks/Tests/Sample/FDLBuilderTestAppObjC/AppDelegate.h firebase-ios-sdk-master/FirebaseDynamicLinks/Tests/Sample/FDLBuilderTestAppObjC/AppDelegate.m firebase-ios-sdk-master/FirebaseDynamicLinks/Tests/Sample/FDLBuilderTestAppObjC/LinkTableViewCell.h firebase-ios-sdk-master/FirebaseDynamicLinks/Tests/Sample/FDLBuilderTestAppObjC/LinkTableViewCell.m firebase-ios-sdk-master/FirebaseDynamicLinks/Tests/Sample/FDLBuilderTestAppObjC/main.m firebase-ios-sdk-master/FirebaseDynamicLinks/Tests/Sample/FDLBuilderTestAppObjC/ParamTableViewCell.h firebase-ios-sdk-master/FirebaseDynamicLinks/Tests/Sample/FDLBuilderTestAppObjC/ParamTableViewCell.m firebase-ios-sdk-master/FirebaseDynamicLinks/Tests/Sample/FDLBuilderTestAppObjC/ViewController.h firebase-ios-sdk-master/FirebaseDynamicLinks/Tests/Sample/FDLBuilderTestAppObjC/ViewController.m firebase-ios-sdk-master/FirebaseDynamicLinks/Tests/Unit/FDLURLComponentsTests.m firebase-ios-sdk-master/FirebaseDynamicLinks/Tests/Unit/FIRDLScionLoggingTest.m firebase-ios-sdk-master/FirebaseDynamicLinks/Tests/Unit/FIRDynamicLinkNetworkingTests.m firebase-ios-sdk-master/FirebaseDynamicLinks/Tests/Unit/FIRDynamicLinksImportsTest3P.m firebase-ios-sdk-master/FirebaseDynamicLinks/Tests/Unit/FIRDynamicLinksTest.m firebase-ios-sdk-master/FirebaseDynamicLinks/Tests/Unit/UtilitiesTests.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Analytics/FIRIAMAnalyticsEventLoggerImpl.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Analytics/FIRIAMAnalyticsEventLoggerImpl.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Analytics/FIRIAMClearcutHttpRequestSender.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Analytics/FIRIAMClearcutHttpRequestSender.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Analytics/FIRIAMClearcutLogger.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Analytics/FIRIAMClearcutLogStorage.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Analytics/FIRIAMClearcutLogStorage.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Analytics/FIRIAMClearcutUploader.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/DefaultUI/Banner/FIRIAMBannerViewController.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/DefaultUI/Banner/FIRIAMBannerViewController.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/DefaultUI/Banner/FIRIAMBannerViewUIWindow.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/DefaultUI/Banner/FIRIAMBannerViewUIWindow.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/DefaultUI/FIRCore+InAppMessagingDisplay.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/DefaultUI/FIRCore+InAppMessagingDisplay.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/DefaultUI/FirebaseInAppMessagingDisplay.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/DefaultUI/FIRIAMBaseRenderingViewController.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/DefaultUI/FIRIAMBaseRenderingViewController.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/DefaultUI/FIRIAMDefaultDisplayImpl.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/DefaultUI/FIRIAMDefaultDisplayImpl.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/DefaultUI/FIRIAMRenderingWindowHelper.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/DefaultUI/FIRIAMRenderingWindowHelper.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/DefaultUI/ImageOnly/FIRIAMImageOnlyViewController.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/DefaultUI/ImageOnly/FIRIAMImageOnlyViewController.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/DefaultUI/Modal/FIRIAMModalViewController.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/DefaultUI/Modal/FIRIAMModalViewController.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Flows/FIRIAMDisplayCheckOnFetchDoneNotificationFlow.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Flows/FIRIAMDisplayCheckOnFetchDoneNotificationFlow.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Analytics/FIRIAMClearcutLogger.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Analytics/FIRIAMClearcutUploader.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Flows/FIRIAMAnalyticsEventLogger.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Runtime/FIRIAMActionURLFollower.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Runtime/FIRIAMSDKModeManager.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Public/FirebaseInAppMessaging/FIRInAppMessagingRendering.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/RenderingObjects/FIRInAppMessagingRenderingDataClasses.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Runtime/FIRIAMActionURLFollower.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Runtime/FIRIAMSDKModeManager.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/DefaultUITestApp/FiamDisplaySwiftExample/AppDelegate.swift firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/DefaultUITestApp/FiamDisplaySwiftExample/BannerMessageViewController.swift firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/DefaultUITestApp/FiamDisplaySwiftExample/CommonMessageTestVC.swift firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/DefaultUITestApp/FiamDisplaySwiftExample/ImageOnlyMessageViewController.swift firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/DefaultUITestApp/FiamDisplaySwiftExample/ModalMessageViewController.swift firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/DefaultUITestApp/InAppMessagingDisplay-UITests/InAppMessagingDisplayBannerViewUITests.swift firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/DefaultUITestApp/InAppMessagingDisplay-UITests/InAppMessagingDisplayImageOnlyViewUITests.swift firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/DefaultUITestApp/InAppMessagingDisplay-UITests/InAppMessagingDisplayModalViewUITests.swift firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/DefaultUITestApp/InAppMessagingDisplay-UITests/InAppMessagingDisplayUITestsBase.swift firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Unit/FIRIAMActionUrlFollowerTests.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Unit/FIRIAMAnalyticsEventLoggerImplTests.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Unit/FIRIAMClearcutLoggerTests.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Unit/FIRIAMClearcutRetryLocalStorageTests.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Unit/FIRIAMClearcutUploaderTests.m firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingAnalytics.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingAnalytics.m firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingAnalyticsTest.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageGetDownloadURLTask.h firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageGetDownloadURLTask_Private.h firebase-ios-sdk-master/FirebaseStorage/Tests/Unit/FIRStorageComponentTests.m firebase-ios-sdk-master/Firestore/core/include/firebase/firestore/firestore_errors.h firebase-ios-sdk-master/Firestore/core/include/firebase/firestore/firestore_version.h firebase-ios-sdk-master/Firestore/core/include/firebase/firestore/geo_point.h firebase-ios-sdk-master/Firestore/core/include/firebase/firestore/timestamp.h firebase-ios-sdk-master/Firestore/core/src/auth/credentials_provider.cc firebase-ios-sdk-master/Firestore/core/src/auth/credentials_provider.h firebase-ios-sdk-master/Firestore/core/src/auth/empty_credentials_provider.cc firebase-ios-sdk-master/Firestore/core/src/auth/empty_credentials_provider.h firebase-ios-sdk-master/Firestore/core/src/auth/firebase_credentials_provider_apple.h firebase-ios-sdk-master/Firestore/core/src/auth/firebase_credentials_provider_apple.mm firebase-ios-sdk-master/Firestore/core/src/auth/token.cc firebase-ios-sdk-master/Firestore/core/src/auth/token.h firebase-ios-sdk-master/Firestore/core/src/auth/user.cc firebase-ios-sdk-master/Firestore/core/src/auth/user.h firebase-ios-sdk-master/Firestore/core/src/core/database_info.cc firebase-ios-sdk-master/Firestore/core/src/core/database_info.h firebase-ios-sdk-master/Firestore/core/src/core/field_filter.cc firebase-ios-sdk-master/Firestore/core/src/core/field_filter.h firebase-ios-sdk-master/Firestore/core/src/core/filter.cc firebase-ios-sdk-master/Firestore/core/src/core/filter.h firebase-ios-sdk-master/Firestore/core/src/core/query.cc firebase-ios-sdk-master/Firestore/core/src/core/query.h firebase-ios-sdk-master/Firestore/core/src/core/user_data.cc firebase-ios-sdk-master/Firestore/core/src/core/user_data.h firebase-ios-sdk-master/Firestore/core/src/firestore_version.cc firebase-ios-sdk-master/Firestore/core/src/geo_point.cc firebase-ios-sdk-master/Firestore/core/src/immutable/array_sorted_map.h firebase-ios-sdk-master/Firestore/core/src/immutable/keys_view.h firebase-ios-sdk-master/Firestore/core/src/immutable/llrb_node.h firebase-ios-sdk-master/Firestore/core/src/immutable/llrb_node_iterator.h firebase-ios-sdk-master/Firestore/core/src/immutable/sorted_container.cc firebase-ios-sdk-master/Firestore/core/src/immutable/sorted_container.h firebase-ios-sdk-master/Firestore/core/src/immutable/sorted_map.h firebase-ios-sdk-master/Firestore/core/src/immutable/sorted_map_iterator.h firebase-ios-sdk-master/Firestore/core/src/immutable/tree_sorted_map.h firebase-ios-sdk-master/Firestore/core/src/local/document_key_reference.cc firebase-ios-sdk-master/Firestore/core/src/local/document_key_reference.h firebase-ios-sdk-master/Firestore/core/src/local/leveldb_key.cc firebase-ios-sdk-master/Firestore/core/src/local/leveldb_key.h firebase-ios-sdk-master/Firestore/core/src/local/leveldb_migrations.cc firebase-ios-sdk-master/Firestore/core/src/local/leveldb_migrations.h firebase-ios-sdk-master/Firestore/core/src/local/leveldb_target_cache.h firebase-ios-sdk-master/Firestore/core/src/local/leveldb_transaction.cc firebase-ios-sdk-master/Firestore/core/src/local/leveldb_transaction.h firebase-ios-sdk-master/Firestore/core/src/local/leveldb_util.cc firebase-ios-sdk-master/Firestore/core/src/local/leveldb_util.h firebase-ios-sdk-master/Firestore/core/src/local/local_serializer.cc firebase-ios-sdk-master/Firestore/core/src/local/local_serializer.h firebase-ios-sdk-master/Firestore/core/src/local/memory_remote_document_cache.cc firebase-ios-sdk-master/Firestore/core/src/local/memory_remote_document_cache.h firebase-ios-sdk-master/Firestore/core/src/local/memory_target_cache.cc firebase-ios-sdk-master/Firestore/core/src/local/query_result.h firebase-ios-sdk-master/Firestore/core/src/local/reference_set.cc firebase-ios-sdk-master/Firestore/core/src/local/reference_set.h firebase-ios-sdk-master/Firestore/core/src/local/remote_document_cache.h firebase-ios-sdk-master/Firestore/core/src/local/target_cache.h firebase-ios-sdk-master/Firestore/core/src/local/target_data.cc firebase-ios-sdk-master/Firestore/core/src/local/target_data.h firebase-ios-sdk-master/Firestore/core/src/model/base_path.h firebase-ios-sdk-master/Firestore/core/src/model/database_id.cc firebase-ios-sdk-master/Firestore/core/src/model/database_id.h firebase-ios-sdk-master/Firestore/core/src/model/document.cc firebase-ios-sdk-master/Firestore/core/src/model/document.h firebase-ios-sdk-master/Firestore/core/src/model/document_key.cc firebase-ios-sdk-master/Firestore/core/src/model/document_key.h firebase-ios-sdk-master/Firestore/core/src/model/document_key_set.h firebase-ios-sdk-master/Firestore/core/src/model/field_path.cc firebase-ios-sdk-master/Firestore/core/src/model/field_path.h firebase-ios-sdk-master/Firestore/core/src/model/field_transform.h firebase-ios-sdk-master/Firestore/core/src/model/field_value.cc firebase-ios-sdk-master/Firestore/core/src/model/field_value.h firebase-ios-sdk-master/Firestore/core/src/model/maybe_document.cc firebase-ios-sdk-master/Firestore/core/src/model/maybe_document.h firebase-ios-sdk-master/Firestore/core/src/model/mutation.cc firebase-ios-sdk-master/Firestore/core/src/model/mutation.h firebase-ios-sdk-master/Firestore/core/src/model/no_document.cc firebase-ios-sdk-master/Firestore/core/src/model/no_document.h firebase-ios-sdk-master/Firestore/core/src/model/precondition.cc firebase-ios-sdk-master/Firestore/core/src/model/precondition.h firebase-ios-sdk-master/Firestore/core/src/model/resource_path.cc firebase-ios-sdk-master/Firestore/core/src/model/resource_path.h firebase-ios-sdk-master/Firestore/core/src/model/snapshot_version.cc firebase-ios-sdk-master/Firestore/core/src/model/snapshot_version.h firebase-ios-sdk-master/Firestore/core/src/model/transform_operation.h firebase-ios-sdk-master/Firestore/core/src/model/types.h firebase-ios-sdk-master/Firestore/core/src/model/unknown_document.cc firebase-ios-sdk-master/Firestore/core/src/model/unknown_document.h firebase-ios-sdk-master/Firestore/core/src/nanopb/byte_string.cc firebase-ios-sdk-master/Firestore/core/src/nanopb/byte_string.h firebase-ios-sdk-master/Firestore/core/src/nanopb/reader.cc firebase-ios-sdk-master/Firestore/core/src/nanopb/reader.h firebase-ios-sdk-master/Firestore/core/src/nanopb/writer.cc firebase-ios-sdk-master/Firestore/core/src/nanopb/writer.h firebase-ios-sdk-master/Firestore/core/src/remote/connectivity_monitor_apple.mm firebase-ios-sdk-master/Firestore/core/src/remote/connectivity_monitor.cc firebase-ios-sdk-master/Firestore/core/src/remote/connectivity_monitor.h firebase-ios-sdk-master/Firestore/core/src/remote/connectivity_monitor_noop.cc firebase-ios-sdk-master/Firestore/core/src/remote/datastore.cc firebase-ios-sdk-master/Firestore/core/src/remote/datastore.h firebase-ios-sdk-master/Firestore/core/src/remote/exponential_backoff.cc firebase-ios-sdk-master/Firestore/core/src/remote/exponential_backoff.h firebase-ios-sdk-master/Firestore/core/src/remote/grpc_call.h firebase-ios-sdk-master/Firestore/core/src/remote/grpc_completion.cc firebase-ios-sdk-master/Firestore/core/src/remote/grpc_completion.h firebase-ios-sdk-master/Firestore/core/src/remote/grpc_connection.cc firebase-ios-sdk-master/Firestore/core/src/remote/grpc_root_certificate_finder_generated.cc firebase-ios-sdk-master/Firestore/core/src/remote/grpc_root_certificate_finder.h firebase-ios-sdk-master/Firestore/core/src/remote/grpc_streaming_reader.cc firebase-ios-sdk-master/Firestore/core/src/remote/grpc_stream_observer.h firebase-ios-sdk-master/Firestore/core/src/remote/grpc_unary_call.cc firebase-ios-sdk-master/Firestore/core/src/remote/grpc_util.cc firebase-ios-sdk-master/Firestore/core/src/remote/grpc_util.h firebase-ios-sdk-master/Firestore/core/src/remote/remote_objc_bridge.cc firebase-ios-sdk-master/Firestore/core/src/remote/remote_objc_bridge.h firebase-ios-sdk-master/Firestore/core/src/remote/serializer.cc firebase-ios-sdk-master/Firestore/core/src/remote/serializer.h firebase-ios-sdk-master/Firestore/core/src/remote/stream.cc firebase-ios-sdk-master/Firestore/core/src/remote/stream.h firebase-ios-sdk-master/Firestore/core/src/remote/watch_stream.cc firebase-ios-sdk-master/Firestore/core/src/remote/watch_stream.h firebase-ios-sdk-master/Firestore/core/src/remote/write_stream.cc firebase-ios-sdk-master/Firestore/core/src/remote/write_stream.h firebase-ios-sdk-master/Firestore/core/src/timestamp.cc firebase-ios-sdk-master/Firestore/core/src/timestamp_internal.h firebase-ios-sdk-master/Firestore/core/src/util/comparison.cc firebase-ios-sdk-master/Firestore/core/src/util/comparison.h firebase-ios-sdk-master/Firestore/core/src/util/compressed_member.h firebase-ios-sdk-master/Firestore/core/src/util/error_apple.h firebase-ios-sdk-master/Firestore/core/src/util/filesystem_apple.mm firebase-ios-sdk-master/Firestore/core/src/util/filesystem_common.cc firebase-ios-sdk-master/Firestore/core/src/util/filesystem.h firebase-ios-sdk-master/Firestore/core/src/util/hard_assert.cc firebase-ios-sdk-master/Firestore/core/src/util/hard_assert.h firebase-ios-sdk-master/Firestore/core/src/util/hashing.h firebase-ios-sdk-master/Firestore/core/src/util/path.cc firebase-ios-sdk-master/Firestore/core/src/util/path.h firebase-ios-sdk-master/Firestore/core/src/util/range.h firebase-ios-sdk-master/Firestore/core/src/util/secure_random_openssl.cc firebase-ios-sdk-master/Firestore/core/src/util/status_apple.mm firebase-ios-sdk-master/Firestore/core/src/util/status_errno.cc firebase-ios-sdk-master/Firestore/core/src/util/status_win.cc firebase-ios-sdk-master/Firestore/core/src/util/strerror.cc firebase-ios-sdk-master/Firestore/core/src/util/strerror.h firebase-ios-sdk-master/Firestore/core/src/util/string_apple.cc firebase-ios-sdk-master/Firestore/core/src/util/string_format.cc firebase-ios-sdk-master/Firestore/core/src/util/string_format.h firebase-ios-sdk-master/Firestore/core/src/util/string_win.cc firebase-ios-sdk-master/Firestore/core/src/util/string_win.h firebase-ios-sdk-master/Firestore/core/src/util/type_traits.h firebase-ios-sdk-master/Firestore/core/test/unit/auth/credentials_provider_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/auth/empty_credentials_provider_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/auth/firebase_credentials_provider_test.mm firebase-ios-sdk-master/Firestore/core/test/unit/auth/token_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/auth/user_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/core/database_info_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/core/query_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/core/target_id_generator_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/geo_point_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/immutable/array_sorted_map_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/immutable/sorted_map_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/immutable/testing.h firebase-ios-sdk-master/Firestore/core/test/unit/immutable/tree_sorted_map_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/leveldb_key_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/leveldb_util_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/local_serializer_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/reference_set_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/model/database_id_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/model/document_key_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/model/document_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/model/field_mask_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/model/field_path_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/model/field_transform_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/model/mutation_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/model/no_document_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/model/precondition_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/model/resource_path_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/model/snapshot_version_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/model/transform_operation_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/nanopb/byte_string_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/objc/objc_type_traits_apple_test.mm firebase-ios-sdk-master/Firestore/core/test/unit/remote/datastore_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/remote/exponential_backoff_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/remote/grpc_connection_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/remote/grpc_streaming_reader_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/remote/grpc_stream_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/remote/grpc_stream_tester.h firebase-ios-sdk-master/Firestore/core/test/unit/remote/grpc_unary_call_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/remote/serializer_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/remote/stream_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/testutil/app_testing.mm firebase-ios-sdk-master/Firestore/core/test/unit/testutil/testutil.cc firebase-ios-sdk-master/Firestore/core/test/unit/testutil/testutil.h firebase-ios-sdk-master/Firestore/core/test/unit/timestamp_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/util/async_queue_libdispatch_test.mm firebase-ios-sdk-master/Firestore/core/test/unit/util/async_queue_std_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/util/async_queue_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/util/comparison_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/util/executor_libdispatch_test.mm firebase-ios-sdk-master/Firestore/core/test/unit/util/executor_test.h firebase-ios-sdk-master/Firestore/core/test/unit/util/hard_assert_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/util/hashing_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/util/path_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/util/strerror_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/util/string_apple_benchmark.mm firebase-ios-sdk-master/Firestore/core/test/unit/util/string_format_apple_test.mm firebase-ios-sdk-master/Firestore/core/test/unit/util/string_format_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/util/string_win_test.cc firebase-ios-sdk-master/Firestore/Example/FuzzTests/FSTFuzzTestsPrincipal.mm firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingTargets/FSTFuzzTestFieldPath.h firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingTargets/FSTFuzzTestFieldPath.mm firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingTargets/FSTFuzzTestSerializer.h firebase-ios-sdk-master/Firestore/Example/FuzzTests/FuzzingTargets/FSTFuzzTestSerializer.mm firebase-ios-sdk-master/Firestore/Example/Tests/API/FIRFirestoreTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/Integration/API/FIRArrayTransformTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/Integration/API/FIRFirestoreSourceTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/Util/FIRFirestore+Testing.h firebase-ios-sdk-master/Firestore/fuzzing/fieldpath_fuzzer.cc firebase-ios-sdk-master/Firestore/fuzzing/leveldb_fuzzer.cc firebase-ios-sdk-master/Firestore/fuzzing/resourcepath_fuzzer.cc firebase-ios-sdk-master/Firestore/fuzzing/serializer_fuzzer.cc firebase-ios-sdk-master/Firestore/Protos/cpp/firestore/local/maybe_document.pb.cc firebase-ios-sdk-master/Firestore/Protos/cpp/firestore/local/maybe_document.pb.h firebase-ios-sdk-master/Firestore/Protos/cpp/firestore/local/mutation.pb.cc firebase-ios-sdk-master/Firestore/Protos/cpp/firestore/local/mutation.pb.h firebase-ios-sdk-master/Firestore/Protos/cpp/firestore/local/target.pb.cc firebase-ios-sdk-master/Firestore/Protos/cpp/firestore/local/target.pb.h firebase-ios-sdk-master/Firestore/Protos/cpp/google/api/annotations.pb.cc firebase-ios-sdk-master/Firestore/Protos/cpp/google/api/annotations.pb.h firebase-ios-sdk-master/Firestore/Protos/cpp/google/api/http.pb.cc firebase-ios-sdk-master/Firestore/Protos/cpp/google/api/http.pb.h firebase-ios-sdk-master/Firestore/Protos/cpp/google/firestore/v1/common.pb.cc firebase-ios-sdk-master/Firestore/Protos/cpp/google/firestore/v1/common.pb.h firebase-ios-sdk-master/Firestore/Protos/cpp/google/firestore/v1/document.pb.cc firebase-ios-sdk-master/Firestore/Protos/cpp/google/firestore/v1/document.pb.h firebase-ios-sdk-master/Firestore/Protos/cpp/google/firestore/v1/firestore.pb.cc firebase-ios-sdk-master/Firestore/Protos/cpp/google/firestore/v1/firestore.pb.h firebase-ios-sdk-master/Firestore/Protos/cpp/google/firestore/v1/query.pb.cc firebase-ios-sdk-master/Firestore/Protos/cpp/google/firestore/v1/query.pb.h firebase-ios-sdk-master/Firestore/Protos/cpp/google/firestore/v1/write.pb.cc firebase-ios-sdk-master/Firestore/Protos/cpp/google/firestore/v1/write.pb.h firebase-ios-sdk-master/Firestore/Protos/cpp/google/rpc/status.pb.cc firebase-ios-sdk-master/Firestore/Protos/cpp/google/rpc/status.pb.h firebase-ios-sdk-master/Firestore/Protos/cpp/google/type/latlng.pb.cc firebase-ios-sdk-master/Firestore/Protos/cpp/google/type/latlng.pb.h firebase-ios-sdk-master/Firestore/Protos/nanopb/firestore/local/maybe_document.nanopb.cc firebase-ios-sdk-master/Firestore/Protos/nanopb/firestore/local/maybe_document.nanopb.h firebase-ios-sdk-master/Firestore/Protos/nanopb/firestore/local/mutation.nanopb.cc firebase-ios-sdk-master/Firestore/Protos/nanopb/firestore/local/mutation.nanopb.h firebase-ios-sdk-master/Firestore/Protos/nanopb/firestore/local/target.nanopb.cc firebase-ios-sdk-master/Firestore/Protos/nanopb/firestore/local/target.nanopb.h firebase-ios-sdk-master/Firestore/Protos/nanopb/google/api/annotations.nanopb.cc firebase-ios-sdk-master/Firestore/Protos/nanopb/google/api/annotations.nanopb.h firebase-ios-sdk-master/Firestore/Protos/nanopb/google/api/http.nanopb.cc firebase-ios-sdk-master/Firestore/Protos/nanopb/google/api/http.nanopb.h firebase-ios-sdk-master/Firestore/Protos/nanopb/google/firestore/v1/common.nanopb.cc firebase-ios-sdk-master/Firestore/Protos/nanopb/google/firestore/v1/common.nanopb.h firebase-ios-sdk-master/Firestore/Protos/nanopb/google/firestore/v1/document.nanopb.cc firebase-ios-sdk-master/Firestore/Protos/nanopb/google/firestore/v1/document.nanopb.h firebase-ios-sdk-master/Firestore/Protos/nanopb/google/firestore/v1/firestore.nanopb.cc firebase-ios-sdk-master/Firestore/Protos/nanopb/google/firestore/v1/firestore.nanopb.h firebase-ios-sdk-master/Firestore/Protos/nanopb/google/firestore/v1/query.nanopb.cc firebase-ios-sdk-master/Firestore/Protos/nanopb/google/firestore/v1/query.nanopb.h firebase-ios-sdk-master/Firestore/Protos/nanopb/google/firestore/v1/write.nanopb.cc firebase-ios-sdk-master/Firestore/Protos/nanopb/google/firestore/v1/write.nanopb.h firebase-ios-sdk-master/Firestore/Protos/nanopb/google/protobuf/any.nanopb.cc firebase-ios-sdk-master/Firestore/Protos/nanopb/google/protobuf/any.nanopb.h firebase-ios-sdk-master/Firestore/Protos/nanopb/google/protobuf/empty.nanopb.cc firebase-ios-sdk-master/Firestore/Protos/nanopb/google/protobuf/empty.nanopb.h firebase-ios-sdk-master/Firestore/Protos/nanopb/google/protobuf/struct.nanopb.cc firebase-ios-sdk-master/Firestore/Protos/nanopb/google/protobuf/struct.nanopb.h firebase-ios-sdk-master/Firestore/Protos/nanopb/google/protobuf/timestamp.nanopb.cc firebase-ios-sdk-master/Firestore/Protos/nanopb/google/protobuf/timestamp.nanopb.h firebase-ios-sdk-master/Firestore/Protos/nanopb/google/protobuf/wrappers.nanopb.cc firebase-ios-sdk-master/Firestore/Protos/nanopb/google/protobuf/wrappers.nanopb.h firebase-ios-sdk-master/Firestore/Protos/nanopb/google/rpc/status.nanopb.cc firebase-ios-sdk-master/Firestore/Protos/nanopb/google/rpc/status.nanopb.h firebase-ios-sdk-master/Firestore/Protos/nanopb/google/type/latlng.nanopb.cc firebase-ios-sdk-master/Firestore/Protos/nanopb/google/type/latlng.nanopb.h firebase-ios-sdk-master/Firestore/Source/API/FIRTimestamp+Internal.h firebase-ios-sdk-master/Firestore/Source/API/FSTFirestoreComponent.h firebase-ios-sdk-master/Firestore/Source/API/FSTFirestoreComponent.mm firebase-ios-sdk-master/Firestore/Source/Public/FirebaseFirestore/FIRFirestoreSource.h firebase-ios-sdk-master/Firestore/Source/Public/FirebaseFirestore/FIRTimestamp.h firebase-ios-sdk-master/Firestore/Swift/Source/Codable/GeoPoint+Codable.swift firebase-ios-sdk-master/Firestore/Swift/Tests/Codable/CodableGeoPointTests.swift firebase-ios-sdk-master/Functions/FirebaseFunctions/Public/FirebaseFunctions/FirebaseFunctions.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/GDTCORClock.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/GDTCORConsoleLogger.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/GDTCOREvent.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/GDTCORFlatFileStorage.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/GDTCORRegistrar.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/GDTCORTransformer.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/GDTCORTransport.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/GDTCORUploadCoordinator.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Private/GDTCOREvent_Private.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Private/GDTCORFlatFileStorage.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Private/GDTCORRegistrar_Private.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Private/GDTCORTransformer.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Private/GDTCORTransformer_Private.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Private/GDTCORUploadCoordinator.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCORClock.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCORConsoleLogger.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCOREventDataObject.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCOREvent.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCOREventTransformer.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCORRegistrar.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCORTransport.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCORUploader.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GoogleDataTransport.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Common/Categories/GDTCORFlatFileStorage+Testing.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Common/Categories/GDTCORFlatFileStorage+Testing.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Common/Categories/GDTCORRegistrar+Testing.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Common/Categories/GDTCORRegistrar+Testing.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Lifecycle/GDTCORLifecycleTest.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Unit/GDTCORClockTest.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Unit/GDTCOREventTest.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Unit/GDTCORFlatFileStorageTest.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Unit/GDTCORRegistrarTest.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Unit/GDTCORTransformerTest.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Unit/GDTCORTransportTest.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Unit/GDTCORUploadCoordinatorTest.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Unit/Helpers/GDTCORAssertHelper.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Unit/Helpers/GDTCORAssertHelper.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Unit/Helpers/GDTCORDataObjectTesterClasses.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Unit/Helpers/GDTCORDataObjectTesterClasses.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Unit/Helpers/GDTCORTestUploader.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Unit/Helpers/GDTCORTestUploader.m firebase-ios-sdk-master/GoogleUtilities/Logger/Private/GULLogger.h firebase-ios-sdk-master/GoogleUtilities/Logger/Public/GULLoggerLevel.h firebase-ios-sdk-master/Interop/Analytics/Public/FIRAnalyticsInterop.h firebase-ios-sdk-master/Interop/Analytics/Public/FIRInteropEventNames.h firebase-ios-sdk-master/Interop/Analytics/Public/FIRInteropParameterNames.h firebase-ios-sdk-master/Interop/Auth/Public/FIRAuthInterop.h firebase-ios-sdk-master/SharedTestUtilities/FIRAuthInteropFake.h firebase-ios-sdk-master/SharedTestUtilities/FIRAuthInteropFake.m firebase-ios-sdk-master/SharedTestUtilities/FIRComponentTestUtilities.h firebase-ios-sdk-master/SharedTestUtilities/FIRComponentTestUtilities.m Copyright 2018 Google Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. firebase-ios-sdk-master/FirebaseCore/Tests/Unit/FIRComponentContainerTest.m firebase-ios-sdk-master/FirebaseCore/Tests/Unit/FIRComponentTypeTest.m firebase-ios-sdk-master/FirebaseCore/Tests/Unit/FIRTestComponents.h firebase-ios-sdk-master/FirebaseCore/Tests/Unit/FIRTestComponents.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageComponent.h firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageComponent.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageGetDownloadURLTask.m firebase-ios-sdk-master/Functions/Backend/index.js firebase-ios-sdk-master/GoogleUtilitiesComponents/Tests/GULCCComponentContainerTest.m firebase-ios-sdk-master/GoogleUtilitiesComponents/Tests/GULCCComponentTypeTest.m firebase-ios-sdk-master/GoogleUtilities/Logger/GULLogger.m firebase-ios-sdk-master/GoogleUtilities/NSData+zlib/GULNSData+zlib.m firebase-ios-sdk-master/GoogleUtilities/NSData+zlib/Public/GULNSData+zlib.h firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Environment/GULAppEnvironmentUtilTest.m firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Logger/GULLoggerTest.m firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Network/GULMutableDictionaryTest.m firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Network/GULNetworkTest.m firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Reachability/GULReachabilityCheckerTest.m firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/UserDefaults/GULUserDefaultsTests.m firebase-ios-sdk-master/GoogleUtilities/UserDefaults/GULUserDefaults.m firebase-ios-sdk-master/GoogleUtilities/UserDefaults/Private/GULUserDefaults.h firebase-ios-sdk-master/SymbolCollisionTest/SymbolCollisionTest/AppDelegate.h firebase-ios-sdk-master/SymbolCollisionTest/SymbolCollisionTest/AppDelegate.m firebase-ios-sdk-master/SymbolCollisionTest/SymbolCollisionTest/main.m firebase-ios-sdk-master/SymbolCollisionTest/SymbolCollisionTest/ViewController.h firebase-ios-sdk-master/SymbolCollisionTest/SymbolCollisionTest/ViewController.m Copyright 2018 Google Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. firebase-ios-sdk-master/cmake/compiler_setup.cmake firebase-ios-sdk-master/cmake/external/benchmark.cmake firebase-ios-sdk-master/cmake/external/boringssl.cmake firebase-ios-sdk-master/cmake/external/c-ares.cmake firebase-ios-sdk-master/cmake/external/CMakeLists.txt firebase-ios-sdk-master/cmake/external/grpc.cmake firebase-ios-sdk-master/cmake/external/protobuf.cmake firebase-ios-sdk-master/cmake/external_rules.cmake firebase-ios-sdk-master/cmake/external/zlib.cmake firebase-ios-sdk-master/cmake/fuzzing_options.cmake firebase-ios-sdk-master/cmake/sanitizer_options.cmake firebase-ios-sdk-master/Firestore/core/test/unit/auth/CMakeLists.txt firebase-ios-sdk-master/Firestore/core/test/unit/CMakeLists.txt firebase-ios-sdk-master/Firestore/core/test/unit/core/CMakeLists.txt firebase-ios-sdk-master/Firestore/core/test/unit/immutable/CMakeLists.txt firebase-ios-sdk-master/Firestore/core/test/unit/local/CMakeLists.txt firebase-ios-sdk-master/Firestore/core/test/unit/model/CMakeLists.txt firebase-ios-sdk-master/Firestore/core/test/unit/nanopb/CMakeLists.txt firebase-ios-sdk-master/Firestore/core/test/unit/remote/CMakeLists.txt firebase-ios-sdk-master/Firestore/core/test/unit/testutil/CMakeLists.txt firebase-ios-sdk-master/Firestore/Example/Benchmarks/CMakeLists.txt firebase-ios-sdk-master/Firestore/fuzzing/CMakeLists.txt firebase-ios-sdk-master/Firestore/Protos/CMakeLists.txt firebase-ios-sdk-master/scripts/binary_to_array.py firebase-ios-sdk-master/scripts/install_prereqs.sh Copyright 2018 Google LLC Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright 2018 Google LLC Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [2018] [Google] [LLC] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/Firestore/core/src/core/target_id_generator.cc firebase-ios-sdk-master/Firestore/core/src/core/target_id_generator.h firebase-ios-sdk-master/Firestore/core/src/immutable/sorted_set.h firebase-ios-sdk-master/Firestore/core/src/local/leveldb_remote_document_cache.cc firebase-ios-sdk-master/Firestore/core/src/local/leveldb_remote_document_cache.h firebase-ios-sdk-master/Firestore/core/src/local/leveldb_target_cache.cc firebase-ios-sdk-master/Firestore/core/src/local/memory_target_cache.h firebase-ios-sdk-master/Firestore/core/src/model/document_map.h firebase-ios-sdk-master/Firestore/core/src/model/field_mask.h firebase-ios-sdk-master/Firestore/core/src/remote/grpc_connection.h firebase-ios-sdk-master/Firestore/core/src/remote/grpc_stream.cc firebase-ios-sdk-master/Firestore/core/src/remote/grpc_stream.h firebase-ios-sdk-master/Firestore/core/src/remote/grpc_streaming_reader.h firebase-ios-sdk-master/Firestore/core/src/remote/grpc_unary_call.h firebase-ios-sdk-master/Firestore/core/src/util/async_queue.cc firebase-ios-sdk-master/Firestore/core/src/util/async_queue.h firebase-ios-sdk-master/Firestore/core/src/util/config_detected.h.in firebase-ios-sdk-master/Firestore/core/src/util/config.h firebase-ios-sdk-master/Firestore/core/src/util/executor.h firebase-ios-sdk-master/Firestore/core/src/util/executor_libdispatch.h firebase-ios-sdk-master/Firestore/core/src/util/executor_libdispatch.mm firebase-ios-sdk-master/Firestore/core/src/util/executor_std.cc firebase-ios-sdk-master/Firestore/core/src/util/executor_std.h firebase-ios-sdk-master/Firestore/core/src/util/filesystem_posix.cc firebase-ios-sdk-master/Firestore/core/src/util/filesystem_win.cc firebase-ios-sdk-master/Firestore/core/src/util/string_apple.h firebase-ios-sdk-master/Firestore/core/test/unit/immutable/sorted_set_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/model/field_value_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/remote/create_noop_connectivity_monitor.cc firebase-ios-sdk-master/Firestore/core/test/unit/remote/create_noop_connectivity_monitor.h firebase-ios-sdk-master/Firestore/core/test/unit/remote/fake_credentials_provider.cc firebase-ios-sdk-master/Firestore/core/test/unit/remote/fake_credentials_provider.h firebase-ios-sdk-master/Firestore/core/test/unit/remote/grpc_stream_tester.cc firebase-ios-sdk-master/Firestore/core/test/unit/testutil/app_testing.h firebase-ios-sdk-master/Firestore/core/test/unit/util/async_queue_test.h firebase-ios-sdk-master/Firestore/core/test/unit/util/executor_std_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/util/executor_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/util/filesystem_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/util/string_apple_test.mm firebase-ios-sdk-master/GoogleUtilities/AppDelegateSwizzler/Internal/GULAppDelegateSwizzler_Private.h firebase-ios-sdk-master/GoogleUtilities/AppDelegateSwizzler/Private/GULAppDelegateSwizzler.h firebase-ios-sdk-master/GoogleUtilities/Common/GULLoggerCodes.h firebase-ios-sdk-master/GoogleUtilities/ISASwizzler/Private/GULObjectSwizzler.h firebase-ios-sdk-master/GoogleUtilities/ISASwizzler/Private/GULSwizzledObject.h firebase-ios-sdk-master/GoogleUtilities/MethodSwizzler/Private/GULOriginalIMPConvenienceMacros.h firebase-ios-sdk-master/GoogleUtilities/MethodSwizzler/Private/GULSwizzler.h firebase-ios-sdk-master/GoogleUtilities/SwizzlerTestHelpers/GULProxy.h firebase-ios-sdk-master/GoogleUtilities/SwizzlerTestHelpers/GULProxy.m firebase-ios-sdk-master/GoogleUtilities/SwizzlerTestHelpers/GULRuntimeClassDiff.h firebase-ios-sdk-master/GoogleUtilities/SwizzlerTestHelpers/GULRuntimeClassSnapshot.h firebase-ios-sdk-master/GoogleUtilities/SwizzlerTestHelpers/GULRuntimeDiff.h firebase-ios-sdk-master/GoogleUtilities/SwizzlerTestHelpers/GULRuntimeSnapshot.h firebase-ios-sdk-master/GoogleUtilities/SwizzlerTestHelpers/GULRuntimeStateHelper.h firebase-ios-sdk-master/GoogleUtilities/SwizzlerTestHelpers/GULSwizzlingCache.h firebase-ios-sdk-master/GoogleUtilities/SwizzlerTestHelpers/GULSwizzlingCache_Private.h Copyright 2018 Google LLC Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. firebase-ios-sdk-master/Firestore/Protos/protos/firestore/local/maybe_document.proto firebase-ios-sdk-master/Firestore/Protos/protos/firestore/local/mutation.proto firebase-ios-sdk-master/Firestore/Protos/protos/firestore/local/target.proto firebase-ios-sdk-master/GoogleUtilities/AppDelegateSwizzler/GULAppDelegateSwizzler.m firebase-ios-sdk-master/GoogleUtilities/ISASwizzler/GULObjectSwizzler.m firebase-ios-sdk-master/GoogleUtilities/ISASwizzler/GULSwizzledObject.m firebase-ios-sdk-master/GoogleUtilities/MethodSwizzler/GULSwizzler.m firebase-ios-sdk-master/GoogleUtilities/SwizzlerTestHelpers/GULRuntimeClassDiff.m firebase-ios-sdk-master/GoogleUtilities/SwizzlerTestHelpers/GULRuntimeClassSnapshot.m firebase-ios-sdk-master/GoogleUtilities/SwizzlerTestHelpers/GULRuntimeDiff.m firebase-ios-sdk-master/GoogleUtilities/SwizzlerTestHelpers/GULRuntimeSnapshot.m firebase-ios-sdk-master/GoogleUtilities/SwizzlerTestHelpers/GULRuntimeStateHelper.m firebase-ios-sdk-master/GoogleUtilities/SwizzlerTestHelpers/GULSwizzlingCache.m firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Swizzler/GULAppDelegateSwizzlerTest.m firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Swizzler/GULObjectSwizzlerTest.m firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Swizzler/GULRuntimeClassDiffTests.m firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Swizzler/GULRuntimeClassSnapshotTests.m firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Swizzler/GULRuntimeDiffTests.m firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Swizzler/GULRuntimeSnapshotTests.m firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Swizzler/GULRuntimeStateHelperTests.m firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Swizzler/GULSwizzlerInheritedMethodsSwizzlingTest.m firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Swizzler/GULSwizzlerTest.m firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Swizzler/GULSwizzlingCacheTest.m Copyright 2018 Google LLC Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. firebase-ios-sdk-master/Firestore/Protos/protos/google/api/http.proto Copyright 2018 Google LLC Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. firebase-ios-sdk-master/Firestore/Protos/protos/google/firestore/v1/common.proto firebase-ios-sdk-master/Firestore/Protos/protos/google/firestore/v1/document.proto firebase-ios-sdk-master/Firestore/Protos/protos/google/firestore/v1/firestore.proto firebase-ios-sdk-master/Firestore/Protos/protos/google/firestore/v1/query.proto firebase-ios-sdk-master/Firestore/Protos/protos/google/firestore/v1/write.proto Copyright 2018 Google LLC. Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. firebase-ios-sdk-master/cmake/external/abseil-cpp.cmake firebase-ios-sdk-master/cmake/FindASANDylib.cmake firebase-ios-sdk-master/cmake/firebase_version.sed firebase-ios-sdk-master/cmake/podspec_version.sed firebase-ios-sdk-master/CocoapodsIntegrationTest/scripts/build_all_environments.sh firebase-ios-sdk-master/CocoapodsIntegrationTest/scripts/build_with_environment.sh firebase-ios-sdk-master/Crashlytics/run firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/ApiTests/generate_refresh_token.sh firebase-ios-sdk-master/Firebase/CoreDiagnostics/ProtoSupport/generate_nanopb_protos.sh firebase-ios-sdk-master/Firebase/CoreDiagnostics/ProtoSupport/nanopb_build_protos.py firebase-ios-sdk-master/Firebase/CoreDiagnostics/ProtoSupport/nanopb_proto_generator.py firebase-ios-sdk-master/FirebaseInAppMessaging/ProtoSupport/generate_nanopb_protos.sh firebase-ios-sdk-master/FirebaseInAppMessaging/ProtoSupport/nanopb_build_protos.py firebase-ios-sdk-master/FirebaseInAppMessaging/ProtoSupport/nanopb_proto_generator.py firebase-ios-sdk-master/FirebaseInAppMessaging/ProtoSupport/Protos/fiam.options firebase-ios-sdk-master/Firestore/Example/CMakeLists.txt firebase-ios-sdk-master/Firestore/Protos/lib/__init__.py firebase-ios-sdk-master/Firestore/Protos/lib/pretty_printing.py firebase-ios-sdk-master/Firestore/Protos/protos/google/firestore/v1/document.options firebase-ios-sdk-master/Firestore/Protos/protos/google/firestore/v1/firestore.options firebase-ios-sdk-master/Firestore/Protos/protos/google/firestore/v1/query.options firebase-ios-sdk-master/Firestore/Protos/protos/google/firestore/v1/write.options firebase-ios-sdk-master/GoogleDataTransport/ProtoSupport/generate_cct_protos.sh firebase-ios-sdk-master/GoogleDataTransport/ProtoSupport/nanopb_objc_generator.py firebase-ios-sdk-master/GoogleDataTransport/ProtoSupport/proto_generator.py firebase-ios-sdk-master/scripts/check_filename_spaces.sh firebase-ios-sdk-master/scripts/check_lint.py firebase-ios-sdk-master/scripts/check.sh firebase-ios-sdk-master/scripts/collect_metrics.sh firebase-ios-sdk-master/scripts/lib/command_trace.py firebase-ios-sdk-master/scripts/lib/__init__.py firebase-ios-sdk-master/scripts/lib/source.py firebase-ios-sdk-master/scripts/lib/terminal.py firebase-ios-sdk-master/scripts/module_map.rb firebase-ios-sdk-master/scripts/pod_lib_lint.rb firebase-ios-sdk-master/scripts/setup_quickstart.sh firebase-ios-sdk-master/scripts/test_quickstart.sh Copyright 2019 Google Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. firebase-ios-sdk-master/CocoapodsIntegrationTest/CocoapodsIntegrationTest/AppDelegate.h firebase-ios-sdk-master/CocoapodsIntegrationTest/CocoapodsIntegrationTest/AppDelegate.m firebase-ios-sdk-master/CocoapodsIntegrationTest/CocoapodsIntegrationTest/main.m firebase-ios-sdk-master/CocoapodsIntegrationTest/CocoapodsIntegrationTest/ViewController.h firebase-ios-sdk-master/CocoapodsIntegrationTest/CocoapodsIntegrationTest/ViewController.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Public/FirebaseCrashlytics/FirebaseCrashlytics.h firebase-ios-sdk-master/Crashlytics/Protogen/nanopb/crashlytics.nanopb.c firebase-ios-sdk-master/Crashlytics/Protogen/nanopb/crashlytics.nanopb.h firebase-ios-sdk-master/Crashlytics/ProtoSupport/proto_generator.py firebase-ios-sdk-master/Example/CoreDiagnostics/Tests/FIRCoreDiagnosticsTest.m firebase-ios-sdk-master/Example/InstanceID/App/iOS/FIRAppDelegate.h firebase-ios-sdk-master/Example/InstanceID/App/iOS/FIRViewController.h firebase-ios-sdk-master/Example/InstanceID/IntegrationTests/FIRInstanceIDIntegrationTests.m firebase-ios-sdk-master/Example/InstanceID/Tests/FIRInstanceIDAPNSInfoTest.m firebase-ios-sdk-master/Example/InstanceID/Tests/FIRInstanceIDAuthKeyChainTest.m firebase-ios-sdk-master/Example/InstanceID/Tests/FIRInstanceIDAuthServiceTest.m firebase-ios-sdk-master/Example/InstanceID/Tests/FIRInstanceIDBackupExcludedPlistTest.m firebase-ios-sdk-master/Example/InstanceID/Tests/FIRInstanceIDCheckinPreferencesTest.m firebase-ios-sdk-master/Example/InstanceID/Tests/FIRInstanceIDCheckinServiceTest.m firebase-ios-sdk-master/Example/InstanceID/Tests/FIRInstanceIDCheckinStoreTest.m firebase-ios-sdk-master/Example/InstanceID/Tests/FIRInstanceIDFakeKeychain.h firebase-ios-sdk-master/Example/InstanceID/Tests/FIRInstanceIDFakeKeychain.m firebase-ios-sdk-master/Example/InstanceID/Tests/FIRInstanceIDResultTest.m firebase-ios-sdk-master/Example/InstanceID/Tests/FIRInstanceIDStoreTest.m firebase-ios-sdk-master/Example/InstanceID/Tests/FIRInstanceIDTest.m firebase-ios-sdk-master/Example/InstanceID/Tests/FIRInstanceIDTokenInfoTest.m firebase-ios-sdk-master/Example/InstanceID/Tests/FIRInstanceIDTokenManager+Test.h firebase-ios-sdk-master/Example/InstanceID/Tests/FIRInstanceIDTokenManager+Test.m firebase-ios-sdk-master/Example/InstanceID/Tests/FIRInstanceIDTokenManagerTest.m firebase-ios-sdk-master/Example/InstanceID/Tests/FIRInstanceIDTokenOperationsTest.m firebase-ios-sdk-master/Example/InstanceID/Tests/FIRInstanceIDUtilitiesTest.m firebase-ios-sdk-master/FirebaseAppDistribution/Sources/FIRAppDistributionMachO.h firebase-ios-sdk-master/FirebaseAppDistribution/Sources/FIRAppDistributionMachO.m firebase-ios-sdk-master/FirebaseAppDistribution/Sources/FIRAppDistributionMachOSlice.h firebase-ios-sdk-master/FirebaseAppDistribution/Sources/FIRAppDistributionMachOSlice.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/Proto/FIRAuthProto.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/Proto/FIRAuthProtoMFAEnrollment.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/Proto/FIRAuthProtoMFAEnrollment.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/Proto/Phone/FIRAuthProtoFinalizeMFAPhoneRequestInfo.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/Proto/Phone/FIRAuthProtoFinalizeMFAPhoneRequestInfo.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/Proto/Phone/FIRAuthProtoFinalizeMFAPhoneResponseInfo.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/Proto/Phone/FIRAuthProtoFinalizeMFAPhoneResponseInfo.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/Proto/Phone/FIRAuthProtoStartMFAPhoneRequestInfo.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/Proto/Phone/FIRAuthProtoStartMFAPhoneRequestInfo.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/Proto/Phone/FIRAuthProtoStartMFAPhoneResponseInfo.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/Proto/Phone/FIRAuthProtoStartMFAPhoneResponseInfo.m firebase-ios-sdk-master/FirebaseAuth/Sources/MultiFactor/FIRMultiFactorConstants.m firebase-ios-sdk-master/FirebaseAuth/Sources/SystemService/FIRAuthStoredUserManager.h firebase-ios-sdk-master/FirebaseAuth/Sources/SystemService/FIRAuthStoredUserManager.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/ApiTests/AccountInfoTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/ApiTests/AnonymousAuthTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/ApiTests/CustomAuthTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/ApiTests/FacebookAuthTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/ApiTests/FIRAuthApiTestsBase.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/ApiTests/GoogleAuthTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/ApiTests/PhoneMultiFactorTests.swift firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/E2eTests/BYOAuthTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/E2eTests/FIRAuthE2eTestsBase.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/E2eTests/FIRAuthE2eTestsBase.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/ApplicationDelegate.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/ApplicationDelegate.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/AppManager.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/AppManager.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/AuthCredentialsTemplate.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/AuthProviders.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/AuthProviders.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/CustomTokenDataEntryViewController.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/CustomTokenDataEntryViewController.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/FacebookAuthProvider.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/FacebookAuthProvider.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/GoogleAuthProvider.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/GoogleAuthProvider.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/main.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+App.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+App.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+Auth.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+Auth.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+AutoTests.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+AutoTests.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+Custom.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+Custom.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+Email.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+Email.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+Facebook.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+Facebook.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+GameCenter.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+GameCenter.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+Google.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+Google.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+Internal.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+MultiFactor.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+MultiFactor.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+OAuth.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+OAuth.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+OOB.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+OOB.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+Phone.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+Phone.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+User.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/MainViewController+User.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/SettingsViewController.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/SettingsViewController.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/StaticContentTableViewManager.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/StaticContentTableViewManager.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/UIViewController+Alerts.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/UIViewController+Alerts.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/UserInfoViewController.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/UserInfoViewController.m firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/UserTableViewCell.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/Sample/UserTableViewCell.m firebase-ios-sdk-master/FirebaseAuth/Tests/Unit/FIRAuthLifeCycleTests.m firebase-ios-sdk-master/Firebase/CoreDiagnostics/FIRCDLibrary/FIRCoreDiagnostics.m firebase-ios-sdk-master/Firebase/CoreDiagnostics/FIRCDLibrary/Protogen/nanopb/firebasecore.nanopb.c firebase-ios-sdk-master/Firebase/CoreDiagnostics/FIRCDLibrary/Protogen/nanopb/firebasecore.nanopb.h firebase-ios-sdk-master/FirebaseCore/Sources/FIRConfigurationInternal.h firebase-ios-sdk-master/FirebaseCore/Sources/FIRCoreDiagnosticsConnector.m firebase-ios-sdk-master/FirebaseCore/Sources/FIRDiagnosticsData.h firebase-ios-sdk-master/FirebaseCore/Sources/FIRDiagnosticsData.m firebase-ios-sdk-master/FirebaseCore/Sources/Private/FIRCoreDiagnosticsConnector.h firebase-ios-sdk-master/FirebaseCore/Tests/Unit/FIRDiagnosticsDataTest.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Analytics/Protogen/nanopb/fiam.nanopb.c firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Analytics/Protogen/nanopb/fiam.nanopb.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/DefaultUI/Card/FIRIAMCardViewController.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/DefaultUI/Card/FIRIAMCardViewController.m firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/FIRInAppMessagingPrivate.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Private/Util/NSString+FIRInterlaceStrings.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/RenderingObjects/FIRInAppMessagingRenderingPrivate.h firebase-ios-sdk-master/FirebaseInAppMessaging/Sources/Util/NSString+FIRInterlaceStrings.m firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/DefaultUITestApp/FiamDisplaySwiftExample/CardMessageViewController.swift firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Integration/DefaultUITestApp/InAppMessagingDisplay-UITests/InAppMessagingDisplayCardViewUITests.swift firebase-ios-sdk-master/FirebaseInAppMessaging/Tests/Unit/NSString+InterlaceStringsTests.m firebase-ios-sdk-master/FirebaseInstallations/Source/Library/Errors/FIRInstallationsErrorUtil.h firebase-ios-sdk-master/FirebaseInstallations/Source/Library/Errors/FIRInstallationsErrorUtil.m firebase-ios-sdk-master/FirebaseInstallations/Source/Library/Errors/FIRInstallationsHTTPError.h firebase-ios-sdk-master/FirebaseInstallations/Source/Library/Errors/FIRInstallationsHTTPError.m firebase-ios-sdk-master/FirebaseInstallations/Source/Library/FIRInstallationsAuthTokenResultInternal.h firebase-ios-sdk-master/FirebaseInstallations/Source/Library/FIRInstallationsAuthTokenResult.m firebase-ios-sdk-master/FirebaseInstallations/Source/Library/FIRInstallationsItem.h firebase-ios-sdk-master/FirebaseInstallations/Source/Library/FIRInstallationsItem.m firebase-ios-sdk-master/FirebaseInstallations/Source/Library/FIRInstallationsLogger.h firebase-ios-sdk-master/FirebaseInstallations/Source/Library/FIRInstallationsLogger.m firebase-ios-sdk-master/FirebaseInstallations/Source/Library/FIRInstallations.m firebase-ios-sdk-master/FirebaseInstallations/Source/Library/FIRInstallationsVersion.m firebase-ios-sdk-master/FirebaseInstallations/Source/Library/IIDMigration/FIRInstallationsIIDStore.h firebase-ios-sdk-master/FirebaseInstallations/Source/Library/IIDMigration/FIRInstallationsIIDStore.m firebase-ios-sdk-master/FirebaseInstallations/Source/Library/IIDMigration/FIRInstallationsIIDTokenStore.h firebase-ios-sdk-master/FirebaseInstallations/Source/Library/IIDMigration/FIRInstallationsIIDTokenStore.m firebase-ios-sdk-master/FirebaseInstallations/Source/Library/InstallationsAPI/FIRInstallationsAPIService.h firebase-ios-sdk-master/FirebaseInstallations/Source/Library/InstallationsAPI/FIRInstallationsAPIService.m firebase-ios-sdk-master/FirebaseInstallations/Source/Library/InstallationsAPI/FIRInstallationsItem+RegisterInstallationAPI.h firebase-ios-sdk-master/FirebaseInstallations/Source/Library/InstallationsAPI/FIRInstallationsItem+RegisterInstallationAPI.m firebase-ios-sdk-master/FirebaseInstallations/Source/Library/InstallationsIDController/FIRInstallationsIDController.h firebase-ios-sdk-master/FirebaseInstallations/Source/Library/InstallationsIDController/FIRInstallationsIDController.m firebase-ios-sdk-master/FirebaseInstallations/Source/Library/InstallationsIDController/FIRInstallationsSingleOperationPromiseCache.h firebase-ios-sdk-master/FirebaseInstallations/Source/Library/InstallationsIDController/FIRInstallationsSingleOperationPromiseCache.m firebase-ios-sdk-master/FirebaseInstallations/Source/Library/InstallationsIDController/FIRInstallationsStatus.h firebase-ios-sdk-master/FirebaseInstallations/Source/Library/InstallationsStore/FIRInstallationsStoredAuthToken.h firebase-ios-sdk-master/FirebaseInstallations/Source/Library/InstallationsStore/FIRInstallationsStoredAuthToken.m firebase-ios-sdk-master/FirebaseInstallations/Source/Library/InstallationsStore/FIRInstallationsStoredItem.h firebase-ios-sdk-master/FirebaseInstallations/Source/Library/InstallationsStore/FIRInstallationsStoredItem.m firebase-ios-sdk-master/FirebaseInstallations/Source/Library/InstallationsStore/FIRInstallationsStore.h firebase-ios-sdk-master/FirebaseInstallations/Source/Library/InstallationsStore/FIRInstallationsStore.m firebase-ios-sdk-master/FirebaseInstallations/Source/Library/Public/FirebaseInstallations/FirebaseInstallations.h firebase-ios-sdk-master/FirebaseInstallations/Source/Library/Public/FirebaseInstallations/FIRInstallationsAuthTokenResult.h firebase-ios-sdk-master/FirebaseInstallations/Source/Library/Public/FirebaseInstallations/FIRInstallationsErrors.h firebase-ios-sdk-master/FirebaseInstallations/Source/Library/Public/FirebaseInstallations/FIRInstallations.h firebase-ios-sdk-master/FirebaseInstallations/Source/Library/Public/FirebaseInstallations/FIRInstallationsVersion.h firebase-ios-sdk-master/FirebaseInstallations/Source/Tests/Integration/FIRInstallationsIntegrationTests.m firebase-ios-sdk-master/FirebaseInstallations/Source/Tests/Unit/FIRInstallationsAPIServiceTests.m firebase-ios-sdk-master/FirebaseInstallations/Source/Tests/Unit/FIRInstallationsHTTPErrorTests.m firebase-ios-sdk-master/FirebaseInstallations/Source/Tests/Unit/FIRInstallationsIDControllerTests.m firebase-ios-sdk-master/FirebaseInstallations/Source/Tests/Unit/FIRInstallationsIIDStoreTests.m firebase-ios-sdk-master/FirebaseInstallations/Source/Tests/Unit/FIRInstallationsIIDTokenStoreTests.m firebase-ios-sdk-master/FirebaseInstallations/Source/Tests/Unit/FIRInstallationsItemTests.m firebase-ios-sdk-master/FirebaseInstallations/Source/Tests/Unit/FIRInstallationsSingleOperationPromiseCacheTests.m firebase-ios-sdk-master/FirebaseInstallations/Source/Tests/Unit/FIRInstallationsStoredAuthTokenTests.m firebase-ios-sdk-master/FirebaseInstallations/Source/Tests/Unit/FIRInstallationsStoredItemTests.m firebase-ios-sdk-master/FirebaseInstallations/Source/Tests/Unit/FIRInstallationsStoreTests.m firebase-ios-sdk-master/FirebaseInstallations/Source/Tests/Unit/FIRInstallationsTests.m firebase-ios-sdk-master/FirebaseInstallations/Source/Tests/Utils/FIRInstallationsErrorUtil+Tests.h firebase-ios-sdk-master/FirebaseInstallations/Source/Tests/Utils/FIRInstallationsErrorUtil+Tests.m firebase-ios-sdk-master/FirebaseInstallations/Source/Tests/Utils/FIRInstallationsItem+Tests.h firebase-ios-sdk-master/FirebaseInstallations/Source/Tests/Utils/FIRInstallationsItem+Tests.m firebase-ios-sdk-master/FirebaseInstallations/Source/Tests/Utils/FIRInstallations+Tests.h firebase-ios-sdk-master/FirebaseInstallations/Source/Tests/Utils/FIRKeyedArchivingUtils.h firebase-ios-sdk-master/FirebaseInstallations/Source/Tests/Utils/FIRKeyedArchivingUtils.m firebase-ios-sdk-master/FirebaseInstallations/Source/Tests/Utils/FIRTestKeychain.h firebase-ios-sdk-master/FirebaseInstallations/Source/Tests/Utils/FIRTestKeychain.m firebase-ios-sdk-master/Firebase/InstanceID/FIRIMessageCode.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDAPNSInfo.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDAPNSInfo.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDAuthKeyChain.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDAuthKeyChain.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDAuthService.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDAuthService.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDBackupExcludedPlist.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDBackupExcludedPlist.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDCheckinPreferences+Internal.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDCheckinPreferences+Internal.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDCheckinPreferences.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDCheckinPreferences_Private.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDCheckinService.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDCheckinService.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDCheckinStore.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDCheckinStore.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDCombinedHandler.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDCombinedHandler.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDConstants.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDConstants.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDDefines.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDKeychain.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDKeychain.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDLogger.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDLogger.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceID.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceID+Private.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDStore.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDStore.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDTokenDeleteOperation.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDTokenDeleteOperation.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDTokenFetchOperation.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDTokenFetchOperation.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDTokenInfo.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDTokenInfo.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDTokenManager.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDTokenManager.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDTokenOperation.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDTokenOperation.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDTokenOperation+Private.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDTokenStore.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDTokenStore.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDUtilities.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDUtilities.m firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDVersionUtilities.h firebase-ios-sdk-master/Firebase/InstanceID/FIRInstanceIDVersionUtilities.m firebase-ios-sdk-master/Firebase/InstanceID/NSError+FIRInstanceID.h firebase-ios-sdk-master/Firebase/InstanceID/NSError+FIRInstanceID.m firebase-ios-sdk-master/Firebase/InstanceID/Private/FIRInstanceIDCheckinPreferences.h firebase-ios-sdk-master/Firebase/InstanceID/Private/FIRInstanceID_Private.h firebase-ios-sdk-master/Firebase/InstanceID/Private/FIRInstanceID+Private.h firebase-ios-sdk-master/Firebase/InstanceID/Public/FirebaseInstanceID.h firebase-ios-sdk-master/Firebase/InstanceID/Public/FIRInstanceID.h firebase-ios-sdk-master/FirebaseMessaging/Sources/FIRMessagingExtensionHelper.m firebase-ios-sdk-master/FirebaseMessaging/Sources/Public/FIRMessagingExtensionHelper.h firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRInstanceIDWithFCMTest.m firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingExtensionHelperTest.m firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingInstanceTest.swift firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingTestUtilities.h firebase-ios-sdk-master/FirebaseMessaging/Tests/UnitTests/FIRMessagingTestUtilities.m firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/FIRConfigValue.m firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/FIRRemoteConfigComponent.h firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/FIRRemoteConfigComponent.m firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/FIRRemoteConfig.m firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/Private/FIRRemoteConfig_Private.h firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/Private/RCNConfigFetch.h firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/Private/RCNConfigSettings.h firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/Public/FirebaseRemoteConfig/FirebaseRemoteConfig.h firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/Public/FirebaseRemoteConfig/FIRRemoteConfig.h firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/RCNConfigConstants.h firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/RCNConfigContent.h firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/RCNConfigContent.m firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/RCNConfigDBManager.h firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/RCNConfigDBManager.m firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/RCNConfigDefines.h firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/RCNConfigExperiment.h firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/RCNConfigExperiment.m firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/RCNConfigFetch.m firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/RCNConfigSettings.m firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/RCNConfigValue_Internal.h firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/RCNConstants3P.m firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/RCNDevice.h firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/RCNDevice.m firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/RCNUserDefaultsManager.h firebase-ios-sdk-master/FirebaseRemoteConfig/Sources/RCNUserDefaultsManager.m firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Unit/FIRRemoteConfigComponentTest.m firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Unit/RCNConfigAnalyticsTest.m firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Unit/RCNConfigContentTest.m firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Unit/RCNConfigDBManagerTest.m firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Unit/RCNConfigExperimentTest.m firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Unit/RCNConfigSettingsTest.m firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Unit/RCNConfigTest.m firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Unit/RCNConfigValueTest.m firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Unit/RCNInstanceIDTest.m firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Unit/RCNRemoteConfig+FIRAppTest.m firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Unit/RCNRemoteConfigTest.m firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Unit/RCNTestUtilities.h firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Unit/RCNTestUtilities.m firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Unit/RCNThrottlingTests.m firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Unit/RCNUserDefaultsManagerTests.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageListResult_Private.h firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageListTask.h firebase-ios-sdk-master/FirebaseStorage/Sources/Public/FirebaseStorage/FIRStorageListResult.h firebase-ios-sdk-master/Firestore/core/src/api/collection_reference.cc firebase-ios-sdk-master/Firestore/core/src/api/collection_reference.h firebase-ios-sdk-master/Firestore/core/src/api/document_change.cc firebase-ios-sdk-master/Firestore/core/src/api/document_change.h firebase-ios-sdk-master/Firestore/core/src/api/document_snapshot.cc firebase-ios-sdk-master/Firestore/core/src/api/listener_registration.h firebase-ios-sdk-master/Firestore/core/src/api/query_listener_registration.cc firebase-ios-sdk-master/Firestore/core/src/api/query_listener_registration.h firebase-ios-sdk-master/Firestore/core/src/api/query_snapshot.cc firebase-ios-sdk-master/Firestore/core/src/api/settings.cc firebase-ios-sdk-master/Firestore/core/src/api/settings.h firebase-ios-sdk-master/Firestore/core/src/api/snapshot_metadata.cc firebase-ios-sdk-master/Firestore/core/src/api/snapshot_metadata.h firebase-ios-sdk-master/Firestore/core/src/api/snapshots_in_sync_listener_registration.cc firebase-ios-sdk-master/Firestore/core/src/api/snapshots_in_sync_listener_registration.h firebase-ios-sdk-master/Firestore/core/src/api/source.h firebase-ios-sdk-master/Firestore/core/src/api/write_batch.cc firebase-ios-sdk-master/Firestore/core/src/api/write_batch.h firebase-ios-sdk-master/Firestore/core/src/core/array_contains_any_filter.cc firebase-ios-sdk-master/Firestore/core/src/core/array_contains_any_filter.h firebase-ios-sdk-master/Firestore/core/src/core/array_contains_filter.cc firebase-ios-sdk-master/Firestore/core/src/core/array_contains_filter.h firebase-ios-sdk-master/Firestore/core/src/core/bound.cc firebase-ios-sdk-master/Firestore/core/src/core/bound.h firebase-ios-sdk-master/Firestore/core/src/core/direction.cc firebase-ios-sdk-master/Firestore/core/src/core/direction.h firebase-ios-sdk-master/Firestore/core/src/core/event_listener.h firebase-ios-sdk-master/Firestore/core/src/core/in_filter.cc firebase-ios-sdk-master/Firestore/core/src/core/in_filter.h firebase-ios-sdk-master/Firestore/core/src/core/key_field_filter.cc firebase-ios-sdk-master/Firestore/core/src/core/key_field_filter.h firebase-ios-sdk-master/Firestore/core/src/core/key_field_in_filter.cc firebase-ios-sdk-master/Firestore/core/src/core/key_field_in_filter.h firebase-ios-sdk-master/Firestore/core/src/core/listen_options.h firebase-ios-sdk-master/Firestore/core/src/core/operator.h firebase-ios-sdk-master/Firestore/core/src/core/order_by.cc firebase-ios-sdk-master/Firestore/core/src/core/order_by.h firebase-ios-sdk-master/Firestore/core/src/core/sync_engine_callback.h firebase-ios-sdk-master/Firestore/core/src/core/target.cc firebase-ios-sdk-master/Firestore/core/src/core/target.h firebase-ios-sdk-master/Firestore/core/src/core/transaction.cc firebase-ios-sdk-master/Firestore/core/src/core/transaction.h firebase-ios-sdk-master/Firestore/core/src/core/transaction_runner.cc firebase-ios-sdk-master/Firestore/core/src/core/transaction_runner.h firebase-ios-sdk-master/Firestore/core/src/core/view.cc firebase-ios-sdk-master/Firestore/core/src/core/view.h firebase-ios-sdk-master/Firestore/core/src/core/view_snapshot.cc firebase-ios-sdk-master/Firestore/core/src/immutable/append_only_list.h firebase-ios-sdk-master/Firestore/core/src/local/index_free_query_engine.cc firebase-ios-sdk-master/Firestore/core/src/local/index_free_query_engine.h firebase-ios-sdk-master/Firestore/core/src/local/index_manager.h firebase-ios-sdk-master/Firestore/core/src/local/leveldb_index_manager.cc firebase-ios-sdk-master/Firestore/core/src/local/leveldb_index_manager.h firebase-ios-sdk-master/Firestore/core/src/local/leveldb_lru_reference_delegate.cc firebase-ios-sdk-master/Firestore/core/src/local/leveldb_lru_reference_delegate.h firebase-ios-sdk-master/Firestore/core/src/local/leveldb_mutation_queue.cc firebase-ios-sdk-master/Firestore/core/src/local/leveldb_mutation_queue.h firebase-ios-sdk-master/Firestore/core/src/local/leveldb_persistence.h firebase-ios-sdk-master/Firestore/core/src/local/listen_sequence.h firebase-ios-sdk-master/Firestore/core/src/local/local_store.cc firebase-ios-sdk-master/Firestore/core/src/local/local_store.h firebase-ios-sdk-master/Firestore/core/src/local/local_view_changes.cc firebase-ios-sdk-master/Firestore/core/src/local/local_view_changes.h firebase-ios-sdk-master/Firestore/core/src/local/local_write_result.h firebase-ios-sdk-master/Firestore/core/src/local/lru_garbage_collector.cc firebase-ios-sdk-master/Firestore/core/src/local/lru_garbage_collector.h firebase-ios-sdk-master/Firestore/core/src/local/memory_eager_reference_delegate.cc firebase-ios-sdk-master/Firestore/core/src/local/memory_eager_reference_delegate.h firebase-ios-sdk-master/Firestore/core/src/local/memory_index_manager.cc firebase-ios-sdk-master/Firestore/core/src/local/memory_index_manager.h firebase-ios-sdk-master/Firestore/core/src/local/memory_lru_reference_delegate.cc firebase-ios-sdk-master/Firestore/core/src/local/memory_lru_reference_delegate.h firebase-ios-sdk-master/Firestore/core/src/local/memory_mutation_queue.cc firebase-ios-sdk-master/Firestore/core/src/local/memory_mutation_queue.h firebase-ios-sdk-master/Firestore/core/src/local/memory_persistence.cc firebase-ios-sdk-master/Firestore/core/src/local/memory_persistence.h firebase-ios-sdk-master/Firestore/core/src/local/mutation_queue.h firebase-ios-sdk-master/Firestore/core/src/local/persistence.h firebase-ios-sdk-master/Firestore/core/src/local/proto_sizer.cc firebase-ios-sdk-master/Firestore/core/src/local/proto_sizer.h firebase-ios-sdk-master/Firestore/core/src/local/query_engine.h firebase-ios-sdk-master/Firestore/core/src/local/reference_delegate.h firebase-ios-sdk-master/Firestore/core/src/local/simple_query_engine.cc firebase-ios-sdk-master/Firestore/core/src/local/simple_query_engine.h firebase-ios-sdk-master/Firestore/core/src/local/sizer.h firebase-ios-sdk-master/Firestore/core/src/model/delete_mutation.cc firebase-ios-sdk-master/Firestore/core/src/model/delete_mutation.h firebase-ios-sdk-master/Firestore/core/src/model/document_map.cc firebase-ios-sdk-master/Firestore/core/src/model/field_mask.cc firebase-ios-sdk-master/Firestore/core/src/model/field_transform.cc firebase-ios-sdk-master/Firestore/core/src/model/field_value_options.h firebase-ios-sdk-master/Firestore/core/src/model/mutation_batch.cc firebase-ios-sdk-master/Firestore/core/src/model/mutation_batch.h firebase-ios-sdk-master/Firestore/core/src/model/mutation_batch_result.cc firebase-ios-sdk-master/Firestore/core/src/model/mutation_batch_result.h firebase-ios-sdk-master/Firestore/core/src/model/patch_mutation.cc firebase-ios-sdk-master/Firestore/core/src/model/patch_mutation.h firebase-ios-sdk-master/Firestore/core/src/model/set_mutation.cc firebase-ios-sdk-master/Firestore/core/src/model/set_mutation.h firebase-ios-sdk-master/Firestore/core/src/model/transform_mutation.cc firebase-ios-sdk-master/Firestore/core/src/model/transform_mutation.h firebase-ios-sdk-master/Firestore/core/src/model/transform_operation.cc firebase-ios-sdk-master/Firestore/core/src/nanopb/fields_array.h firebase-ios-sdk-master/Firestore/core/src/nanopb/message.cc firebase-ios-sdk-master/Firestore/core/src/nanopb/message.h firebase-ios-sdk-master/Firestore/core/src/nanopb/nanopb_util.cc firebase-ios-sdk-master/Firestore/core/src/nanopb/nanopb_util.h firebase-ios-sdk-master/Firestore/core/src/nanopb/pretty_printing.cc firebase-ios-sdk-master/Firestore/core/src/nanopb/pretty_printing.h firebase-ios-sdk-master/Firestore/core/src/objc/objc_type_traits.h firebase-ios-sdk-master/Firestore/core/src/remote/existence_filter.h firebase-ios-sdk-master/Firestore/core/src/remote/grpc_nanopb.cc firebase-ios-sdk-master/Firestore/core/src/remote/grpc_nanopb.h firebase-ios-sdk-master/Firestore/core/src/remote/online_state_tracker.cc firebase-ios-sdk-master/Firestore/core/src/remote/online_state_tracker.h firebase-ios-sdk-master/Firestore/core/src/remote/remote_event.cc firebase-ios-sdk-master/Firestore/core/src/remote/remote_event.h firebase-ios-sdk-master/Firestore/core/src/remote/remote_store.cc firebase-ios-sdk-master/Firestore/core/src/remote/watch_change.cc firebase-ios-sdk-master/Firestore/core/src/remote/watch_change.h firebase-ios-sdk-master/Firestore/core/src/timestamp_internal.cc firebase-ios-sdk-master/Firestore/core/src/util/delayed_constructor.h firebase-ios-sdk-master/Firestore/core/src/util/empty.h firebase-ios-sdk-master/Firestore/core/src/util/equality.h firebase-ios-sdk-master/Firestore/core/src/util/error_apple.mm firebase-ios-sdk-master/Firestore/core/src/util/exception_apple.h firebase-ios-sdk-master/Firestore/core/src/util/exception_apple.mm firebase-ios-sdk-master/Firestore/core/src/util/exception.cc firebase-ios-sdk-master/Firestore/core/src/util/exception.h firebase-ios-sdk-master/Firestore/core/src/util/nullability.h firebase-ios-sdk-master/Firestore/core/src/util/sanitizers.h firebase-ios-sdk-master/Firestore/core/src/util/status_fwd.h firebase-ios-sdk-master/Firestore/core/src/util/to_string.h firebase-ios-sdk-master/Firestore/core/src/util/warnings.h firebase-ios-sdk-master/Firestore/core/test/unit/api/cc_compilation_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/core/field_filter_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/immutable/append_only_list_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/counting_query_engine.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/counting_query_engine.h firebase-ios-sdk-master/Firestore/core/test/unit/local/index_free_query_engine_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/index_manager_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/index_manager_test.h firebase-ios-sdk-master/Firestore/core/test/unit/local/leveldb_index_manager_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/leveldb_local_store_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/leveldb_migrations_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/leveldb_mutation_queue_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/leveldb_target_cache_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/leveldb_transaction_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/local_store_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/local_store_test.h firebase-ios-sdk-master/Firestore/core/test/unit/local/lru_garbage_collector_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/lru_garbage_collector_test.h firebase-ios-sdk-master/Firestore/core/test/unit/local/memory_index_manager_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/memory_local_store_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/memory_mutation_queue_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/memory_remote_document_cache_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/memory_target_cache_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/mutation_queue_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/mutation_queue_test.h firebase-ios-sdk-master/Firestore/core/test/unit/local/persistence_testing.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/persistence_testing.h firebase-ios-sdk-master/Firestore/core/test/unit/local/remote_document_cache_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/remote_document_cache_test.h firebase-ios-sdk-master/Firestore/core/test/unit/local/target_cache_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/target_cache_test.h firebase-ios-sdk-master/Firestore/core/test/unit/model/document_set_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/model/field_value_benchmark.cc firebase-ios-sdk-master/Firestore/core/test/unit/nanopb/message_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/nanopb/nanopb_testing.h firebase-ios-sdk-master/Firestore/core/test/unit/nanopb/writer_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/remote/fake_target_metadata_provider.cc firebase-ios-sdk-master/Firestore/core/test/unit/remote/watch_change_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/testutil/async_testing.cc firebase-ios-sdk-master/Firestore/core/test/unit/testutil/async_testing.h firebase-ios-sdk-master/Firestore/core/test/unit/testutil/equals_tester.h firebase-ios-sdk-master/Firestore/core/test/unit/testutil/status_testing.cc firebase-ios-sdk-master/Firestore/core/test/unit/testutil/time_testing.cc firebase-ios-sdk-master/Firestore/core/test/unit/testutil/time_testing.h firebase-ios-sdk-master/Firestore/core/test/unit/testutil/view_testing.cc firebase-ios-sdk-master/Firestore/core/test/unit/testutil/view_testing.h firebase-ios-sdk-master/Firestore/core/test/unit/util/hashing_test_apple.mm firebase-ios-sdk-master/Firestore/core/test/unit/util/ordered_code_benchmark.cc firebase-ios-sdk-master/Firestore/core/test/unit/util/status_apple_test.mm firebase-ios-sdk-master/Firestore/core/test/unit/util/to_string_apple_test.mm firebase-ios-sdk-master/Firestore/core/test/unit/util/to_string_test.cc firebase-ios-sdk-master/Firestore/Example/App/macOS/AppDelegate.h firebase-ios-sdk-master/Firestore/Example/App/macOS/AppDelegate.m firebase-ios-sdk-master/Firestore/Example/App/macOS/main.m firebase-ios-sdk-master/Firestore/Example/App/tvOS/AppDelegate.h firebase-ios-sdk-master/Firestore/Example/App/tvOS/AppDelegate.m firebase-ios-sdk-master/Firestore/Example/App/tvOS/main.m firebase-ios-sdk-master/Firestore/Example/App/tvOS/ViewController.h firebase-ios-sdk-master/Firestore/Example/App/tvOS/ViewController.m firebase-ios-sdk-master/Firestore/Example/Tests/API/FSTUserDataConverterTests.mm firebase-ios-sdk-master/Firestore/Example/Tests/Integration/API/FIRNumericTransformTests.mm firebase-ios-sdk-master/Firestore/Source/API/converters.h firebase-ios-sdk-master/Firestore/Source/API/converters.mm firebase-ios-sdk-master/Firestore/Source/API/FIRFirestoreSettings+Internal.h firebase-ios-sdk-master/Firestore/Source/API/FIRFirestoreSource+Internal.h firebase-ios-sdk-master/Firestore/Source/API/FIRFirestoreSource.mm firebase-ios-sdk-master/Firestore/Swift/Source/Codable/CodableErrors.swift firebase-ios-sdk-master/Firestore/Swift/Source/Codable/CodablePassThroughTypes.swift firebase-ios-sdk-master/Firestore/Swift/Source/Codable/DocumentID.swift firebase-ios-sdk-master/Firestore/Swift/Source/Codable/DocumentReference+Codable.swift firebase-ios-sdk-master/Firestore/Swift/Source/Codable/DocumentReference+WriteEncodable.swift firebase-ios-sdk-master/Firestore/Swift/Source/Codable/DocumentSnapshot+ReadDecodable.swift firebase-ios-sdk-master/Firestore/Swift/Source/Codable/ExplicitNull.swift firebase-ios-sdk-master/Firestore/Swift/Source/Codable/FieldValue+Encodable.swift firebase-ios-sdk-master/Firestore/Swift/Source/Codable/Timestamp+Codable.swift firebase-ios-sdk-master/Firestore/Swift/Source/Codable/Transaction+WriteEncodable.swift firebase-ios-sdk-master/Firestore/Swift/Source/Codable/WriteBatch+WriteEncodable.swift firebase-ios-sdk-master/Firestore/Swift/Tests/BridgingHeader.h firebase-ios-sdk-master/Firestore/Swift/Tests/Codable/CodableTimestampTests.swift firebase-ios-sdk-master/Firestore/Swift/Tests/Codable/EncodableFieldValueTests.swift firebase-ios-sdk-master/Firestore/Swift/Tests/Integration/CodableIntegrationTests.swift firebase-ios-sdk-master/GoogleDataTransport/GDTCCTLibrary/GDTCCTNanopbHelpers.m firebase-ios-sdk-master/GoogleDataTransport/GDTCCTLibrary/GDTCCTUploader.m firebase-ios-sdk-master/GoogleDataTransport/GDTCCTLibrary/Private/GDTCCTNanopbHelpers.h firebase-ios-sdk-master/GoogleDataTransport/GDTCCTLibrary/Private/GDTCCTUploader.h firebase-ios-sdk-master/GoogleDataTransport/GDTCCTLibrary/Protogen/nanopb/cct.nanopb.c firebase-ios-sdk-master/GoogleDataTransport/GDTCCTLibrary/Protogen/nanopb/cct.nanopb.h firebase-ios-sdk-master/GoogleDataTransport/GDTCCTTestApp/app.swift firebase-ios-sdk-master/GoogleDataTransport/GDTCCTTestApp/gdthelpers.swift firebase-ios-sdk-master/GoogleDataTransport/GDTCCTTestApp/globals.swift firebase-ios-sdk-master/GoogleDataTransport/GDTCCTTestApp/proto/flltest.proto firebase-ios-sdk-master/GoogleDataTransport/GDTCCTTestApp/viewcontroller.swift firebase-ios-sdk-master/GoogleDataTransport/GDTCCTTests/Integration/GDTCCTIntegrationTest.m firebase-ios-sdk-master/GoogleDataTransport/GDTCCTTests/Monkey/GDTCCTMonkeyTest.swift firebase-ios-sdk-master/GoogleDataTransport/GDTCCTTests/Unit/GDTCCTNanopbHelpersTest.m firebase-ios-sdk-master/GoogleDataTransport/GDTCCTTests/Unit/GDTCCTUploaderTest.m firebase-ios-sdk-master/GoogleDataTransport/GDTCCTTests/Unit/Helpers/GDTCCTEventGenerator.h firebase-ios-sdk-master/GoogleDataTransport/GDTCCTTests/Unit/Helpers/GDTCCTEventGenerator.m firebase-ios-sdk-master/GoogleDataTransport/GDTCCTTests/Unit/TestServer/GDTCCTTestServer.h firebase-ios-sdk-master/GoogleDataTransport/GDTCCTTests/Unit/TestServer/GDTCCTTestServer.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/GDTCORAssert.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/GDTCORLifecycle.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/GDTCORPlatform.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/GDTCORReachability.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Private/GDTCORReachability_Private.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Private/GDTCORTransport_Private.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCORAssert.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCORLifecycle.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCORPlatform.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCORReachability.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCORTargets.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Common/Categories/GDTCORUploadCoordinator+Testing.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Common/Categories/GDTCORUploadCoordinator+Testing.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Common/Fakes/GDTCORStorageFake.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Common/Fakes/GDTCORStorageFake.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Common/Fakes/GDTCORTransformerFake.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Common/Fakes/GDTCORTransformerFake.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Common/Fakes/GDTCORTransportFake.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Common/Fakes/GDTCORTransportFake.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Common/Fakes/GDTCORUploadCoordinatorFake.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Common/Fakes/GDTCORUploadCoordinatorFake.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Integration/GDTCORIntegrationTest.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Integration/Helpers/GDTCORIntegrationTestUploader.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Integration/Helpers/GDTCORIntegrationTestUploader.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Integration/TestServer/GDTCORTestServer.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Integration/TestServer/GDTCORTestServer.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Lifecycle/Helpers/GDTCORLifecycleTestUploader.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Lifecycle/Helpers/GDTCORLifecycleTestUploader.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Monkey/GDTMonkeyTest.swift firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Unit/GDTCORAssertTest.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Unit/GDTCORTestCase.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Unit/GDTCORTestCase.m firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Unit/Helpers/GDTCOREventGenerator.h firebase-ios-sdk-master/GoogleDataTransport/GDTCORTests/Unit/Helpers/GDTCOREventGenerator.m firebase-ios-sdk-master/GoogleDataTransport/GDTTestApp/app.swift firebase-ios-sdk-master/GoogleDataTransport/GDTTestApp/gdthelpers.swift firebase-ios-sdk-master/GoogleDataTransport/GDTTestApp/globals.swift firebase-ios-sdk-master/GoogleDataTransport/GDTTestApp/viewcontroller.swift firebase-ios-sdk-master/GoogleUtilitiesComponents/Sources/GULCCComponentContainer.m firebase-ios-sdk-master/GoogleUtilitiesComponents/Sources/GULCCComponent.m firebase-ios-sdk-master/GoogleUtilitiesComponents/Sources/GULCCComponentType.m firebase-ios-sdk-master/GoogleUtilitiesComponents/Sources/GULCCDependency.m firebase-ios-sdk-master/GoogleUtilitiesComponents/Sources/Private/GULCCComponentContainerInternal.h firebase-ios-sdk-master/GoogleUtilitiesComponents/Sources/Public/GULCCComponentContainer.h firebase-ios-sdk-master/GoogleUtilitiesComponents/Sources/Public/GULCCComponent.h firebase-ios-sdk-master/GoogleUtilitiesComponents/Sources/Public/GULCCComponentType.h firebase-ios-sdk-master/GoogleUtilitiesComponents/Sources/Public/GULCCDependency.h firebase-ios-sdk-master/GoogleUtilitiesComponents/Sources/Public/GULCCLibrary.h firebase-ios-sdk-master/GoogleUtilities/Environment/GULHeartbeatDateStorage.m firebase-ios-sdk-master/GoogleUtilities/Environment/Private/GULHeartbeatDateStorage.h firebase-ios-sdk-master/GoogleUtilities/Environment/Private/GULKeychainStorage.h firebase-ios-sdk-master/GoogleUtilities/Environment/Private/GULKeychainUtils.h firebase-ios-sdk-master/GoogleUtilities/Environment/SecureStorage/GULKeychainStorage.m firebase-ios-sdk-master/GoogleUtilities/Environment/SecureStorage/GULKeychainUtils.m firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Environment/GULHeartbeatDateStorageTest.m firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Environment/GULKeychainStorageTests.m firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Utils/GULTestKeychain.h firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Utils/GULTestKeychain.m firebase-ios-sdk-master/Interop/Analytics/Public/FIRAnalyticsInteropListener.h firebase-ios-sdk-master/Interop/CoreDiagnostics/Public/FIRCoreDiagnosticsData.h firebase-ios-sdk-master/Interop/CoreDiagnostics/Public/FIRCoreDiagnosticsInterop.h firebase-ios-sdk-master/Metrics/Package.swift firebase-ios-sdk-master/Metrics/Sources/MetricsLib/CoverageReport.swift firebase-ios-sdk-master/Metrics/Sources/MetricsLib/Uploader.swift firebase-ios-sdk-master/Metrics/Sources/MetricsLib/UploadMetrics.swift firebase-ios-sdk-master/Metrics/Sources/Metrics/main.swift firebase-ios-sdk-master/Metrics/Tests/MetricsTests/CoverageReportTests.swift firebase-ios-sdk-master/Metrics/Tests/MetricsTests/UploadMetricsTests.swift firebase-ios-sdk-master/scripts/localize_podfile.swift firebase-ios-sdk-master/ZipBuilder/Package.swift firebase-ios-sdk-master/ZipBuilder/Sources/firebase-pod-updater/main.swift firebase-ios-sdk-master/ZipBuilder/Sources/ManifestReader/FirebaseSDKs.pb.swift firebase-ios-sdk-master/ZipBuilder/Sources/ManifestReader/ManifestReader.swift firebase-ios-sdk-master/ZipBuilder/Sources/ManifestReader/Release.pb.swift firebase-ios-sdk-master/ZipBuilder/Sources/ZipBuilder/CarthageUtils.swift firebase-ios-sdk-master/ZipBuilder/Sources/ZipBuilder/CocoaPodUtils.swift firebase-ios-sdk-master/ZipBuilder/Sources/ZipBuilder/FileManager+Utils.swift firebase-ios-sdk-master/ZipBuilder/Sources/ZipBuilder/FirebaseBuilder.swift firebase-ios-sdk-master/ZipBuilder/Sources/ZipBuilder/FirebasePods.swift firebase-ios-sdk-master/ZipBuilder/Sources/ZipBuilder/FrameworkBuilder.swift firebase-ios-sdk-master/ZipBuilder/Sources/ZipBuilder/HashCalculator.swift firebase-ios-sdk-master/ZipBuilder/Sources/ZipBuilder/LaunchArgs.swift firebase-ios-sdk-master/ZipBuilder/Sources/ZipBuilder/main.swift firebase-ios-sdk-master/ZipBuilder/Sources/ZipBuilder/ModuleMapBuilder.swift firebase-ios-sdk-master/ZipBuilder/Sources/ZipBuilder/ResourcesManager.swift firebase-ios-sdk-master/ZipBuilder/Sources/ZipBuilder/ShellUtils.swift firebase-ios-sdk-master/ZipBuilder/Sources/ZipBuilder/URL+Utils.swift firebase-ios-sdk-master/ZipBuilder/Sources/ZipBuilder/ZipBuilder.swift firebase-ios-sdk-master/ZipBuilder/Sources/ZipBuilder/Zip.swift Copyright 2019 Google Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. firebase-ios-sdk-master/CoreOnly/Sources/Firebase.h firebase-ios-sdk-master/CoreOnly/Tests/FirebasePodTest/FirebasePodTest/AppDelegate.swift firebase-ios-sdk-master/CoreOnly/Tests/FirebasePodTest/FirebasePodTest/SceneDelegate.swift firebase-ios-sdk-master/CoreOnly/Tests/FirebasePodTest/FirebasePodTest/ViewController.swift firebase-ios-sdk-master/Crashlytics/Crashlytics/Components/FIRCLSApplication.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Components/FIRCLSApplication.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Components/FIRCLSBinaryImage.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Components/FIRCLSBinaryImage.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Components/FIRCLSContext.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Components/FIRCLSContext.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Components/FIRCLSCrashedMarkerFile.c firebase-ios-sdk-master/Crashlytics/Crashlytics/Components/FIRCLSCrashedMarkerFile.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Components/FIRCLSGlobals.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Components/FIRCLSHost.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Components/FIRCLSHost.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Components/FIRCLSProcess.c firebase-ios-sdk-master/Crashlytics/Crashlytics/Components/FIRCLSProcess.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Components/FIRCLSUserLogging.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Components/FIRCLSUserLogging.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Controllers/FIRCLSNetworkClient.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Controllers/FIRCLSNetworkClient.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Controllers/FIRCLSReportManager.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Controllers/FIRCLSReportManager.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Controllers/FIRCLSReportManager_Private.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Controllers/FIRCLSReportUploader.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Controllers/FIRCLSReportUploader.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Controllers/FIRCLSReportUploader_Private.h firebase-ios-sdk-master/Crashlytics/Crashlytics/DataCollection/FIRCLSDataCollectionArbiter.h firebase-ios-sdk-master/Crashlytics/Crashlytics/DataCollection/FIRCLSDataCollectionArbiter.m firebase-ios-sdk-master/Crashlytics/Crashlytics/DataCollection/FIRCLSDataCollectionToken.h firebase-ios-sdk-master/Crashlytics/Crashlytics/DataCollection/FIRCLSDataCollectionToken.m firebase-ios-sdk-master/Crashlytics/Crashlytics/FIRCLSUserDefaults/FIRCLSUserDefaults.h firebase-ios-sdk-master/Crashlytics/Crashlytics/FIRCLSUserDefaults/FIRCLSUserDefaults.m firebase-ios-sdk-master/Crashlytics/Crashlytics/FIRCLSUserDefaults/FIRCLSUserDefaults_private.h firebase-ios-sdk-master/Crashlytics/Crashlytics/FIRCrashlytics.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Handlers/FIRCLSException.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Handlers/FIRCLSException.mm firebase-ios-sdk-master/Crashlytics/Crashlytics/Handlers/FIRCLSHandler.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Handlers/FIRCLSHandler.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Handlers/FIRCLSMachException.c firebase-ios-sdk-master/Crashlytics/Crashlytics/Handlers/FIRCLSMachException.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Handlers/FIRCLSSignal.c firebase-ios-sdk-master/Crashlytics/Crashlytics/Handlers/FIRCLSSignal.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRAEvent.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRAEvent+Internal.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRAEvent+Internal.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRAValue.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRCLSAllocate.c firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRCLSAllocate.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRCLSDefines.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRCLSFCRAnalytics.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRCLSFCRAnalytics.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRCLSFeatures.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRCLSFile.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRCLSFile.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRCLSInternalLogging.c firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRCLSInternalLogging.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRCLSLogger.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRCLSLogger.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRCLSProfiling.c firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRCLSProfiling.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRCLSThreadState.c firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRCLSThreadState.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRCLSUtility.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Helpers/FIRCLSUtility.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Models/FIRCLSExecutionIdentifierModel.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Models/FIRCLSExecutionIdentifierModel.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Models/FIRCLSFileManager.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Models/FIRCLSFileManager.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Models/FIRCLSInstallIdentifierModel.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Models/FIRCLSInstallIdentifierModel.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Models/FIRCLSInternalReport.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Models/FIRCLSInternalReport.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Models/FIRCLSReport.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Models/FIRCLSReport.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Models/FIRCLSReport_Private.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Models/FIRCLSSettings.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Models/FIRCLSSettings.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Models/FIRCLSSymbolResolver.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Models/FIRCLSSymbolResolver.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Operations/FIRCLSAsyncOperation.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Operations/FIRCLSAsyncOperation.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Operations/FIRCLSAsyncOperation_Private.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Operations/Reports/FIRCLSPackageReportOperation.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Operations/Reports/FIRCLSPackageReportOperation.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Operations/Reports/FIRCLSProcessReportOperation.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Operations/Reports/FIRCLSProcessReportOperation.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Operations/Symbolication/FIRCLSDemangleOperation.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Operations/Symbolication/FIRCLSDemangleOperation.mm firebase-ios-sdk-master/Crashlytics/Crashlytics/Operations/Symbolication/FIRCLSSerializeSymbolicatedFramesOperation.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Operations/Symbolication/FIRCLSSerializeSymbolicatedFramesOperation.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Operations/Symbolication/FIRCLSSymbolicationOperation.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Operations/Symbolication/FIRCLSSymbolicationOperation.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Operations/Symbolication/FIRCLSThreadArrayOperation.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Operations/Symbolication/FIRCLSThreadArrayOperation.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Public/FirebaseCrashlytics/FIRCrashlytics.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Settings/FIRCLSSettingsOnboardingManager.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Settings/FIRCLSSettingsOnboardingManager.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Settings/Models/FIRCLSApplicationIdentifierModel.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Settings/Models/FIRCLSApplicationIdentifierModel.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Settings/Operations/FIRCLSDownloadAndSaveSettingsOperation.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Settings/Operations/FIRCLSDownloadAndSaveSettingsOperation.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Settings/Operations/FIRCLSNetworkOperation.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Settings/Operations/FIRCLSNetworkOperation.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Settings/Operations/FIRCLSOnboardingOperation.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Settings/Operations/FIRCLSOnboardingOperation.m firebase-ios-sdk-master/Crashlytics/Crashlytics/Unwind/Compact/FIRCLSCompactUnwind.c firebase-ios-sdk-master/Crashlytics/Crashlytics/Unwind/Compact/FIRCLSCompactUnwind.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Unwind/Compact/FIRCLSCompactUnwind_Private.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Unwind/Dwarf/FIRCLSDataParsing.c firebase-ios-sdk-master/Crashlytics/Crashlytics/Unwind/Dwarf/FIRCLSDataParsing.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Unwind/Dwarf/FIRCLSDwarfExpressionMachine.c firebase-ios-sdk-master/Crashlytics/Crashlytics/Unwind/Dwarf/FIRCLSDwarfExpressionMachine.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Unwind/Dwarf/FIRCLSDwarfUnwind.c firebase-ios-sdk-master/Crashlytics/Crashlytics/Unwind/Dwarf/FIRCLSDwarfUnwind.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Unwind/Dwarf/FIRCLSDwarfUnwindRegisters.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Unwind/FIRCLSUnwind_arch.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Unwind/FIRCLSUnwind_arm.c firebase-ios-sdk-master/Crashlytics/Crashlytics/Unwind/FIRCLSUnwind.c firebase-ios-sdk-master/Crashlytics/Crashlytics/Unwind/FIRCLSUnwind.h firebase-ios-sdk-master/Crashlytics/Crashlytics/Unwind/FIRCLSUnwind_x86.c firebase-ios-sdk-master/Crashlytics/Crashlytics/Unwind/FIRCLSUnwind_x86.h firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSByteUtility.h firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSByteUtility.m firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSConstants.h firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSConstants.m firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSFABHost.h firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSFABHost.m firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSMachO/FIRCLSCodeMapping.h firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSMachO/FIRCLSCodeMapping.m firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSMachO/FIRCLSdSYM.h firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSMachO/FIRCLSdSYM.m firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSMachO/FIRCLSMachOBinary.h firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSMachO/FIRCLSMachOBinary.m firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSMachO/FIRCLSMachO.h firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSMachO/FIRCLSMachO.m firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSMachO/FIRCLSMachOSlice.h firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSMachO/FIRCLSMachOSlice.m firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSNetworking/FIRCLSFABNetworkClient.h firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSNetworking/FIRCLSFABNetworkClient.m firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSNetworking/FIRCLSMultipartMimeStreamEncoder.h firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSNetworking/FIRCLSMultipartMimeStreamEncoder.m firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSNetworking/FIRCLSNetworkResponseHandler.h firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSNetworking/FIRCLSNetworkResponseHandler.m firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSNetworking/FIRCLSURLBuilder.h firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSNetworking/FIRCLSURLBuilder.m firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSOperation/FIRCLSCompoundOperation.h firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSOperation/FIRCLSCompoundOperation.m firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSOperation/FIRCLSFABAsyncOperation.h firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSOperation/FIRCLSFABAsyncOperation.m firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSOperation/FIRCLSFABAsyncOperation_Private.h firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSOperation/FIRCLSOperation.h firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSUUID.h firebase-ios-sdk-master/Crashlytics/Shared/FIRCLSUUID.m firebase-ios-sdk-master/Crashlytics/UnitTests/CrashlyticsKitTests-OSX-Prefix.pch firebase-ios-sdk-master/Crashlytics/UnitTests/FABOperation/FABNetworkOperationTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FABOperation/FABOperationInFlightCancellationTest.m firebase-ios-sdk-master/Crashlytics/UnitTests/FABOperation/FABOperationPreFlightCancellationTest.m firebase-ios-sdk-master/Crashlytics/UnitTests/FABOperation/FABTestAsyncOperation.h firebase-ios-sdk-master/Crashlytics/UnitTests/FABOperation/FABTestAsyncOperation.m firebase-ios-sdk-master/Crashlytics/UnitTests/FABOperation/FABTestExpectations.h firebase-ios-sdk-master/Crashlytics/UnitTests/FABOperation/FABTestExpectations.m firebase-ios-sdk-master/Crashlytics/UnitTests/FABURLBuilderTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSCompactUnwindTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSDataCollectionArbiterTest.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSDemangleOperationTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSDwarfExpressionTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSDwarfTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSFileManagerTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSFileTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSInstallIdentifierModelTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSInternalReportTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSLoggingTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSMachO/FIRCLSdSYMTests.h firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSMachO/FIRCLSdSYMTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSMachO/FIRCLSMachOBinaryTests.h firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSMachO/FIRCLSMachOBinaryTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSMachO/FIRCLSMachOTests.h firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSMachO/FIRCLSMachOTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSPackageReportsOperationTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSProcessReportOperationTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSReportManagerTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSReportTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSReportUploaderTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSSettingsTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSSymbolicationOperationTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSSymbolResolverTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSUserDefaultsTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/FIRCLSUtilityTests.m firebase-ios-sdk-master/Crashlytics/UnitTests/Mocks/FABMockApplicationIdentifierModel.h firebase-ios-sdk-master/Crashlytics/UnitTests/Mocks/FABMockApplicationIdentifierModel.m firebase-ios-sdk-master/Crashlytics/UnitTests/Mocks/FIRAppFake.h firebase-ios-sdk-master/Crashlytics/UnitTests/Mocks/FIRAppFake.m firebase-ios-sdk-master/Crashlytics/UnitTests/Mocks/FIRCLSMockFileManager.h firebase-ios-sdk-master/Crashlytics/UnitTests/Mocks/FIRCLSMockNetworkClient.h firebase-ios-sdk-master/Crashlytics/UnitTests/Mocks/FIRCLSMockNetworkClient.m firebase-ios-sdk-master/Crashlytics/UnitTests/Mocks/FIRCLSMockReportManager.h firebase-ios-sdk-master/Crashlytics/UnitTests/Mocks/FIRCLSMockReportManager.m firebase-ios-sdk-master/Crashlytics/UnitTests/Mocks/FIRCLSMockReportUploader.h firebase-ios-sdk-master/Crashlytics/UnitTests/Mocks/FIRCLSMockReportUploader.m firebase-ios-sdk-master/Crashlytics/UnitTests/Mocks/FIRCLSMockSettings.h firebase-ios-sdk-master/Crashlytics/UnitTests/Mocks/FIRCLSMockSettings.m firebase-ios-sdk-master/Crashlytics/UnitTests/Mocks/FIRCLSMockSymbolResolver.h firebase-ios-sdk-master/Crashlytics/UnitTests/Mocks/FIRCLSMockSymbolResolver.m firebase-ios-sdk-master/Crashlytics/UnitTests/Mocks/FIRCLSTempMockFileManager.h firebase-ios-sdk-master/Crashlytics/UnitTests/Mocks/FIRCLSTempMockFileManager.m firebase-ios-sdk-master/Example/InstanceID/App/iOS/FIRAppDelegate.m firebase-ios-sdk-master/Example/InstanceID/App/iOS/FIRViewController.m firebase-ios-sdk-master/Example/InstanceID/App/iOS/main.m firebase-ios-sdk-master/Example/InstanceID/App/tvOS/AppDelegate.h firebase-ios-sdk-master/Example/InstanceID/App/tvOS/AppDelegate.m firebase-ios-sdk-master/Example/InstanceID/App/tvOS/main.m firebase-ios-sdk-master/Example/InstanceID/App/tvOS/ViewController.h firebase-ios-sdk-master/Example/InstanceID/App/tvOS/ViewController.m firebase-ios-sdk-master/FirebaseABTesting/Sources/ABTConditionalUserPropertyController.h firebase-ios-sdk-master/FirebaseABTesting/Sources/ABTConditionalUserPropertyController.m firebase-ios-sdk-master/FirebaseABTesting/Sources/ABTConstants.h firebase-ios-sdk-master/FirebaseABTesting/Sources/FIRExperimentController.m firebase-ios-sdk-master/FirebaseABTesting/Sources/FIRLifecycleEvents.m firebase-ios-sdk-master/FirebaseABTesting/Sources/Public/FirebaseABTesting/FirebaseABTesting.h firebase-ios-sdk-master/FirebaseABTesting/Sources/Public/FirebaseABTesting/FIRExperimentController.h firebase-ios-sdk-master/FirebaseABTesting/Sources/Public/FirebaseABTesting/FIRLifecycleEvents.h firebase-ios-sdk-master/FirebaseABTesting/Tests/Unit/ABTConditionalUserPropertyControllerTest.m firebase-ios-sdk-master/FirebaseABTesting/Tests/Unit/ABTFakeFIRAConditionalUserPropertyController.h firebase-ios-sdk-master/FirebaseABTesting/Tests/Unit/ABTFakeFIRAConditionalUserPropertyController.m firebase-ios-sdk-master/FirebaseABTesting/Tests/Unit/ABTTestUniversalConstants.h firebase-ios-sdk-master/FirebaseABTesting/Tests/Unit/ABTTestUniversalConstants.m firebase-ios-sdk-master/FirebaseABTesting/Tests/Unit/FIRExperimentControllerTest.m firebase-ios-sdk-master/FirebaseAppDistribution/Sources/FIRAppDistributionUIService.m firebase-ios-sdk-master/FirebaseAppDistribution/Sources/FIRFADLogger.h firebase-ios-sdk-master/FirebaseAppDistribution/Sources/FIRFADLogger.m firebase-ios-sdk-master/FirebaseCore/Sources/FIRHeartbeatInfo.m firebase-ios-sdk-master/FirebaseCore/Sources/Private/FIRHeartbeatInfo.h firebase-ios-sdk-master/FirebaseCore/Tests/SwiftUnit/FirebaseCore-unit-Bridging-Header.h firebase-ios-sdk-master/FirebaseCore/Tests/Unit/FIRHeartbeatInfoTest.m firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Sample/RemoteConfigSampleApp/AppDelegate.h firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Sample/RemoteConfigSampleApp/AppDelegate.m firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Sample/RemoteConfigSampleApp/FRCLog.h firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Sample/RemoteConfigSampleApp/FRCLog.m firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Sample/RemoteConfigSampleApp/main.m firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Sample/RemoteConfigSampleAppUITests/RemoteConfigSampleAppUITests.m firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Sample/RemoteConfigSampleApp/ViewController.h firebase-ios-sdk-master/FirebaseRemoteConfig/Tests/Sample/RemoteConfigSampleApp/ViewController.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageListResult.m firebase-ios-sdk-master/FirebaseStorage/Sources/FIRStorageListTask.m firebase-ios-sdk-master/FirebaseStorage/Tests/Unit/FIRStorageListTests.m firebase-ios-sdk-master/Functions/Example/Tests/FUNContextProviderTests.m firebase-ios-sdk-master/GoogleDataTransport/GDTCCTTestApp/proto/flltest.pb.swift firebase-ios-sdk-master/GoogleUtilitiesComponents/Tests/GULCCTestComponents.h firebase-ios-sdk-master/GoogleUtilitiesComponents/Tests/GULCCTestComponents.m firebase-ios-sdk-master/GoogleUtilities/Environment/GULSecureCoding.m firebase-ios-sdk-master/GoogleUtilities/Environment/Private/GULSecureCoding.h firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/SecureCoding/GULSecureCodingTests.m Copyright 2019 Google Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/FIRAuthBackend+MultiFactor.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/FIRAuthBackend+MultiFactor.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/MultiFactor/Enroll/FIRFinalizeMFAEnrollmentRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/MultiFactor/Enroll/FIRFinalizeMFAEnrollmentRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/MultiFactor/Enroll/FIRFinalizeMFAEnrollmentResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/MultiFactor/Enroll/FIRFinalizeMFAEnrollmentResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/MultiFactor/Enroll/FIRStartMFAEnrollmentRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/MultiFactor/Enroll/FIRStartMFAEnrollmentRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/MultiFactor/Enroll/FIRStartMFAEnrollmentResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/MultiFactor/Enroll/FIRStartMFAEnrollmentResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/MultiFactor/SignIn/FIRFinalizeMFASignInRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/MultiFactor/SignIn/FIRFinalizeMFASignInRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/MultiFactor/SignIn/FIRFinalizeMFASignInResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/MultiFactor/SignIn/FIRFinalizeMFASignInResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/MultiFactor/SignIn/FIRStartMFASignInRequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/MultiFactor/SignIn/FIRStartMFASignInRequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/MultiFactor/SignIn/FIRStartMFASignInResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/MultiFactor/SignIn/FIRStartMFASignInResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/MultiFactor/Unenroll/FIRWithdrawMFARequest.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/MultiFactor/Unenroll/FIRWithdrawMFARequest.m firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/MultiFactor/Unenroll/FIRWithdrawMFAResponse.h firebase-ios-sdk-master/FirebaseAuth/Sources/Backend/RPC/MultiFactor/Unenroll/FIRWithdrawMFAResponse.m firebase-ios-sdk-master/FirebaseAuth/Sources/MultiFactor/FIRMultiFactorAssertion+Internal.h firebase-ios-sdk-master/FirebaseAuth/Sources/MultiFactor/FIRMultiFactorAssertion.m firebase-ios-sdk-master/FirebaseAuth/Sources/MultiFactor/FIRMultiFactorInfo+Internal.h firebase-ios-sdk-master/FirebaseAuth/Sources/MultiFactor/FIRMultiFactorInfo.m firebase-ios-sdk-master/FirebaseAuth/Sources/MultiFactor/FIRMultiFactor+Internal.h firebase-ios-sdk-master/FirebaseAuth/Sources/MultiFactor/FIRMultiFactor.m firebase-ios-sdk-master/FirebaseAuth/Sources/MultiFactor/FIRMultiFactorResolver+Internal.h firebase-ios-sdk-master/FirebaseAuth/Sources/MultiFactor/FIRMultiFactorResolver.m firebase-ios-sdk-master/FirebaseAuth/Sources/MultiFactor/FIRMultiFactorSession+Internal.h firebase-ios-sdk-master/FirebaseAuth/Sources/MultiFactor/FIRMultiFactorSession.m firebase-ios-sdk-master/FirebaseAuth/Sources/MultiFactor/Phone/FIRPhoneMultiFactorAssertion+Internal.h firebase-ios-sdk-master/FirebaseAuth/Sources/MultiFactor/Phone/FIRPhoneMultiFactorAssertion.m firebase-ios-sdk-master/FirebaseAuth/Sources/MultiFactor/Phone/FIRPhoneMultiFactorGenerator.m firebase-ios-sdk-master/FirebaseAuth/Sources/MultiFactor/Phone/FIRPhoneMultiFactorInfo+Internal.h firebase-ios-sdk-master/FirebaseAuth/Sources/MultiFactor/Phone/FIRPhoneMultiFactorInfo.m firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRMultiFactorAssertion.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRMultiFactor.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRMultiFactorInfo.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRMultiFactorResolver.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRMultiFactorSession.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRPhoneMultiFactorAssertion.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRPhoneMultiFactorGenerator.h firebase-ios-sdk-master/FirebaseAuth/Sources/Public/FirebaseAuth/FIRPhoneMultiFactorInfo.h firebase-ios-sdk-master/FirebaseAuth/Tests/Sample/ApiTests/FIRAuthApiTestsBase.m Copyright 2019 Google Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/[LICENSE2].0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. firebase-ios-sdk-master/Firebase/CoreDiagnostics/ProtoSupport/Protos/firebasecore.options firebase-ios-sdk-master/GoogleDataTransport/ProtoSupport/Protos/cct.options Copyright 2019 Google Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. firebase-ios-sdk-master/Firestore/core/test/unit/nanopb/pretty_printing_test.cc Copyright 2019 Google you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. firebase-ios-sdk-master/kokoro/macos_external/continuous.sh Copyright 2019 Google Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # http://www.apache.org/licenses/LICENSE-2.0 # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. firebase-ios-sdk-master/FirebaseCore/CMakeLists.txt firebase-ios-sdk-master/Firestore/core/test/unit/api/CMakeLists.txt firebase-ios-sdk-master/Firestore/core/test/unit/objc/CMakeLists.txt firebase-ios-sdk-master/Firestore/Example/App/CMakeLists.txt firebase-ios-sdk-master/Firestore/Example/Tests/API/CMakeLists.txt firebase-ios-sdk-master/Firestore/Example/Tests/Integration/CMakeLists.txt firebase-ios-sdk-master/Firestore/Example/Tests/SpecTests/CMakeLists.txt firebase-ios-sdk-master/Firestore/Example/Tests/Util/CMakeLists.txt firebase-ios-sdk-master/Firestore/Source/CMakeLists.txt firebase-ios-sdk-master/GoogleUtilities/CMakeLists.txt firebase-ios-sdk-master/Interop/Auth/CMakeLists.txt firebase-ios-sdk-master/Interop/CoreDiagnostics/CMakeLists.txt firebase-ios-sdk-master/scripts/lib/checker.py firebase-ios-sdk-master/scripts/lib/git.py firebase-ios-sdk-master/scripts/make_release_notes.py firebase-ios-sdk-master/scripts/run_firestore_emulator.sh Copyright 2019 Google LLC Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. firebase-ios-sdk-master/Firestore/core/src/api/document_reference.cc firebase-ios-sdk-master/Firestore/core/src/api/document_reference.h firebase-ios-sdk-master/Firestore/core/src/api/document_snapshot.h firebase-ios-sdk-master/Firestore/core/src/api/firestore.cc firebase-ios-sdk-master/Firestore/core/src/api/firestore.h firebase-ios-sdk-master/Firestore/core/src/api/query_core.cc firebase-ios-sdk-master/Firestore/core/src/api/query_core.h firebase-ios-sdk-master/Firestore/core/src/api/query_snapshot.h firebase-ios-sdk-master/Firestore/core/src/core/event_manager.cc firebase-ios-sdk-master/Firestore/core/src/core/event_manager.h firebase-ios-sdk-master/Firestore/core/src/core/firestore_client.cc firebase-ios-sdk-master/Firestore/core/src/core/firestore_client.h firebase-ios-sdk-master/Firestore/core/src/core/query_listener.cc firebase-ios-sdk-master/Firestore/core/src/core/query_listener.h firebase-ios-sdk-master/Firestore/core/src/core/sync_engine.cc firebase-ios-sdk-master/Firestore/core/src/core/sync_engine.h firebase-ios-sdk-master/Firestore/core/src/core/view_snapshot.h firebase-ios-sdk-master/Firestore/core/src/local/leveldb_persistence.cc firebase-ios-sdk-master/Firestore/core/src/remote/remote_store.h firebase-ios-sdk-master/Firestore/core/test/unit/core/event_manager_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/leveldb_lru_garbage_collector_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/leveldb_remote_document_cache_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/local/memory_lru_garbage_collector_test.cc firebase-ios-sdk-master/Firestore/core/test/unit/remote/fake_target_metadata_provider.h firebase-ios-sdk-master/Firestore/Swift/Source/Codable/CollectionReference+WriteEncodable.swift firebase-ios-sdk-master/Firestore/Swift/Source/Codable/ServerTimestamp.swift firebase-ios-sdk-master/Firestore/Swift/Tests/Codable/FirestoreEncoderTests.swift firebase-ios-sdk-master/GoogleUtilities/AppDelegateSwizzler/Private/GULApplication.h firebase-ios-sdk-master/GoogleUtilities/SceneDelegateSwizzler/Internal/GULSceneDelegateSwizzler_Private.h firebase-ios-sdk-master/GoogleUtilities/SceneDelegateSwizzler/Private/GULSceneDelegateSwizzler.h firebase-ios-sdk-master/GoogleUtilities/SwizzlerTestHelpers/GULSwizzler+Unswizzle.h Copyright 2019 Google LLC Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. firebase-ios-sdk-master/GoogleUtilities/ISASwizzler/GULObjectSwizzler+Internal.h firebase-ios-sdk-master/GoogleUtilities/SceneDelegateSwizzler/GULSceneDelegateSwizzler.m firebase-ios-sdk-master/GoogleUtilities/SwizzlerTestHelpers/GULSwizzler+Unswizzle.m firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Swizzler/GULSceneDelegateSwizzlerTest.m Copyright 2019 Google LLC Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. firebase-ios-sdk-master/GoogleDataTransport/ProtoSupport/Protos/cct.proto Copyright 2019 Google LLC. Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright 2019 The Drishti Authors. Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright 2019 The TensorFlow Authors. www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at [https]://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 1988-1997 Sam Leffler Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 1992-2011 The University of Tennessee Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 1995-2019 Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 1997 Eric S. Raymond Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 1998-2017,2018 Free Software Foundation, Inc. Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2006-2012 The University of Colorado Denver. Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2007 Julien Pommier Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2008-2011, Susumu Yata Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2008-2014, Susumu Yata Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2010-2017, The Regents of the University of California Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2012-2017 Christian Rau Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2012-2018 MIT CSAIL, Google Inc., and other contributors Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/Firestore/Protos/protos/google/api/annotations.proto Copyright (c) 2015, Google Inc. Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2017 Landon J. Fuller Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2019 Google LLC Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. > BSD-2 firebase-ios-sdk-master/CoreOnly/NOTICES Copyright 2006-2011, the V8 project Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2010-2019, Susumu Yata Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > BSD-3 firebase-ios-sdk-master/Firestore/Protos/protos/google/protobuf/any.proto firebase-ios-sdk-master/Firestore/Protos/protos/google/protobuf/empty.proto firebase-ios-sdk-master/Firestore/Protos/protos/google/protobuf/struct.proto firebase-ios-sdk-master/Firestore/Protos/protos/google/protobuf/timestamp.proto firebase-ios-sdk-master/Firestore/Protos/protos/google/protobuf/wrappers.proto Copyright 2008 Google Inc. Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // * Redistributions of source code must retain the above copyright // notice, this list of conditions and the following disclaimer. // * Redistributions in binary form must reproduce the above // copyright notice, this list of conditions and the following disclaimer // in the documentation and/or other materials provided with the // distribution. // * Neither the name of Google Inc. nor the names of its // contributors may be used to endorse or promote products derived from // this software without specific prior written permission. // // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright 2011, Google Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright 2013 Steinar H. Gunderson Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 1994 The Regents of the University of California. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 1999 Computer Systems and Communication Lab, Institute of Information Science, Academia Sinica. Redistribution and use in source and binary forms, with or without # * modification, are permitted provided that the following conditions # * are met: # * # * . Redistributions of source code must retain the above copyright # * notice, this list of conditions and the following disclaimer. # * . Redistributions in binary form must reproduce the above copyright # * notice, this list of conditions and the following disclaimer in # * the documentation and/or other materials provided with the # * distribution. # * . Neither the name of the Computer Systems and Communication Lab # * nor the names of its contributors may be used to endorse or # * promote products derived from this software without specific # * prior written permission. # * # * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS # * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT # * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS # * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE # * REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, # * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES # * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR # * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) # * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, # * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) # * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED # * OF THE POSSIBILITY OF SUCH DAMAGE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 1999 Pai-Hsiang Hsiao. Redistribution and use in source and binary forms, with or without # * modification, are permitted provided that the following conditions # * are met: # * # * . Redistributions of source code must retain the above copyright # * notice, this list of conditions and the following disclaimer. # * . Redistributions in binary form must reproduce the above copyright # * notice, this list of conditions and the following disclaimer in # * the documentation and/or other materials provided with the # * distribution. # * . Neither the name of the TaBE Project nor the names of its # * contributors may be used to endorse or promote products derived # * from this software without specific prior written permission. # * # * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS # * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT # * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS # * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE # * REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, # * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES # * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR # * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) # * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, # * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) # * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED # * OF THE POSSIBILITY OF SUCH DAMAGE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 1999 TaBE Project. Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # Redistributions of source code must retain the above copyright notice, # this list of conditions and the following disclaimer. # Redistributions in binary form must reproduce the above # copyright notice, this list of conditions and the following # disclaimer in the documentation and/or other materials provided with # the distribution. # Neither the name of Google Inc. nor the names of its # contributors may be used to endorse or promote products derived from # this software without specific prior written permission. # # # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND # CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, # INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF # MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE # DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE # LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR # BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF # LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING # NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2009, Hideyuki Tanaka BSD 3-Clause license. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of [the] <[organization]> nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY <[copyright] [holder]> ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL <[copyright] [holder]> BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2010-2012, Susumu Yata Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - Neither the name of the nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2010 Daisuke Okanohara Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - Neither the name of the nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2013, OpenCV Foundation Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistribution's of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistribution's in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * The name of Intel Corporation may not be used to endorse or promote products derived from this software without specific prior written permission. This software is provided by the copyright holders and contributors "as is" and any express or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. In no event shall the Intel Corporation or contributors be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright property of CompuServe Incorporated. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - Neither the name of the [libjpeg]-[turbo] Project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS", AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright The Khronos Group Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > BSL1.0 firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2009, 2010, 2013-2016 by the Brotli Authors. Boost Software License - Version 1.0 - August 17th, 2003 Permission is hereby granted, free of charge, to any person or organization obtaining a copy of the software and accompanying documentation covered by this license (the "Software") to use, reproduce, display, distribute, execute, and transmit the Software, and to prepare derivative works of the Software, and to permit third-parties to whom the Software is furnished to do so, all subject to the following: The copyright notices in the Software and this entire statement, including the above license grant, this restriction and the following disclaimer, must be included in all copies of the Software, in whole or in part, and all derivative works of the Software, unless such copies or derivative works are solely in the form of machine-executable object code generated by a source language processor. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. > GPL2.0 firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 1989, 1991 Free Software Foundation, Inc. GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. The precise terms and conditions for copying, distribution and modification follow. GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. 7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker. , 1 April 1989 Ty Coon, President of Vice This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Library General Public License instead of this License. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2013, LeRoy Benjamin Sharon Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: Redistributions of source code must retain the above # copyright notice, this list of conditions and the following # disclaimer. Redistributions in binary form must reproduce the # above copyright notice, this list of conditions and the following # disclaimer in the documentation and/or other materials provided # with the distribution. # # Neither the name [Myanmar] [Karen] [Word] [Lists], nor the names of its # contributors may be used to endorse or promote products derived # from this software without specific prior written permission. # # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND # CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, # INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF # MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE # DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS # BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED # TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, # DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON # ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR # TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF # THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. > MIT firebase-ios-sdk-master/CoreOnly/NOTICES Copyright 2015 The Chromium Authors. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright 20xx Google Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 1996-2014 Anthony Green, Red Hat, Inc and others. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ``Software''), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. firebase-ios-sdk-master/Crashlytics/LICENSE Copyright (c) 2003-2005 Hewlett-Packard Development Company, L.P. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. firebase-ios-sdk-master/Crashlytics/third_party/libunwind/dwarf.h Copyright (c) 2003-2005 Hewlett-Packard Development Company, L.P. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2006 Kirill Simonov Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2010-2015 Benjamin Peterson Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. firebase-ios-sdk-master/CoreOnly/NOTICES firebase-ios-sdk-master/FirebaseDatabase/Sources/third_party/Wrap-leveldb/LICENSE Copyright (c) 2011 Pave Labs Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. firebase-ios-sdk-master/FirebaseDatabase/Sources/third_party/Wrap-leveldb/APLevelDB.mm Copyright (c) 2011 Pave Labs Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without restriction, including without limitation the rights // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell // copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: // // The above copyright notice and this permission notice shall be included in // all copies or substantial portions of the Software. // // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN // THE SOFTWARE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2011 The LevelDB Authors. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. firebase-ios-sdk-master/CoreOnly/NOTICES firebase-ios-sdk-master/FirebaseDatabase/Sources/third_party/Wrap-leveldb/LICENSE Copyright (c) 2012 Adam Preble. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. firebase-ios-sdk-master/FirebaseDatabase/Sources/third_party/Wrap-leveldb/APLevelDB.h firebase-ios-sdk-master/FirebaseDatabase/Sources/third_party/Wrap-leveldb/APLevelDB.mm Copyright (c) 2012 Adam Preble. Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without restriction, including without limitation the rights // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell // copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: // // The above copyright notice and this permission notice shall be included in // all copies or substantial portions of the Software. // // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN // THE SOFTWARE. firebase-ios-sdk-master/CoreOnly/NOTICES firebase-ios-sdk-master/FirebaseDatabase/Sources/third_party/FImmutableSortedDictionary/LICENSE Copyright (c) 2012 Mads Hartmann Jensen Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2017 Georgia Institute of Technology Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. firebase-ios-sdk-master/CoreOnly/NOTICES firebase-ios-sdk-master/GoogleUtilities/Environment/third_party/LICENSE Copyright (c) 2017 Landon J. Fuller Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. firebase-ios-sdk-master/GoogleUtilities/Environment/third_party/GULAppEnvironmentUtil.m Copyright (c) 2017 Landon J. Fuller Permission is hereby granted, free of charge, to any person obtaining a copy of this software /// and associated documentation files (the "Software"), to deal in the Software without /// restriction, including without limitation the rights to use, copy, modify, merge, publish, /// distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the /// Software is furnished to do so, subject to the following conditions: /// /// The above copyright notice and this permission notice shall be included in all copies or /// substantial portions of the Software. /// /// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING /// BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND /// NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, /// DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING /// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. firebase-ios-sdk-master/GoogleUtilities/LICENSE Copyright (c) 2017 Landon J. Fuller Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. firebase-ios-sdk-master/scripts/third_party/travis/LICENSE Copyright (c) 2018 Travis CI GmbH MIT LICENSE Copyright ([c]) [2018] [Travis] [CI] [GmbH] <[contact+travis]-[build]@[travis]-[ci].[org]> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. firebase-ios-sdk-master/scripts/third_party/travis/retry.sh Copyright (c) 2018 Travis CI GmbH MIT LICENSE # #Copyright ([c]) [2018] [Travis] [CI] [GmbH] <[contact+travis]-[build]@[travis]-[ci].[org]> # #Permission is hereby granted, free of charge, to any person obtaining a copy of #this software and associated documentation files (the "Software"), to deal in #the Software without restriction, including without limitation the rights to #use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of #the Software, and to permit persons to whom the Software is furnished to do so, #subject to the following conditions: # #The above copyright notice and this permission notice shall be included in all #copies or substantial portions of the Software. # #THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR #IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS #FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR #COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER #IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN #CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2019 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. firebase-ios-sdk-master/CoreOnly/NOTICES copyrighted by the Free Software Foundation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. > MPL-2.0 firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2011, Intel Corporation. Mozilla Public License Version 2.0 ================================== 1. Definitions -------------- 1.1. "Contributor" means each individual or legal entity that creates, contributes to the creation of, or owns Covered Software. 1.2. "Contributor Version" means the combination of the Contributions of others (if any) used by a Contributor and that particular Contributor's Contribution. 1.3. "Contribution" means Covered Software of a particular Contributor. 1.4. "Covered Software" means Source Code Form to which the initial Contributor has attached the notice in Exhibit A, the Executable Form of such Source Code Form, and Modifications of such Source Code Form, in each case including portions thereof. 1.5. "Incompatible With Secondary Licenses" means (a) that the initial Contributor has attached the notice described in Exhibit B to the Covered Software; or (b) that the Covered Software was made available under the terms of version 1.1 or earlier of the License, but not also under the terms of a Secondary License. 1.6. "Executable Form" means any form of the work other than Source Code Form. 1.7. "Larger Work" means a work that combines Covered Software with other material, in a separate file or files, that is not Covered Software. 1.8. "License" means this document. 1.9. "Licensable" means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently, any and all of the rights conveyed by this License. 1.10. "Modifications" means any of the following: (a) any file in Source Code Form that results from an addition to, deletion from, or modification of the contents of Covered Software; or (b) any new file in Source Code Form that contains any Covered Software. 1.11. "Patent Claims" of a Contributor means any patent claim(s), including without limitation, method, process, and apparatus claims, in any patent Licensable by such Contributor that would be infringed, but for the grant of the License, by the making, using, selling, offering for sale, having made, import, or transfer of either its Contributions or its Contributor Version. 1.12. "Secondary License" means either the GNU General Public License, Version 2.0, the GNU Lesser General Public License, Version 2.1, the GNU Affero General Public License, Version 3.0, or any later versions of those licenses. 1.13. "Source Code Form" means the form of the work preferred for making modifications. 1.14. "You" (or "Your") means an individual or a legal entity exercising rights under this License. For legal entities, "You" includes any entity that controls, is controlled by, or is under common control with You. For purposes of this definition, "control" means (a) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (b) ownership of more than fifty percent (50%) of the outstanding shares or beneficial ownership of such entity. 2. License Grants and Conditions -------------------------------- 2.1. Grants Each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license: (a) under intellectual property rights (other than patent or trademark) Licensable by such Contributor to use, reproduce, make available, modify, display, perform, distribute, and otherwise exploit its Contributions, either on an unmodified basis, with Modifications, or as part of a Larger Work; and (b) under Patent Claims of such Contributor to make, use, sell, offer for sale, have made, import, and otherwise transfer either its Contributions or its Contributor Version. 2.2. Effective Date The licenses granted in Section 2.1 with respect to any Contribution become effective for each Contribution on the date the Contributor first distributes such Contribution. 2.3. Limitations on Grant Scope The licenses granted in this Section 2 are the only rights granted under this License. No additional rights or licenses will be implied from the distribution or licensing of Covered Software under this License. Notwithstanding Section 2.1(b) above, no patent license is granted by a Contributor: (a) for any code that a Contributor has removed from Covered Software; or (b) for infringements caused by: (i) Your and any other third party's modifications of Covered Software, or (ii) the combination of its Contributions with other software (except as part of its Contributor Version); or (c) under Patent Claims infringed by Covered Software in the absence of its Contributions. This License does not grant any rights in the trademarks, service marks, or logos of any Contributor (except as may be necessary to comply with the notice requirements in Section 3.4). 2.4. Subsequent Licenses No Contributor makes additional grants as a result of Your choice to distribute the Covered Software under a subsequent version of this License (see Section 10.2) or under the terms of a Secondary License (if permitted under the terms of Section 3.3). 2.5. Representation Each Contributor represents that the Contributor believes its Contributions are its original creation(s) or it has sufficient rights to grant the rights to its Contributions conveyed by this License. 2.6. Fair Use This License is not intended to limit any rights You have under applicable copyright doctrines of fair use, fair dealing, or other equivalents. 2.7. Conditions Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in Section 2.1. 3. Responsibilities ------------------- 3.1. Distribution of Source Form All distribution of Covered Software in Source Code Form, including any Modifications that You create or to which You contribute, must be under the terms of this License. You must inform recipients that the Source Code Form of the Covered Software is governed by the terms of this License, and how they can obtain a copy of this License. You may not attempt to alter or restrict the recipients' rights in the Source Code Form. 3.2. Distribution of Executable Form If You distribute Covered Software in Executable Form then: (a) such Covered Software must also be made available in Source Code Form, as described in Section 3.1, and You must inform recipients of the Executable Form how they can obtain a copy of such Source Code Form by reasonable means in a timely manner, at a charge no more than the cost of distribution to the recipient; and (b) You may distribute such Executable Form under the terms of this License, or sublicense it under different terms, provided that the license for the Executable Form does not attempt to limit or alter the recipients' rights in the Source Code Form under this License. 3.3. Distribution of a Larger Work You may create and distribute a Larger Work under terms of Your choice, provided that You also comply with the requirements of this License for the Covered Software. If the Larger Work is a combination of Covered Software with a work governed by one or more Secondary Licenses, and the Covered Software is not Incompatible With Secondary Licenses, this License permits You to additionally distribute such Covered Software under the terms of such Secondary License(s), so that the recipient of the Larger Work may, at their option, further distribute the Covered Software under the terms of either this License or such Secondary License(s). 3.4. Notices You may not remove or alter the substance of any license notices (including copyright notices, patent notices, disclaimers of warranty, or limitations of liability) contained within the Source Code Form of the Covered Software, except that You may alter any license notices to the extent required to remedy known factual inaccuracies. 3.5. Application of Additional Terms You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Covered Software. However, You may do so only on Your own behalf, and not on behalf of any Contributor. You must make it absolutely clear that any such warranty, support, indemnity, or liability obligation is offered by You alone, and You hereby agree to indemnify every Contributor for any liability incurred by such Contributor as a result of warranty, support, indemnity or liability terms You offer. You may include additional disclaimers of warranty and limitations of liability specific to any jurisdiction. 4. Inability to Comply Due to Statute or Regulation --------------------------------------------------- If it is impossible for You to comply with any of the terms of this License with respect to some or all of the Covered Software due to statute, judicial order, or regulation then You must: (a) comply with the terms of this License to the maximum extent possible; and (b) describe the limitations and the code they affect. Such description must be placed in a text file included with all distributions of the Covered Software under this License. Except to the extent prohibited by statute or regulation, such description must be sufficiently detailed for a recipient of ordinary skill to be able to understand it. 5. Termination -------------- 5.1. The rights granted under this License will terminate automatically if You fail to comply with any of its terms. However, if You become compliant, then the rights granted under this License from a particular Contributor are reinstated (a) provisionally, unless and until such Contributor explicitly and finally terminates Your grants, and (b) on an ongoing basis, if such Contributor fails to notify You of the non-compliance by some reasonable means prior to 60 days after You have come back into compliance. Moreover, Your grants from a particular Contributor are reinstated on an ongoing basis if such Contributor notifies You of the non-compliance by some reasonable means, this is the first time You have received notice of non-compliance with this License from such Contributor, and You become compliant prior to 30 days after Your receipt of the notice. 5.2. If You initiate litigation against any entity by asserting a patent infringement claim (excluding declaratory judgment actions, counter-claims, and cross-claims) alleging that a Contributor Version directly or indirectly infringes any patent, then the rights granted to You by any and all Contributors for the Covered Software under Section 2.1 of this License shall terminate. 5.3. In the event of termination under Sections 5.1 or 5.2 above, all end user license agreements (excluding distributors and resellers) which have been validly granted by You or Your distributors under this License prior to termination shall survive termination. ************************************************************************ * * * 6. Disclaimer of Warranty * * ------------------------- * * * * Covered Software is provided under this License on an "as is" * * basis, without warranty of any kind, either expressed, implied, or * * statutory, including, without limitation, warranties that the * * Covered Software is free of defects, merchantable, fit for a * * particular purpose or non-infringing. The entire risk as to the * * quality and performance of the Covered Software is with You. * * Should any Covered Software prove defective in any respect, You * * (not any Contributor) assume the cost of any necessary servicing, * * repair, or correction. This disclaimer of warranty constitutes an * * essential part of this License. No use of any Covered Software is * * authorized under this License except under this disclaimer. * * * ************************************************************************ ************************************************************************ * * * 7. Limitation of Liability * * -------------------------- * * * * Under no circumstances and under no legal theory, whether tort * * (including negligence), contract, or otherwise, shall any * * Contributor, or anyone who distributes Covered Software as * * permitted above, be liable to You for any direct, indirect, * * special, incidental, or consequential damages of any character * * including, without limitation, damages for lost profits, loss of * * goodwill, work stoppage, computer failure or malfunction, or any * * and all other commercial damages or losses, even if such party * * shall have been informed of the possibility of such damages. This * * limitation of liability shall not apply to liability for death or * * personal injury resulting from such party's negligence to the * * extent applicable law prohibits such limitation. Some * * jurisdictions do not allow the exclusion or limitation of * * incidental or consequential damages, so this exclusion and * * limitation may not apply to You. * * * ************************************************************************ 8. Litigation ------------- Any litigation relating to this License may be brought only in the courts of a jurisdiction where the defendant maintains its principal place of business and such litigation shall be governed by laws of that jurisdiction, without reference to its conflict-of-law provisions. Nothing in this Section shall prevent a party's ability to bring cross-claims or counter-claims. 9. Miscellaneous ---------------- This License represents the complete agreement concerning the subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. Any law or regulation which provides that the language of a contract shall be construed against the drafter shall not be used to construe this License against a Contributor. 10. Versions of the License --------------------------- 10.1. New Versions Mozilla Foundation is the license steward. Except as provided in Section 10.3, no one other than the license steward has the right to modify or publish new versions of this License. Each version will be given a distinguishing version number. 10.2. Effect of New Versions You may distribute the Covered Software under the terms of the version of the License under which You originally received the Covered Software, or under the terms of any subsequent version published by the license steward. 10.3. Modified Versions If you create software not governed by this License, and you want to create a new license for such software, you may create and use a modified version of this License if you rename the license and remove any references to the name of the license steward (except to note that such modified license differs from this License). 10.4. Distributing Source Code Form that is Incompatible With Secondary Licenses If You choose to distribute Source Code Form that is Incompatible With Secondary Licenses under the terms of this version of the License, the notice described in Exhibit B of this License must be attached. Exhibit A - Source Code Form License Notice ------------------------------------------- This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE file in a relevant directory) where a recipient would be likely to look for such a notice. You may add additional accurate notices of copyright ownership. Exhibit B - "Incompatible With Secondary Licenses" Notice --------------------------------------------------------- This Source Code Form is "Incompatible With Secondary Licenses", as defined by the Mozilla Public License, v. 2.0. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2017 Georgia Institute of Technology Mozilla Public License Version 2.0 ================================== 1. Definitions -------------- 1.1. "Contributor" means each individual or legal entity that creates, contributes to the creation of, or owns Covered Software. 1.2. "Contributor Version" means the combination of the Contributions of others (if any) used by a Contributor and that particular Contributor's Contribution. 1.3. "Contribution" means Covered Software of a particular Contributor. 1.4. "Covered Software" means Source Code Form to which the initial Contributor has attached the notice in Exhibit A, the Executable Form of such Source Code Form, and Modifications of such Source Code Form, in each case including portions thereof. 1.5. "Incompatible With Secondary Licenses" means (a) that the initial Contributor has attached the notice described in Exhibit B to the Covered Software; or (b) that the Covered Software was made available under the terms of version 1.1 or earlier of the License, but not also under the terms of a Secondary License. 1.6. "Executable Form" means any form of the work other than Source Code Form. 1.7. "Larger Work" means a work that combines Covered Software with other material, in a separate file or files, that is not Covered Software. 1.8. "License" means this document. 1.9. "Licensable" means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently, any and all of the rights conveyed by this License. 1.10. "Modifications" means any of the following: (a) any file in Source Code Form that results from an addition to, deletion from, or modification of the contents of Covered Software; or (b) any new file in Source Code Form that contains any Covered Software. 1.11. "Patent Claims" of a Contributor means any patent claim(s), including without limitation, method, process, and apparatus claims, in any patent Licensable by such Contributor that would be infringed, but for the grant of the License, by the making, using, selling, offering for sale, having made, import, or transfer of either its Contributions or its Contributor Version. 1.12. "Secondary License" means either the GNU General Public License, Version 2.0, the GNU Lesser General Public License, Version 2.1, the GNU Affero General Public License, Version 3.0, or any later versions of those licenses. 1.13. "Source Code Form" means the form of the work preferred for making modifications. 1.14. "You" (or "Your") means an individual or a legal entity exercising rights under this License. For legal entities, "You" includes any entity that controls, is controlled by, or is under common control with You. For purposes of this definition, "control" means (a) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (b) ownership of more than fifty percent (50%) of the outstanding shares or beneficial ownership of such entity. 2. License Grants and Conditions -------------------------------- 2.1. Grants Each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license: (a) under intellectual property rights (other than patent or trademark) Licensable by such Contributor to use, reproduce, make available, modify, display, perform, distribute, and otherwise exploit its Contributions, either on an unmodified basis, with Modifications, or as part of a Larger Work; and (b) under Patent Claims of such Contributor to make, use, sell, offer for sale, have made, import, and otherwise transfer either its Contributions or its Contributor Version. 2.2. Effective Date The licenses granted in Section 2.1 with respect to any Contribution become effective for each Contribution on the date the Contributor first distributes such Contribution. 2.3. Limitations on Grant Scope The licenses granted in this Section 2 are the only rights granted under this License. No additional rights or licenses will be implied from the distribution or licensing of Covered Software under this License. Notwithstanding Section 2.1(b) above, no patent license is granted by a Contributor: (a) for any code that a Contributor has removed from Covered Software; or (b) for infringements caused by: (i) Your and any other third party's modifications of Covered Software, or (ii) the combination of its Contributions with other software (except as part of its Contributor Version); or (c) under Patent Claims infringed by Covered Software in the absence of its Contributions. This License does not grant any rights in the trademarks, service marks, or logos of any Contributor (except as may be necessary to comply with the notice requirements in Section 3.4). 2.4. Subsequent Licenses No Contributor makes additional grants as a result of Your choice to distribute the Covered Software under a subsequent version of this License (see Section 10.2) or under the terms of a Secondary License (if permitted under the terms of Section 3.3). 2.5. Representation Each Contributor represents that the Contributor believes its Contributions are its original creation(s) or it has sufficient rights to grant the rights to its Contributions conveyed by this License. 2.6. Fair Use This License is not intended to limit any rights You have under applicable copyright doctrines of fair use, fair dealing, or other equivalents. 2.7. Conditions Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in Section 2.1. 3. Responsibilities ------------------- 3.1. Distribution of Source Form All distribution of Covered Software in Source Code Form, including any Modifications that You create or to which You contribute, must be under the terms of this License. You must inform recipients that the Source Code Form of the Covered Software is governed by the terms of this License, and how they can obtain a copy of this License. You may not attempt to alter or restrict the recipients' rights in the Source Code Form. 3.2. Distribution of Executable Form If You distribute Covered Software in Executable Form then: (a) such Covered Software must also be made available in Source Code Form, as described in Section 3.1, and You must inform recipients of the Executable Form how they can obtain a copy of such Source Code Form by reasonable means in a timely manner, at a charge no more than the cost of distribution to the recipient; and (b) You may distribute such Executable Form under the terms of this License, or sublicense it under different terms, provided that the license for the Executable Form does not attempt to limit or alter the recipients' rights in the Source Code Form under this License. 3.3. Distribution of a Larger Work You may create and distribute a Larger Work under terms of Your choice, provided that You also comply with the requirements of this License for the Covered Software. If the Larger Work is a combination of Covered Software with a work governed by one or more Secondary Licenses, and the Covered Software is not Incompatible With Secondary Licenses, this License permits You to additionally distribute such Covered Software under the terms of such Secondary License(s), so that the recipient of the Larger Work may, at their option, further distribute the Covered Software under the terms of either this License or such Secondary License(s). 3.4. Notices You may not remove or alter the substance of any license notices (including copyright notices, patent notices, disclaimers of warranty, or limitations of liability) contained within the Source Code Form of the Covered Software, except that You may alter any license notices to the extent required to remedy known factual inaccuracies. 3.5. Application of Additional Terms You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Covered Software. However, You may do so only on Your own behalf, and not on behalf of any Contributor. You must make it absolutely clear that any such warranty, support, indemnity, or liability obligation is offered by You alone, and You hereby agree to indemnify every Contributor for any liability incurred by such Contributor as a result of warranty, support, indemnity or liability terms You offer. You may include additional disclaimers of warranty and limitations of liability specific to any jurisdiction. 4. Inability to Comply Due to Statute or Regulation --------------------------------------------------- If it is impossible for You to comply with any of the terms of this License with respect to some or all of the Covered Software due to statute, judicial order, or regulation then You must: (a) comply with the terms of this License to the maximum extent possible; and (b) describe the limitations and the code they affect. Such description must be placed in a text file included with all distributions of the Covered Software under this License. Except to the extent prohibited by statute or regulation, such description must be sufficiently detailed for a recipient of ordinary skill to be able to understand it. 5. Termination -------------- 5.1. The rights granted under this License will terminate automatically if You fail to comply with any of its terms. However, if You become compliant, then the rights granted under this License from a particular Contributor are reinstated (a) provisionally, unless and until such Contributor explicitly and finally terminates Your grants, and (b) on an ongoing basis, if such Contributor fails to notify You of the non-compliance by some reasonable means prior to 60 days after You have come back into compliance. Moreover, Your grants from a particular Contributor are reinstated on an ongoing basis if such Contributor notifies You of the non-compliance by some reasonable means, this is the first time You have received notice of non-compliance with this License from such Contributor, and You become compliant prior to 30 days after Your receipt of the notice. 5.2. If You initiate litigation against any entity by asserting a patent infringement claim (excluding declaratory judgment actions, counter-claims, and cross-claims) alleging that a Contributor Version directly or indirectly infringes any patent, then the rights granted to You by any and all Contributors for the Covered Software under Section 2.1 of this License shall terminate. 5.3. In the event of termination under Sections 5.1 or 5.2 above, all end user license agreements (excluding distributors and resellers) which have been validly granted by You or Your distributors under this License prior to termination shall survive termination. ************************************************************************ * * * 6. Disclaimer of Warranty * * ------------------------- * * * * Covered Software is provided under this License on an "as is" * * basis, without warranty of any kind, either expressed, implied, or * * statutory, including, without limitation, warranties that the * * Covered Software is free of defects, merchantable, fit for a * * particular purpose or non-infringing. The entire risk as to the * * quality and performance of the Covered Software is with You. * * Should any Covered Software prove defective in any respect, You * * (not any Contributor) assume the cost of any necessary servicing, * * repair, or correction. This disclaimer of warranty constitutes an * * essential part of this License. No use of any Covered Software is * * authorized under this License except under this disclaimer. * * * ************************************************************************ ************************************************************************ * * * 7. Limitation of Liability * * -------------------------- * * * * Under no circumstances and under no legal theory, whether tort * * (including negligence), contract, or otherwise, shall any * * Contributor, or anyone who distributes Covered Software as * * permitted above, be liable to You for any direct, indirect, * * special, incidental, or consequential damages of any character * * including, without limitation, damages for lost profits, loss of * * goodwill, work stoppage, computer failure or malfunction, or any * * and all other commercial damages or losses, even if such party * * shall have been informed of the possibility of such damages. This * * limitation of liability shall not apply to liability for death or * * personal injury resulting from such party's negligence to the * * extent applicable law prohibits such limitation. Some * * jurisdictions do not allow the exclusion or limitation of * * incidental or consequential damages, so this exclusion and * * limitation may not apply to You. * * * ************************************************************************ 8. Litigation ------------- Any litigation relating to this License may be brought only in the courts of a jurisdiction where the defendant maintains its principal place of business and such litigation shall be governed by laws of that jurisdiction, without reference to its conflict-of-law provisions. Nothing in this Section shall prevent a party's ability to bring cross-claims or counter-claims. 9. Miscellaneous ---------------- This License represents the complete agreement concerning the subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. Any law or regulation which provides that the language of a contract shall be construed against the drafter shall not be used to construe this License against a Contributor. 10. Versions of the License --------------------------- 10.1. New Versions Mozilla Foundation is the license steward. Except as provided in Section 10.3, no one other than the license steward has the right to modify or publish new versions of this License. Each version will be given a distinguishing version number. 10.2. Effect of New Versions You may distribute the Covered Software under the terms of the version of the License under which You originally received the Covered Software, or under the terms of any subsequent version published by the license steward. 10.3. Modified Versions If you create software not governed by this License, and you want to create a new license for such software, you may create and use a modified version of this License if you rename the license and remove any references to the name of the license steward (except to note that such modified license differs from this License). 10.4. Distributing Source Code Form that is Incompatible With Secondary Licenses If You choose to distribute Source Code Form that is Incompatible With Secondary Licenses under the terms of this version of the License, the notice described in Exhibit B of this License must be attached. Exhibit A - Source Code Form License Notice ------------------------------------------- This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE file in a relevant directory) where a recipient would be likely to look for such a notice. You may add additional accurate notices of copyright ownership. Exhibit B - "Incompatible With Secondary Licenses" Notice --------------------------------------------------------- This Source Code Form is "Incompatible With Secondary Licenses", as defined by the Mozilla Public License, v. 2.0. > Brian Gladman Dual BSD-GPL firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2002, Dr Brian Gladman LICENSE TERMS The free distribution and use of this software in both source and binary form is allowed (with or without changes) provided that: 1. distributions of this source code include the above copyright notice, this list of conditions and the following disclaimer; 2. distributions in binary form include the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other associated materials; 3. the copyright holder's name is not used to endorse products built using this software without specific written permission. ALTERNATIVELY, provided that this notice is retained in full, this product may be distributed under the terms of the GNU General Public License (GPL), in which case the provisions of the GPL apply INSTEAD OF those given above. DISCLAIMER This software is provided 'as is' with no explicit or implied warranties in respect of its properties, including, but not limited to, correctness and/or fitness for purpose. > BSD Source Code Attribution firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Network/third_party/GTMHTTPServer.h firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Network/third_party/GTMHTTPServer.m Copyright (c) 2011, Deusty, LLC Software License Agreement (BSD License) // // [Copyright] ([c]) [2011], [Deusty], [LLC] // [All] [rights] [reserved]. // // Redistribution and use of this software in source and binary forms, // with or without modification, are permitted provided that the following conditions are met: // // * Redistributions of source code must retain the above // copyright notice, this list of conditions and the // following disclaimer. // // * Neither the name of [Deusty] nor the names of its // contributors may be used to endorse or promote products // derived from this software without specific prior // written permission of [Deusty], [LLC]. // // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR // IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND // FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR // CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR // CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR // SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR // OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE // POSSIBILITY OF SUCH DAMAGE. firebase-ios-sdk-master/GoogleUtilities/Tests/Unit/Network/third_party/LICENSE Copyright (c) 2011, Deusty, LLC Software License Agreement (BSD License) [Copyright] ([c]) [2011], [Deusty], [LLC] [All] [rights] [reserved]. Redistribution and use of this software in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Neither the name of [Deusty] nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission of [Deusty], [LLC]. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > bzip2 License 2010 firebase-ios-sdk-master/CoreOnly/NOTICES copyright (c) 1996-2010 Julian R Seward. This program, "bzip2", the associated library "libbzip2", and all documentation, are copyright (C) 1996-2010 Julian R Seward. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 3. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 4. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Julian Seward, jseward@bzip.org bzip2/libbzip2 version 1.0.6 of 6 September 2010 > Henry Spencer Regexp License firebase-ios-sdk-master/CoreOnly/NOTICES Copyright 1992, 1993, 1994 Henry Spencer. This software is not subject to any license of the American Telephone and Telegraph Company or of the Regents of the University of California. Permission is granted to anyone to use this software for any purpose on any computer system, and to alter it and redistribute it, subject to the following restrictions: 1. The author is not responsible for the consequences of use of this software, no matter how awful, even if they arise from flaws in it. 2. The origin of this software must not be misrepresented, either by explicit claim or by omission. Since few users ever read sources, credits must appear in the documentation. 3. Altered versions must be plainly marked as such, and must not be misrepresented as being the original software. Since few users ever read sources, credits must appear in the documentation. 4. This notice may not be removed or altered. > IBM DHCP License firebase-ios-sdk-master/CoreOnly/NOTICES firebase-ios-sdk-master/FirebaseDatabase/Sources/third_party/SocketRocket/LICENSE Portions Copyright (c) 1995 by International Business Machines, Inc. International Business Machines, Inc. (hereinafter called IBM) grants permission under its copyrights to use, copy, modify, and distribute this Software with or without fee, provided that the above copyright notice and all paragraphs of this notice appear in all copies, and that the name of IBM not be used in connection with the marketing of any product incorporating the Software or modifications thereof, without specific, written prior permission. To the extent it has a right to do so, IBM grants an immunity from suit under its patents, if any, for the use, sale or manufacture of products to the extent that such products are used for performing Domain Name System dynamic updates in TCP/IP networks by means of the Software. No immunity is granted for any product per se or for any other function of any product. THE SOFTWARE IS PROVIDED "AS IS", AND IBM DISCLAIMS ALL WARRANTIES, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL IBM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE, EVEN IF IBM IS APPRISED OF THE POSSIBILITY OF SUCH DAMAGES. firebase-ios-sdk-master/FirebaseDatabase/Sources/third_party/SocketRocket/fbase64.c Portions Copyright (c) 1995 by International Business Machines, Inc. International Business Machines, Inc. (hereinafter called IBM) grants * permission under its copyrights to use, copy, modify, and distribute this * Software with or without fee, provided that the above copyright notice and * all paragraphs of this notice appear in all copies, and that the name of IBM * not be used in connection with the marketing of any product incorporating * the Software or modifications thereof, without specific, written prior * permission. * * To the extent it has a right to do so, IBM grants an immunity from suit * under its patents, if any, for the use, sale or manufacture of products to * the extent that such products are used for performing Domain Name System * dynamic updates in TCP/IP networks by means of the Software. No immunity is * granted for any product per se or for any other function of any product. * * THE SOFTWARE IS PROVIDED "AS IS", AND IBM DISCLAIMS ALL WARRANTIES, * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A * PARTICULAR PURPOSE. IN NO EVENT SHALL IBM BE LIABLE FOR ANY SPECIAL, * DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER ARISING * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE, EVEN * IF IBM IS APPRISED OF THE POSSIBILITY OF SUCH DAMAGES. > Independent JPEG Group License firebase-ios-sdk-master/CoreOnly/NOTICES copyright (c) 1991-1998, Thomas G. Lane. LEGAL ISSUES ============ In plain English: 1. We don't promise that this software works. (But if you find any bugs, please let us know!) 2. You can use this software for whatever you want. You don't have to pay us. 3. You may not pretend that you wrote this software. If you use it in a program, you must acknowledge somewhere in your documentation that you've used the IJG code. In legalese: The authors make NO WARRANTY or representation, either express or implied, with respect to this software, its quality, accuracy, merchantability, or fitness for a particular purpose. This software is provided "AS IS", and you, its user, assume the entire risk as to its quality and accuracy. This software is copyright (C) 1991-1998, Thomas G. Lane. All Rights Reserved except as specified below. Permission is hereby granted to use, copy, modify, and distribute this software (or portions thereof) for any purpose, without fee, subject to these conditions: (1) If any part of the source code for this software is distributed, then this README file must be included, with this copyright and no-warranty notice unaltered; and any additions, deletions, or changes to the original files must be clearly indicated in accompanying documentation. (2) If only executable code is distributed, then the accompanying documentation must state that "this software is based in part on the work of the Independent JPEG Group". (3) Permission for use of this software is granted only if the user accepts full responsibility for any undesirable consequences; the authors accept NO LIABILITY for damages of any kind. These conditions apply to any software derived from or based on the IJG code, not just to the unmodified library. If you use our work, you ought to acknowledge us. Permission is NOT granted for the use of any IJG author's name or company name in advertising or publicity relating to this software or products derived from it. This software may be referred to only as "the Independent JPEG Group's software". We specifically permit and encourage the use of this software as the basis of commercial products, provided that all warranty or liability claims are assumed by the product vendor. ansi2knr.c is included in this distribution by permission of L. Peter Deutsch, sole proprietor of its copyright holder, Aladdin Enterprises of Menlo Park, CA. ansi2knr.c is NOT covered by the above copyright and conditions, but instead by the usual distribution terms of the Free Software Foundation; principally, that you must include source code if you redistribute it. (See the file ansi2knr.c for full details.) However, since ansi2knr.c is not needed as part of any program generated from the IJG code, this does not limit you more than the foregoing paragraphs do. The Unix configuration script "configure" was produced with GNU Autoconf. It is copyright by the Free Software Foundation but is freely distributable. The same holds for its supporting scripts (config.guess, config.sub, ltconfig, ltmain.sh). Another support script, install-sh, is copyright by M.I.T. but is also freely distributable. It appears that the arithmetic coding option of the JPEG spec is covered by patents owned by IBM, AT&T, and Mitsubishi. Hence arithmetic coding cannot legally be used without obtaining one or more licenses. For this reason, support for arithmetic coding has been removed from the free JPEG software. (Since arithmetic coding provides only a marginal gain over the unpatented Huffman mode, it is unlikely that very many implementations will support it.) So far as we are aware, there are no patent restrictions on the remaining code. The IJG distribution formerly included code to read and write GIF files. To avoid entanglement with the Unisys LZW patent, GIF reading support has been removed altogether, and the GIF writer has been simplified to produce "uncompressed GIFs". This technique does not use the LZW algorithm; the resulting GIF files are larger than usual, but are readable by all standard GIF decoders. We are required to state that "The Graphics Interchange Format(c) is the Copyright property of CompuServe Incorporated. GIF(sm) is a Service Mark property of CompuServe Incorporated." > ISC License firebase-ios-sdk-master/CoreOnly/NOTICES firebase-ios-sdk-master/FirebaseDatabase/Sources/third_party/SocketRocket/LICENSE Copyright (c) 1996 by Internet Software Consortium. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. firebase-ios-sdk-master/FirebaseDatabase/Sources/third_party/SocketRocket/fbase64.c Copyright (c) 1996 by Internet Software Consortium. Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS * ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE * CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS * SOFTWARE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2012, Noah Spurrier Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. > LLVM Exception to Apache 2.0 firebase-ios-sdk-master/CoreOnly/NOTICES (c) 1995-2004 Jean-loup Gailly and Mark Adler LLVM Exceptions to the Apache 2.0 License ---- As an exception, if, as a result of your compiling your source code, portions of this Software are embedded into an Object form of such source code, you may redistribute such embedded portions in such Object form without complying with the conditions of Sections 4(a), 4(b) and 4(d) of the License. In addition, if you combine or link compiled forms of this Software with software that is licensed under the GPLv2 ("Combined Software") and if a court of competent jurisdiction determines that the patent provision (Section 3), the indemnity provision (Section 9) or other Section of the License conflicts with the conditions of the GPLv2, you may retroactively and prospectively choose to deem waived or otherwise exclude such Section(s) of the License, but only in their entirety and only with respect to the Combined Software. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2003-2019 University of Illinois at Urbana-Champaign. LLVM Exceptions to the Apache 2.0 License ---- As an exception, if, as a result of your compiling your source code, portions of this Software are embedded into an Object form of such source code, you may redistribute such embedded portions in such Object form without complying with the conditions of Sections 4(a), 4(b) and 4(d) of the License. In addition, if you combine or link compiled forms of this Software with software that is licensed under the GPLv2 ("Combined Software") and if a court of competent jurisdiction determines that the patent provision (Section 3), the indemnity provision (Section 9) or other Section of the License conflicts with the conditions of the GPLv2, you may retroactively and prospectively choose to deem waived or otherwise exclude such Section(s) of the License, but only in their entirety and only with respect to the Combined Software. > Minpack Copyright Notice firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 1992-2013 The University of Tennessee Minpack Copyright Notice ([1999]) University of Chicago. All rights reserved Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The end-user documentation included with the redistribution, if any, must include the following acknowledgment: "This product includes software developed by the University of Chicago, as Operator of Argonne National Laboratory. Alternately, this acknowledgment may appear in the software itself, if and wherever such third-party acknowledgments normally appear. 4. WARRANTY DISCLAIMER. THE SOFTWARE IS SUPPLIED "AS IS" WITHOUT WARRANTY OF ANY KIND. THE COPYRIGHT HOLDER, THE UNITED STATES, THE UNITED STATES DEPARTMENT OF ENERGY, AND THEIR EMPLOYEES: (1) DISCLAIM ANY WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE OR NON-INFRINGEMENT, (2) DO NOT ASSUME ANY LEGAL LIABILITY OR RESPONSIBILITY FOR THE ACCURACY, COMPLETENESS, OR USEFULNESS OF THE SOFTWARE, (3) DO NOT REPRESENT THAT USE OF THE SOFTWARE WOULD NOT INFRINGE PRIVATELY OWNED RIGHTS, (4) DO NOT WARRANT THAT THE SOFTWARE WILL FUNCTION UNINTERRUPTED, THAT IT IS ERROR-FREE OR THAT ANY ERRORS WILL BE CORRECTED. 5. LIMITATION OF LIABILITY. IN NO EVENT WILL THE COPYRIGHT HOLDER, THE UNITED STATES, THE UNITED STATES DEPARTMENT OF ENERGY, OR THEIR EMPLOYEES: BE LIABLE FOR ANY INDIRECT, INCIDENTAL, CONSEQUENTIAL, SPECIAL OR PUNITIVE DAMAGES OF ANY KIND OR NATURE, INCLUDING BUT NOT LIMITED TO LOSS OF PROFITS OR LOSS OF DATA, FOR ANY REASON WHATSOEVER, WHETHER SUCH LIABILITY IS ASSERTED ON THE BASIS OF CONTRACT, TORT (INCLUDING NEGLIGENCE OR STRICT LIABILITY), OR OTHERWISE, EVEN IF ANY OF SAID PARTIES HAS BEEN WARNED OF THE POSSIBILITY OF SUCH LOSS OR DAMAGES. > MIT Old Style no advertising firebase-ios-sdk-master/CoreOnly/NOTICES Copyright 1998 by the Massachusetts Institute of Technology. Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of M.I.T. not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. M.I.T. makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. > Nara Institute License 2003 firebase-ios-sdk-master/CoreOnly/NOTICES Copyright 2000, 2001, 2002, 2003 Nara Institute of Science and Technology. Use, reproduction, and distribution of this software is permitted. # Any copy of this software, whether in its original form or modified, # must include both the above copyright notice and the following # paragraphs. # # Nara Institute of Science and Technology (NAIST), # the copyright holders, disclaims all warranties with regard to this # software, including all implied warranties of merchantability and # fitness, in no event shall NAIST be liable for # any special, indirect or consequential damages or any damages # whatsoever resulting from loss of use, data or profits, whether in an # action of contract, negligence or other tortuous action, arising out # of or in connection with the use or performance of this software. # # A large portion of the dictionary entries # originate from ICOT Free Software. The following conditions for ICOT # Free Software applies to the current dictionary as well. # # Each User may also freely distribute the Program, whether in its # original form or modified, to any third party or parties, PROVIDED # that the provisions of Section 3 ("NO WARRANTY") will ALWAYS appear # on, or be attached to, the Program, which is distributed substantially # in the same form as set out herein and that such intended # distribution, if actually made, will neither violate or otherwise # contravene any of the laws and regulations of the countries having # jurisdiction over the User or the intended distribution itself. # # NO WARRANTY # # The program was produced on an experimental basis in the course of the # research and development conducted during the project and is provided # to users as so produced on an experimental basis. Accordingly, the # program is provided without any warranty whatsoever, whether express, # implied, statutory or otherwise. The term "warranty" used herein # includes, but is not limited to, any warranty of the quality, # performance, merchantability and fitness for a particular purpose of # the program and the nonexistence of any infringement or violation of # any right of any third party. # # Each user of the program will agree and understand, and be deemed to # have agreed and understood, that there is no warranty whatsoever for # the program and, accordingly, the entire risk arising from or # otherwise connected with the program is assumed by the user. # # Therefore, neither ICOT, the copyright holder, or any other # organization that participated in or was otherwise related to the # development of the program and their respective officials, directors, # officers and other employees shall be held liable for any and all # damages, including, without limitation, general, special, incidental # and consequential damages, arising out of or otherwise in connection # with the use or inability to use the program or any product, material # or result produced or otherwise obtained by using the program, # regardless of whether they have been advised of, or otherwise had # knowledge of, the possibility of such damages at any time during the # project or thereafter. Each user will be deemed to have agreed to the # foregoing by his or her commencement of use of the program. The term # "use" as used herein includes, but is not limited to, the use, # modification, copying and distribution of the program and the # production of secondary products from the program. # # In the case where the program, whether in its original form or # modified, was distributed or delivered to or received by a user from # any person, organization or entity other than ICOT, unless it makes or # grants independently of ICOT any specific warranty to the user in # writing, such person, organization or entity, will also be exempted # from and not be held liable to the user for any such damages as noted # above as far as the program is concerned. > NiH libzip License firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 1999-2016 Dieter Baron and Thomas Klausner Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The names of the authors may not be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > PNG Reference Library License version 2 firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson shall the Copyright owners, or anyone distributing the software, be liable for any damages or other liability, whether in contract, tort or otherwise, arising from, out of, or in connection with the software, or the use or other dealings in the software, even if advised of the possibility of such damage. Permission is hereby granted to use, copy, modify, and distribute this software, or portions hereof, for any purpose, without fee, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated, but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This Copyright notice may not be removed or altered from any source or altered source distribution. PNG Reference Library License version 1 (for libpng 0.5 through 1.6.35) ----------------------------------------------------------------------- libpng versions 1.0.7, July 1, 2000, through 1.6.35, July 15, 2018 are Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson, are derived from libpng-1.0.6, and are distributed according to the same disclaimer and license as libpng-1.0.6 with the following individuals added to the list of Contributing Authors: Simon-Pierre Cadieux Eric S. Raymond Mans Rullgard Cosmin Truta Gilles Vollant James Yu Mandar Sahastrabuddhe Google Inc. Vadim Barkov and with the following additions to the disclaimer: There is no warranty against interference with your enjoyment of the library or against infringement. There is no warranty that our efforts or the library will fulfill any of your particular purposes or needs. This library is provided with all faults, and the entire risk of satisfactory quality, performance, accuracy, and effort is with the user. Some files in the "contrib" directory and some configure-generated files that are distributed with libpng have other copyright owners, and are released under other open source licenses. libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are Copyright (c) 1998-2000 Glenn Randers-Pehrson, are derived from libpng-0.96, and are distributed according to the same disclaimer and license as libpng-0.96, with the following individuals added to the list of Contributing Authors: Tom Lane Glenn Randers-Pehrson Willem van Schaik libpng versions 0.89, June 1996, through 0.96, May 1997, are Copyright (c) 1996-1997 Andreas Dilger, are derived from libpng-0.88, and are distributed according to the same disclaimer and license as libpng-0.88, with the following individuals added to the list of Contributing Authors: John Bowler Kevin Bracey Sam Bushell Magnus Holmgren Greg Roelofs Tom Tanner Some files in the "scripts" directory have other copyright owners, but are released under this license. libpng versions 0.5, May 1995, through 0.88, January 1996, are Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. For the purposes of this copyright and license, "Contributing Authors" is defined as the following set of individuals: Andreas Dilger Dave Martindale Guy Eric Schalnat Paul Schmidt Tim Wegner The PNG Reference Library is supplied "AS IS". The Contributing Authors and Group 42, Inc. disclaim all warranties, expressed or implied, including, without limitation, the warranties of merchantability and of fitness for any purpose. The Contributing Authors and Group 42, Inc. assume no liability for direct, indirect, incidental, special, exemplary, or consequential damages, which may result from the use of the PNG Reference Library, even if advised of the possibility of such damage. Permission is hereby granted to use, copy, modify, and distribute this source code, or portions hereof, for any purpose, without fee, subject to the following restrictions: 1. The origin of this source code must not be misrepresented. 2. Altered versions must be plainly marked as such and must not be misrepresented as being the original source. 3. This Copyright notice may not be removed or altered from any source or altered source distribution. The Contributing Authors and Group 42, Inc. specifically permit, without fee, and encourage the use of this source code as a component to supporting the PNG file format in commercial products. If you use this source code in a product, acknowledgment is not required but would be appreciated. > Protobuf License firebase-ios-sdk-master/CoreOnly/NOTICES Copyright 2008 Google Inc. Copyright 2008 Google Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Code generated by the Protocol Buffer compiler is owned by the owner of the input file used when generating it. This code is not standalone and requires a support library to be linked with it. This support library is itself covered by the above license. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright 2008, Google Inc. Copyright 2008, Google Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2009 The Go Authors. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2009 The RE2 Authors. All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // * Redistributions of source code must retain the above copyright // notice, this list of conditions and the following disclaimer. // * Redistributions in binary form must reproduce the above // copyright notice, this list of conditions and the following disclaimer // in the documentation and/or other materials provided with the // distribution. // * Neither the name of Google Inc. nor the names of its // contributors may be used to endorse or promote products derived from // this software without specific prior written permission. // // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2010, Google Inc. Google Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT [HOLDER] OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2016-present, Facebook, Inc. Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name [Facebook] nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT [HOLDER] OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > Public Domain firebase-ios-sdk-master/CoreOnly/NOTICES Copyright 2006-2011, the V8 project 7. Database Ownership # # The TZ database itself is not an IETF Contribution or an IETF # document. Rather it is a pre-existing and regularly updated work # that is in the public domain, and is intended to remain in the # public domain. Therefore, BCPs 78 [RFC5378] and 79 [RFC3979] do # not apply to the TZ Database or contributions that individuals make # to it. Should any claims be made and substantiated against the TZ # Database, the organization that is providing the IANA # Considerations defined in this RFC, under the memorandum of # understanding with the IETF, currently ICANN, may act in accordance # with all competent court orders. No ownership claims will be made # by ICANN or the IETF Trust on the database or the code. Any person # making a contribution to the database or code waives all rights to # future claims in that contribution or in the TZ Database. > Unknown license detected but not recognized firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2006-2008, Google Inc. Other software included in this distribution is # provided under other licenses, as set forth below. > X11 License firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 1995-2016 International Business Machines Corporation and others Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, provided that the above copyright notice(s) and this permission notice appear in all copies of the Software and that both the above copyright notice(s) and this permission notice appear in supporting documentation. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. Except as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization of the copyright holder. All trademarks and registered trademarks mentioned herein are the property of their respective owners. > X11-Style (Lucent) firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 1998-2002 by Lucent Technologies. Permission to use, copy, modify, and distribute this software for any purpose without fee is hereby granted, provided that this entire notice is included in all copies of any software which is or includes a copy or modification of this software and in all copies of the supporting documentation for such software. THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED WARRANTY. IN PARTICULAR, NEITHER THE AUTHORS NOR LUCENT TECHNOLOGIES MAKE ANY REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE. > X11-Style (Tiff) firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 1991-1997 Silicon Graphics, Inc. Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that (i) the above copyright notices and this permission notice appear in all copies of the software and related documentation, and (ii) the names of Sam Leffler and Silicon Graphics may not be used in any advertising or publicity relating to the software without the specific, prior written permission of Sam Leffler and Silicon Graphics. THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. > ZLIB License firebase-ios-sdk-master/CoreOnly/NOTICES (c) 1995-2013 Jean-loup Gailly and Mark Adler This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. Jean-loup Gailly Mark Adler jloup@gzip.org madler@alumni.caltech.edu firebase-ios-sdk-master/CoreOnly/NOTICES Copyright 2017 The TensorFlow Authors. This software is provided 'as-is', without any express or implied warranty. In no event will the author be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 1998, 2007 Brian Raiter This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. Jean-loup Gailly Mark Adler jloup@gzip.org madler@alumni.caltech.edu firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2007 Julien Pommier This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2010-2011 Sam Soffes This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. firebase-ios-sdk-master/CoreOnly/NOTICES Copyright (c) 2011 Petteri Aimonen This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. firebase-ios-sdk-master/FirebaseDatabase/Tests/third_party/Base64.h firebase-ios-sdk-master/FirebaseDatabase/Tests/third_party/Base64.m Copyright (c) 2012 Charcoal Design Distributed under the permissive zlib License firebase-ios-sdk-master/CoreOnly/NOTICES Copyright property of CompuServe Incorporated. This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. >>> Munki-5.2.0 ADDITIONAL LICENSE INFORMATION: > Apache2.0 munki-5.2.0/code/server/getmanifest.py Copyright 2009 Greg Neagle. Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # [https]://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. munki-5.2.0/code/client/munkilib/utils.py Copyright 2010-2017 Google Inc. Licensed under the Apache License, Version 2.0 (the 'License'); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # [https]://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an 'AS IS' BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. munki-5.2.0/code/tools/pkginfo_hash_updater.py Copyright 2010 Google Inc. Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # [https]://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. munki-5.2.0/code/client/munkilib/launchd/launch1.py Copyright 2010 Per Olofsson Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. munki-5.2.0/code/client/supervisor Copyright 2011-2013 Google Inc. Licensed under the Apache License, Version 2.0 (the 'License'); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # [https]://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an 'AS IS' BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. munki-5.2.0/code/client/ptyexec Copyright 2011-2017 Google Inc. Licensed under the Apache License, Version 2.0 (the 'License'); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # [https]://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an 'AS IS' BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. munki-5.2.0/code/client/munkilib/launchd/launch2.py Copyright 2015 Per Olofsson Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. munki-5.2.0/code/client/tests/munkilib/processes/test_isapprunning.py Copyright 2016-present Nate Walck. Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # [https]://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. >>> Starscream-3.1.1 Compression.swift Created by Joseph Ross on 7/16/14. Copyright © 2017 Joseph Ross. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. >>> SwiftProtobuf-1.15.0 >>> gson-2.4 Copyright 2008 Google Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. >>> swift-protobuf-1.14 License: Apache 2.0 --------------- SECTION 2: BSD-STYLE, MIT-STYLE, OR SIMILAR STYLE LICENSES ---------- BSD-STYLE, MIT-STYLE, OR SIMILAR STYLE LICENSES are applicable to the following component(s). >>> ASN1Decoder-1.7.0 >>> Alamofire-4.8.2 Copyright (c) 2014 Alamofire Software Foundation (http://alamofire.org/) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. >>> AlamofireImage-3.5.2 Copyright (c) 2015-2018 Alamofire Software Foundation (http://alamofire.org/) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. >>> CocoaHTTPServer-1.0 Software License Agreement (BSD License) Copyright (c) 2006, Deusty Designs, LLC All rights reserved. Redistribution and use of this software in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Neither the name of Desuty Designs nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission of Deusty Designs, LLC. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ADDITIONAL LICENSE INFORMATION: > Public Domain CocoaHTTPServer-1.0.tar.gz\CocoaHTTPServer-1.0.tar\CocoaHTTPServer-1.0\AsyncSocket.h AsyncSocket.h Created by Dustin Voss on Wed Jan 29 2003. This class is in the public domain. If used, I'd appreciate it if you credit me. E-Mail: d-j-v@earthlink.net > BSD- 3 Clause CocoaHTTPServer-1.0.tar.gz\CocoaHTTPServer-1.0.tar\CocoaHTTPServer-1.0\SSCrypto.framework\Versions\A\Headers\SSCrypto.h Copyright (c) 2003-2005, Septicus Software All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation andor other materials provided with the distribution. * Neither the name of Septicus Software nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. SSCrypto.h Created by Ed Silva on Sat May 31 2003. Copyright (c) 2003-2005 Septicus Software. All rights reserved. >>> CocoaLumberjack-3.5.2 BSD 3-Clause License Copyright (c) 2010-2019, Deusty, LLC All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of Deusty nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission of Deusty, LLC. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ADDITIONAL LICENSE INFORMATION: > BSD CocoaLumberjack-3.5.2.tar.gz\CocoaLumberjack-3.5.2.tar\CocoaLumberjack-3.5.2\CocoaLumberjack.podspec License: BSD > BSD-2 CocoaLumberjack-3.5.2.tar.gz\CocoaLumberjack-3.5.2.tar\CocoaLumberjack-3.5.2\Classes\CocoaLumberjack.h Software License Agreement (BSD License) Copyright (c) 2010-2019, Deusty, LLC All rights reserved. Redistribution and use of this software in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Neither the name of Deusty nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission of Deusty, LLC. > MIT CocoaLumberjack-3.5.2.tar.gz\CocoaLumberjack-3.5.2.tar\CocoaLumberjack-3.5.2\Demos\WebServerIPhone\Web\jquery-1.4.2.min.js [NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS SUBPACKAGE UNDER THE TERMS OF THE MIT LICENSE, THE TEXT OF WHICH IS SET FORTH BELOW. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.] jQuery JavaScript Library v1.4.2 http://jquery.com/ Copyright 2010, John Resig Dual licensed under the MIT or GPL Version 2 licenses. http://jquery.org/license Includes Sizzle.js http://sizzlejs.com/ Copyright 2010, The Dojo Foundation Released under the MIT, BSD, and GPL Licenses. Date: Sat Feb 13 22:33:48 2010 -0500 > PublicDomain CocoaLumberjack-3.5.2.tar.gz\CocoaLumberjack-3.5.2.tar\CocoaLumberjack-3.5.2\Demos\WebServerIPhone\Vendor\CocoaAsyncSocket\GCDAsyncSocket.h This class is in the public domain. Originally created by Robbie Hanson in Q3 2010. Updated and maintained by Deusty LLC and the Apple development community. https://github.com/robbiehanson/CocoaAsyncSocket >>> CocoaLumberjack-3.5.3 BSD 3-Clause License Copyright (c) 2010-2019, Deusty, LLC All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of Deusty nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission of Deusty, LLC. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ADDITIONAL LICENSE INFORMATION: > MIT CocoaLumberjack_3.5.3.zip\CocoaLumberjack\Demos\WebServerIPhone\Web\jquery-1.4.2.min.js [NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS SUBPACKAGE UNDER THE TERMS OF THE MIT LICENSE, THE TEXT OF WHICH IS SET FORTH BELOW. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.] jQuery JavaScript Library v1.4.2 http://jquery.com/ Copyright 2010, John Resig Dual licensed under the MIT or GPL Version 2 licenses. http://jquery.org/license Includes Sizzle.js http://sizzlejs.com/ Copyright 2010, The Dojo Foundation Released under the MIT, BSD, and GPL Licenses. > PublicDomain CocoaLumberjack_3.5.3.zip\CocoaLumberjack\Demos\WebServerIPhone\Vendor\CocoaAsyncSocket\GCDAsyncSocket.h GCDAsyncSocket.m This class is in the public domain. Originally created by Robbie Hanson in Q4 2010. Updated and maintained by Deusty LLC and the Apple development community. https:github.com/robbiehanson/CocoaAsyncSocket >>> CommandLineKit-2.0 Copyright (c) 2014, Jon Gilkison All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. >>> Dwifft-0.9 The MIT License (MIT) Copyright (c) 2015 Jack Flintermann Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. >>> FlatButton-1.4 The MIT License (MIT) Copyright (c) 2016 Oskar Groth Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. >>> GzipSwift-5.1.1 Found in: GzipSwift-master/LICENSE Copyright (c) 2014-2019 The MIT License (MIT) [Copyright] ([c]) [2014]-[2019] [1024jp] Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ADDITIONAL LICENSE INFORMATION: > MIT GzipSwift-5.1.1/Sources/Gzip/Data+Gzip.swift (c) 2014-2019 1024jp The MIT License (MIT) © [2014]-[2019] [1024jp] <[wolfrosch].[com]> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. GzipSwift-5.1.1/Tests/GzipTests/GzipTests.swift (c) 2015-2019 The MIT License (MIT) © [2015]-[2019] [1024jp] Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. GzipSwift-5.1.1/Tests/LinuxMain.swift (c) 2017 The MIT License (MIT) © [2017] [1024jp] Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. >>> HTTPStatusCodes-3.3.1 The MIT License (MIT) Copyright (c) 2017 Rich Hodgkins Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. >>> JSQCoreDataKit-8.0.0 The MIT License (MIT) Copyright (c) 2015-present Jesse Squires http://jessesquires.com Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. >>> KeychainAccess-3.2.1 The MIT License (MIT) Copyright (c) 2014 kishikawa katsumi Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ADDITIONAL LICENSE INFORMATION: > MIT [VMware does not distribute this component AccountsViewController.swift] KeychainAccess-3.2.1/Examples/Example-iOS/Example-iOS/AccountsViewController.swift [VMware does not distribute this component AppDelegate.swift] KeychainAccess-3.2.1/Examples/Example-iOS/Example-iOS/AppDelegate.swift [VMware does not distribute this component InputViewController.swift] KeychainAccess-3.2.1/Examples/Example-iOS/Example-iOS/InputViewController.swift [VMware does not distribute this component KeychainAccess.h] KeychainAccess-3.2.1/Lib/KeychainAccess/KeychainAccess.h [VMware does not distribute this component Keychain.swift] KeychainAccess-3.2.1/Lib/KeychainAccess/Keychain.swift [VMware does not distribute this component KeychainAccessTests.swift] KeychainAccess-3.2.1/Lib/KeychainAccessTests/KeychainAccessTests.swift Copyright (c) 2014 Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without restriction, including without limitation the rights // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell // copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: // // The above copyright notice and this permission notice shall be included in // all copies or substantial portions of the Software. // // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN // THE SOFTWARE. [VMware does not distribute this component EnumTests.swift] KeychainAccess-3.2.1/Lib/KeychainAccessTests/EnumTests.swift [VMware does not distribute this component ErrorTypeTests.swift] KeychainAccess-3.2.1/Lib/KeychainAccessTests/ErrorTypeTests.swift [VMware does not distribute this component SharedCredentialTests.swift] KeychainAccess-3.2.1/Lib/KeychainAccessTests/SharedCredentialTests.swift Copyright (c) 2015 Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without restriction, including without limitation the rights // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell // copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: // // The above copyright notice and this permission notice shall be included in // all copies or substantial portions of the Software. // // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN // THE SOFTWARE. [VMware does not distribute this component AppDelegate.swift] KeychainAccess-3.2.1/Lib/TestHost/AppDelegate.swift Copyright (c) 2016 Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without restriction, including without limitation the rights // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell // copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: // // The above copyright notice and this permission notice shall be included in // all copies or substantial portions of the Software. // // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN // THE SOFTWARE. >>> Optional Lite-3.2.0 Boost Software License - Version 1.0 - August 17th, 2003 Permission is hereby granted, free of charge, to any person or organization obtaining a copy of the software and accompanying documentation covered by this license (the "Software") to use, reproduce, display, distribute, execute, and transmit the Software, and to prepare derivative works of the Software, and to permit third-parties to whom the Software is furnished to do so, all subject to the following: The copyright notices in the Software and this entire statement, including the above license grant, this restriction and the following disclaimer, must be included in all copies of the Software, in whole or in part, and all derivative works of the Software, unless such copies or derivative works are solely in the form of machine-executable object code generated by a source language processor. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. >>> RoutingHTTPServer-1.0 Copyright (c) 2011 Matt Stevens Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. >>> SCZ-BasicEncodingRules-iOS-1.0 Copyright (c) Ooghamist LLC 2012. All rights reserved. Distributed under the permissive zlib License Get the latest version from here: https:github.com/StCredZero/SCZ-BasicEncodingRules-iOS This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. >>> SPAsync-0.1.0 Copyright (C) 2013 by Joachim Bengtsson Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. >>> SRTabBarController-0.1.0 The MIT License (MIT) Copyright (c) 2016 Stephen Radford Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. >>> Sparkle-1.24.0 Found in: Sparkle-master/LICENSE Copyright (c) 2011 Mark Hamlin. Redistribution and use in source and binary forms, with or without modification, are permitted providing that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ADDITIONAL LICENSE INFORMATION: > BSD-2 [VMware does not distribute this component bsdiff.c] Sparkle-master/Vendor/bsdiff/bsdiff.c Copyright 2003 - 2005 Colin Percival All rights reserved * * Redistribution and use in source and binary forms, with or without * modification, are permitted [providing] that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. [VMware does not distribute this component bspatch.c] Sparkle-master/Vendor/bsdiff/bspatch.c Copyright 2003-2005 Colin Percival All rights reserved * * Redistribution and use in source and binary forms, with or without * modification, are permitted [providing] that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. > BSD-3 [VMware does not distribute this component README.md] Sparkle-master/objc_dep/README.md Copyright (c) 2012-2013, Nicolas Seriot BSD 3-Clause License [Copyright] ([c]) [2012]-[2013], [Nicolas] [Seriot] [All] [rights] [reserved]. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. Neither the name of [the] [Nicolas] [Seriot] nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > MIT [VMware does not distribute this component sais.c] Sparkle-master/Vendor/bsdiff/sais.c [VMware does not distribute this component sais.h] Sparkle-master/Vendor/bsdiff/sais.h Copyright (c) 2008-2010 Yuta Mori Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, * copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following * conditions: * * The above copyright notice and this permission notice shall be * included in all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. [VMware does not distribute this component LICENSE] Sparkle-master/LICENSE Copyright (c) 2014 Big Nerd Ranch. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. >>> SwiftyTextTable-0.9.0 The MIT License (MIT) Copyright (c) 2016 Scott Hoyt Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. >>> duktape-2.3.0 =============== Duktape license =============== (http://opensource.org/licenses/MIT) Copyright (c) 2013-2018 by Duktape authors (see AUTHORS.rst) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ADDITIONAL LICENSE INFORMATION > PUBLIC DOMAIN duktape-2.3.0.tar.xz\duktape-2.3.0.tar\duktape-2.3.0\licenses\splitmix64.txt Written in 2015 by Sebastiano Vigna (vigna@acm.org) To the extent possible under law, the author has dedicated all copyright and related and neighboring rights to this software to the public domain worldwide. This software is distributed without any warranty. See . */ >>> how-to-get-the-ip-address-of-an-iphone-os-2.2.1 License: BSD >>> j-pake-1.2 Copyright (c) 2008 Damien Miller. All rights reserved. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. >>> microsoft authentication library-1.1.1 MIT License Copyright (c) Microsoft Corporation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ADDITIONAL LICENSE INFORMATION: > MIT microsoft-authentication-library-for-objc-master/LICENSE Copyright (c) Microsoft Corporation MIT License Copyright ([c]) [Microsoft] [Corporation] Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. microsoft-authentication-library-for-objc-master/build.py Copyright (c) Microsoft Corporation. is licensed under the MIT License. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files(the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and / or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions : # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. microsoft-authentication-library-for-objc-master/MSAL/src/configuration/external/ios/MSALLegacySharedAccountFactory.h microsoft-authentication-library-for-objc-master/MSAL/src/configuration/external/ios/MSALLegacySharedAccountFactory.m microsoft-authentication-library-for-objc-master/MSAL/src/configuration/external/ios/MSALLegacySharedAccount.h microsoft-authentication-library-for-objc-master/MSAL/src/configuration/external/ios/MSALLegacySharedAccount.m microsoft-authentication-library-for-objc-master/MSAL/src/configuration/external/ios/MSALLegacySharedAccountsProvider+Internal.h microsoft-authentication-library-for-objc-master/MSAL/src/configuration/external/ios/MSALLegacySharedADALAccount.h microsoft-authentication-library-for-objc-master/MSAL/src/configuration/external/ios/MSALLegacySharedADALAccount.m microsoft-authentication-library-for-objc-master/MSAL/src/configuration/external/ios/MSALLegacySharedMSAAccount.h microsoft-authentication-library-for-objc-master/MSAL/src/configuration/external/ios/MSALLegacySharedMSAAccount.m microsoft-authentication-library-for-objc-master/MSAL/src/configuration/external/ios/NSString+MSALAccountIdenfiers.h microsoft-authentication-library-for-objc-master/MSAL/src/configuration/external/ios/NSString+MSALAccountIdenfiers.m microsoft-authentication-library-for-objc-master/MSAL/src/configuration/external/MSALExternalAccountHandler.h microsoft-authentication-library-for-objc-master/MSAL/src/configuration/external/MSALExternalAccountHandler.m microsoft-authentication-library-for-objc-master/MSAL/src/configuration/external/MSALSerializedADALCacheProvider+Internal.h microsoft-authentication-library-for-objc-master/MSAL/src/configuration/external/MSALSerializedADALCacheProvider.m microsoft-authentication-library-for-objc-master/MSAL/src/MSALAccountId.m microsoft-authentication-library-for-objc-master/MSAL/src/MSALDeviceInformation+Internal.h microsoft-authentication-library-for-objc-master/MSAL/src/MSALTelemetryApiId.h microsoft-authentication-library-for-objc-master/MSAL/src/MSIDVersion.m microsoft-authentication-library-for-objc-master/MSAL/src/public/configuration/publicClientApplication/cache/MSALSerializedADALCacheProvider.h microsoft-authentication-library-for-objc-master/MSAL/src/public/ios/cache/MSALLegacySharedAccountsProvider.h microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALAccountId.h microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALTelemetry.h microsoft-authentication-library-for-objc-master/MSAL/src/telemetry/MSALTelemetryEventsObservingProxy.h microsoft-authentication-library-for-objc-master/MSAL/src/telemetry/MSALTelemetryEventsObservingProxy.m microsoft-authentication-library-for-objc-master/MSAL/src/telemetry/MSALTelemetry.m microsoft-authentication-library-for-objc-master/MSAL/test/app/MSALTestAppSettings.m microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/MSALADFSBaseUITest.h microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/MSALADFSBaseUITest.m microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/MSALBaseAADUITest.h microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/MSALBaseAADUITest.m microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/MSALBaseiOSUITest.h microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/MSALBaseiOSUITest.m microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/MSALBaseUITest.h microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/MSALBaseUITest.m microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/MSALUITests.swift microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/multiapp/MSALDotNetCacheCoexistenceTests.m microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/multiapp/MSALMultiAppCacheCoexistenceTests.m microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/multiapp/MSALUnifiedADALCacheCoexistenceTests.m microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/NSDictionary+MSALiOSUITests.h microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/NSDictionary+MSALiOSUITests.m microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/XCTestCase+TextFieldTap.h microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/XCTestCase+TextFieldTap.m microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/XCUIElement+CrossPlat.h microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/XCUIElement+CrossPlat.m microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/XCUIElement+MSALiOSUITests.h microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/XCUIElement+MSALiOSUITests.m microsoft-authentication-library-for-objc-master/MSAL/test/unit/MSALAccountsProviderTests.m microsoft-authentication-library-for-objc-master/MSAL/test/unit/MSALAccountTests.m microsoft-authentication-library-for-objc-master/MSAL/test/unit/MSALClaimsRequestTests.m microsoft-authentication-library-for-objc-master/MSAL/test/unit/MSALDeviceInfoProviderTests.m microsoft-authentication-library-for-objc-master/MSAL/test/unit/MSALResultTests.m Copyright (c) Microsoft Corporation. is licensed under the MIT License. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files(the "Software"), to deal // in the Software without restriction, including without limitation the rights // to use, copy, modify, merge, publish, distribute, sublicense, and / or sell // copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions : // // The above copyright notice and this permission notice shall be included in // all copies or substantial portions of the Software. // // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN // THE SOFTWARE. microsoft-authentication-library-for-objc-master/MSAL/src/configuration/MSALCacheConfig+Internal.h microsoft-authentication-library-for-objc-master/MSAL/src/configuration/MSALCacheConfig.m microsoft-authentication-library-for-objc-master/MSAL/src/configuration/MSALExtraQueryParameters.h microsoft-authentication-library-for-objc-master/MSAL/src/configuration/MSALExtraQueryParameters.m microsoft-authentication-library-for-objc-master/MSAL/src/configuration/MSALGlobalConfig+Internal.h microsoft-authentication-library-for-objc-master/MSAL/src/configuration/MSALGlobalConfig.m microsoft-authentication-library-for-objc-master/MSAL/src/configuration/MSALHTTPConfig+Internal.h microsoft-authentication-library-for-objc-master/MSAL/src/configuration/MSALHTTPConfig.m microsoft-authentication-library-for-objc-master/MSAL/src/configuration/MSALLoggerConfig+Internal.h microsoft-authentication-library-for-objc-master/MSAL/src/configuration/MSALLoggerConfig.m microsoft-authentication-library-for-objc-master/MSAL/src/configuration/MSALPublicClientApplicationConfig+Internal.h microsoft-authentication-library-for-objc-master/MSAL/src/configuration/MSALPublicClientApplicationConfig.m microsoft-authentication-library-for-objc-master/MSAL/src/configuration/MSALSliceConfig.m microsoft-authentication-library-for-objc-master/MSAL/src/configuration/MSALTelemetryConfig+Internal.h microsoft-authentication-library-for-objc-master/MSAL/src/configuration/MSALTelemetryConfig.m microsoft-authentication-library-for-objc-master/MSAL/src/configuration/MSALWebviewParameters.m microsoft-authentication-library-for-objc-master/MSAL/src/instance/MSALAADAuthority.m microsoft-authentication-library-for-objc-master/MSAL/src/instance/MSALAccountsProvider.h microsoft-authentication-library-for-objc-master/MSAL/src/instance/MSALAccountsProvider.m microsoft-authentication-library-for-objc-master/MSAL/src/instance/MSALADFSAuthority.m microsoft-authentication-library-for-objc-master/MSAL/src/instance/MSALAuthority_Internal.h microsoft-authentication-library-for-objc-master/MSAL/src/instance/MSALAuthority.m microsoft-authentication-library-for-objc-master/MSAL/src/instance/MSALB2CAuthority_Internal.h microsoft-authentication-library-for-objc-master/MSAL/src/instance/MSALB2CAuthority.m microsoft-authentication-library-for-objc-master/MSAL/src/instance/MSALDeviceInfoProvider.m microsoft-authentication-library-for-objc-master/MSAL/src/instance/MSALOauth2Authority.h microsoft-authentication-library-for-objc-master/MSAL/src/instance/MSALOauth2Authority.m microsoft-authentication-library-for-objc-master/MSAL/src/instance/MSALOauth2ProviderFactory.h microsoft-authentication-library-for-objc-master/MSAL/src/instance/MSALOauth2ProviderFactory.m microsoft-authentication-library-for-objc-master/MSAL/src/instance/MSALSSOExtensionRequestHandler.h microsoft-authentication-library-for-objc-master/MSAL/src/instance/MSALSSOExtensionRequestHandler.m microsoft-authentication-library-for-objc-master/MSAL/src/instance/oauth2/aad/MSALAADOauth2Provider.h microsoft-authentication-library-for-objc-master/MSAL/src/instance/oauth2/aad/MSALAADOauth2Provider.m microsoft-authentication-library-for-objc-master/MSAL/src/instance/oauth2/adfs/MSALADFSOauth2Provider.h microsoft-authentication-library-for-objc-master/MSAL/src/instance/oauth2/adfs/MSALADFSOauth2Provider.m microsoft-authentication-library-for-objc-master/MSAL/src/instance/oauth2/b2c/MSALB2COauth2Provider.h microsoft-authentication-library-for-objc-master/MSAL/src/instance/oauth2/b2c/MSALB2COauth2Provider.m microsoft-authentication-library-for-objc-master/MSAL/src/instance/oauth2/MSALOauth2Provider+Internal.h microsoft-authentication-library-for-objc-master/MSAL/src/MSALAccountEnumerationParameters.m microsoft-authentication-library-for-objc-master/MSAL/src/MSALAccountId+Internal.h microsoft-authentication-library-for-objc-master/MSAL/src/MSALAccount+Internal.h microsoft-authentication-library-for-objc-master/MSAL/src/MSALAccount.m microsoft-authentication-library-for-objc-master/MSAL/src/MSALClaimsRequest+Internal.h microsoft-authentication-library-for-objc-master/MSAL/src/MSALClaimsRequest.m microsoft-authentication-library-for-objc-master/MSAL/src/MSALDeviceInformation.m microsoft-authentication-library-for-objc-master/MSAL/src/MSALErrorConverter.h microsoft-authentication-library-for-objc-master/MSAL/src/MSALErrorConverter+Internal.h microsoft-authentication-library-for-objc-master/MSAL/src/MSALErrorConverter.m microsoft-authentication-library-for-objc-master/MSAL/src/MSALError.m microsoft-authentication-library-for-objc-master/MSAL/src/MSALFramework.m microsoft-authentication-library-for-objc-master/MSAL/src/MSALIndividualClaimRequestAdditionalInfo+Internal.h microsoft-authentication-library-for-objc-master/MSAL/src/MSALIndividualClaimRequestAdditionalInfo.m microsoft-authentication-library-for-objc-master/MSAL/src/MSALIndividualClaimRequest+Internal.h microsoft-authentication-library-for-objc-master/MSAL/src/MSALIndividualClaimRequest.m microsoft-authentication-library-for-objc-master/MSAL/src/MSALInteractiveTokenParameters.m microsoft-authentication-library-for-objc-master/MSAL/src/MSAL_Internal.h microsoft-authentication-library-for-objc-master/MSAL/src/MSALLogger.m microsoft-authentication-library-for-objc-master/MSAL/src/MSALParameters.m microsoft-authentication-library-for-objc-master/MSAL/src/MSAL.pch microsoft-authentication-library-for-objc-master/MSAL/src/MSALPromptType_Internal.h microsoft-authentication-library-for-objc-master/MSAL/src/MSALPromptType.m microsoft-authentication-library-for-objc-master/MSAL/src/MSALPublicClientApplication+Internal.h microsoft-authentication-library-for-objc-master/MSAL/src/MSALPublicClientApplication.m microsoft-authentication-library-for-objc-master/MSAL/src/MSALPublicClientStatusNotifications.m microsoft-authentication-library-for-objc-master/MSAL/src/MSALResult+Internal.h microsoft-authentication-library-for-objc-master/MSAL/src/MSALResult.m microsoft-authentication-library-for-objc-master/MSAL/src/MSALSignoutParameters.m microsoft-authentication-library-for-objc-master/MSAL/src/MSALSilentTokenParameters.m microsoft-authentication-library-for-objc-master/MSAL/src/MSALTenantProfile+Internal.h microsoft-authentication-library-for-objc-master/MSAL/src/MSALTenantProfile.m microsoft-authentication-library-for-objc-master/MSAL/src/MSALTokenParameters+Internal.h microsoft-authentication-library-for-objc-master/MSAL/src/MSALTokenParameters.m microsoft-authentication-library-for-objc-master/MSAL/src/MSALWebviewType_Internal.h microsoft-authentication-library-for-objc-master/MSAL/src/MSALWebviewType.m microsoft-authentication-library-for-objc-master/MSAL/src/MSIDInteractiveRequestParameters+MSALRequest.h microsoft-authentication-library-for-objc-master/MSAL/src/public/configuration/global/MSALHTTPConfig.h microsoft-authentication-library-for-objc-master/MSAL/src/public/configuration/global/MSALLoggerConfig.h microsoft-authentication-library-for-objc-master/MSAL/src/public/configuration/global/MSALTelemetryConfig.h microsoft-authentication-library-for-objc-master/MSAL/src/public/configuration/MSALGlobalConfig.h microsoft-authentication-library-for-objc-master/MSAL/src/public/configuration/MSALPublicClientApplicationConfig.h microsoft-authentication-library-for-objc-master/MSAL/src/public/configuration/publicClientApplication/cache/MSALExternalAccountProviding.h microsoft-authentication-library-for-objc-master/MSAL/src/public/configuration/publicClientApplication/MSALSliceConfig.h microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALAccountEnumerationParameters.h microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALAccount+MultiTenantAccount.h microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALADFSAuthority.h microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALAuthority.h microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALB2CAuthority.h microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALClaimsRequest.h microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALDefinitions.h microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALDeviceInformation.h microsoft-authentication-library-for-objc-master/MSAL/src/public/MSAL.h microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALIndividualClaimRequestAdditionalInfo.h microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALIndividualClaimRequest.h microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALInteractiveTokenParameters.h microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALJsonDeserializable.h microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALLogger.h microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALParameters.h microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALPublicClientApplication.h microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALPublicClientApplication+SingleAccount.h microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALPublicClientStatusNotifications.h microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALRedirectUri.h microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALResult.h microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALSignoutParameters.h microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALSilentTokenParameters.h microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALTenantProfile.h microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALTokenParameters.h microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALWebviewParameters.h microsoft-authentication-library-for-objc-master/MSAL/src/util/ios/MSALRedirectUriVerifier.m microsoft-authentication-library-for-objc-master/MSAL/src/util/mac/MSALRedirectUriVerifier.m microsoft-authentication-library-for-objc-master/MSAL/src/util/MSALRedirectUri+Internal.h microsoft-authentication-library-for-objc-master/MSAL/src/util/MSALRedirectUri.m microsoft-authentication-library-for-objc-master/MSAL/src/util/MSALRedirectUriVerifier.h microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/main.m microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppAcquireLayoutBuilder.h microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppAcquireLayoutBuilder.m microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppAcquireTokenViewController.h microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppAcquireTokenViewController.m microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppAuthorityTypeViewController.h microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppAuthorityTypeViewController.m microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppAuthorityViewController.h microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppAuthorityViewController.m microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppB2CAuthorityViewController.h microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppB2CAuthorityViewController.m microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppCacheViewController.h microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppCacheViewController.m microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppDelegate.h microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppDelegate.m microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppLogViewController.h microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppLogViewController.m microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppProfileViewController.h microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppProfileViewController.m microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppScopesViewController.h microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppScopesViewController.m microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppSettingsViewController.h microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppSettingsViewController.m microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppSettingViewController.h microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppSettingViewController.m microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppTelemetryViewController.h microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppTelemetryViewController.m microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppUserViewController.h microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppUserViewController.m microsoft-authentication-library-for-objc-master/MSAL/test/app/mac/main.m microsoft-authentication-library-for-objc-master/MSAL/test/app/mac/MSALAcquireTokenViewController.h microsoft-authentication-library-for-objc-master/MSAL/test/app/mac/MSALAcquireTokenViewController.m microsoft-authentication-library-for-objc-master/MSAL/test/app/mac/MSALAppDelegate.h microsoft-authentication-library-for-objc-master/MSAL/test/app/mac/MSALAppDelegate.m microsoft-authentication-library-for-objc-master/MSAL/test/app/mac/MSALCacheViewController.h microsoft-authentication-library-for-objc-master/MSAL/test/app/mac/MSALCacheViewController.m microsoft-authentication-library-for-objc-master/MSAL/test/app/mac/MSALScopesViewController.h microsoft-authentication-library-for-objc-master/MSAL/test/app/mac/MSALScopesViewController.m microsoft-authentication-library-for-objc-master/MSAL/test/app/MSALStressTestHelper.h microsoft-authentication-library-for-objc-master/MSAL/test/app/MSALStressTestHelper.m microsoft-authentication-library-for-objc-master/MSAL/test/app/MSALTestAppSettings.h microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/actions/MSALAutomationAcquireTokenAction.h microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/actions/MSALAutomationAcquireTokenAction.m microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/actions/MSALAutomationAcquireTokenSilentAction.h microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/actions/MSALAutomationAcquireTokenSilentAction.m microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/actions/MSALAutomationBaseAction.h microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/actions/MSALAutomationBaseAction.m microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/actions/MSALAutomationExpireATAction.h microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/actions/MSALAutomationExpireATAction.m microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/actions/MSALAutomationInvalidateRTAction.h microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/actions/MSALAutomationInvalidateRTAction.m microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/actions/MSALAutomationReadAccountsAction.h microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/actions/MSALAutomationReadAccountsAction.m microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/actions/MSALAutomationRemoveAccountAction.h microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/actions/MSALAutomationRemoveAccountAction.m microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/MSALAutoAppDelegate.h microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/MSALAutoAppDelegate.m microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/util/MSALResult+Automation.h microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/util/MSALResult+Automation.m microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/util/MSALUser+Automation.h microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/util/MSALUser+Automation.m microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/util/MSIDTokenCacheItem+Automation.h microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/util/MSIDTokenCacheItem+Automation.m microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/interactive/MSALAADBasicInteractiveTests.m microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/interactive/MSALAADMultiUserTests.m microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/interactive/MSALADFSv3FederatedTests.m microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/interactive/MSALADFSv4FederatedTests.m microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/interactive/MSALB2CInteractiveTests.m microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/interactive/MSALBlackforestUITests.m microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/interactive/MSALCacheRemovalTests.m microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/interactive/MSALChinaCloudUITests.m microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/interactive/MSALGuestUserTests.m microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/interactive/MSALMSABasicInteractiveTests.m microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/interactive/MSALNationalCloudUITest.h microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/interactive/MSALNationalCloudUITest.m microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/interactive/MSALPingUITests.m microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/interactive/MSALShibUITests.m microsoft-authentication-library-for-objc-master/MSAL/test/NSString+MSALTestUtil.h microsoft-authentication-library-for-objc-master/MSAL/test/NSString+MSALTestUtil.m microsoft-authentication-library-for-objc-master/MSAL/test/unit/ios/external-cache/MSALLegacySharedAccountFactoryTests.m microsoft-authentication-library-for-objc-master/MSAL/test/unit/ios/external-cache/MSALLegacySharedAccountsProviderTests.m microsoft-authentication-library-for-objc-master/MSAL/test/unit/ios/external-cache/MSALLegacySharedAccountTests.m microsoft-authentication-library-for-objc-master/MSAL/test/unit/ios/external-cache/MSALLegacySharedAccountTestUtil.h microsoft-authentication-library-for-objc-master/MSAL/test/unit/ios/external-cache/MSALLegacySharedAccountTestUtil.m microsoft-authentication-library-for-objc-master/MSAL/test/unit/ios/external-cache/MSALLegacySharedADALAccountTests.m microsoft-authentication-library-for-objc-master/MSAL/test/unit/ios/external-cache/MSALLegacySharedMSAAccountTests.m microsoft-authentication-library-for-objc-master/MSAL/test/unit/ios/external-cache/NSStringAccountIdentifiersTest.m microsoft-authentication-library-for-objc-master/MSAL/test/unit/ios/MSALRedirectUriVerifierTests.m microsoft-authentication-library-for-objc-master/MSAL/test/unit/ios/unit-test-host/AppDelegate.h microsoft-authentication-library-for-objc-master/MSAL/test/unit/ios/unit-test-host/AppDelegate.m microsoft-authentication-library-for-objc-master/MSAL/test/unit/ios/unit-test-host/main.m microsoft-authentication-library-for-objc-master/MSAL/test/unit/ios/unit-test-host/ViewController.h microsoft-authentication-library-for-objc-master/MSAL/test/unit/ios/unit-test-host/ViewController.m microsoft-authentication-library-for-objc-master/MSAL/test/unit/mac/unit-test-host/AppDelegate.h microsoft-authentication-library-for-objc-master/MSAL/test/unit/mac/unit-test-host/AppDelegate.m microsoft-authentication-library-for-objc-master/MSAL/test/unit/mac/unit-test-host/main.m microsoft-authentication-library-for-objc-master/MSAL/test/unit/mac/unit-test-host/ViewController.h microsoft-authentication-library-for-objc-master/MSAL/test/unit/mac/unit-test-host/ViewController.m microsoft-authentication-library-for-objc-master/MSAL/test/unit/mocks/MSALMockExternalAccountHandler.h microsoft-authentication-library-for-objc-master/MSAL/test/unit/mocks/MSALMockExternalAccountHandler.m microsoft-authentication-library-for-objc-master/MSAL/test/unit/MSALAADAuthorityTests.m microsoft-authentication-library-for-objc-master/MSAL/test/unit/MSALAccountIdTests.m microsoft-authentication-library-for-objc-master/MSAL/test/unit/MSALAcquireTokenTests.m microsoft-authentication-library-for-objc-master/MSAL/test/unit/MSALB2CPolicyTests.m microsoft-authentication-library-for-objc-master/MSAL/test/unit/MSALExternalAccountHandlerTests.m microsoft-authentication-library-for-objc-master/MSAL/test/unit/MSALOauth2FactoryProducerTests.m microsoft-authentication-library-for-objc-master/MSAL/test/unit/MSALPublicClientApplicationAccountUpdateTests.m microsoft-authentication-library-for-objc-master/MSAL/test/unit/MSALPublicClientApplicationConfigTests.m microsoft-authentication-library-for-objc-master/MSAL/test/unit/MSALPublicClientApplicationTests.m microsoft-authentication-library-for-objc-master/MSAL/test/unit/MSALTelemetryAggregatedTests.m microsoft-authentication-library-for-objc-master/MSAL/test/unit/MSALTelemetryTests.m microsoft-authentication-library-for-objc-master/MSAL/test/unit/utils/ios/MSALFakeViewController.h microsoft-authentication-library-for-objc-master/MSAL/test/unit/utils/ios/MSALFakeViewController.m microsoft-authentication-library-for-objc-master/MSAL/test/unit/utils/ios/SFSafariViewController+TestOverrides.h microsoft-authentication-library-for-objc-master/MSAL/test/unit/utils/ios/SFSafariViewController+TestOverrides.m microsoft-authentication-library-for-objc-master/MSAL/test/unit/utils/MSALTestBundle.h microsoft-authentication-library-for-objc-master/MSAL/test/unit/utils/MSALTestBundle.m microsoft-authentication-library-for-objc-master/MSAL/test/unit/utils/MSALTestCase.m microsoft-authentication-library-for-objc-master/MSAL/test/unit/utils/MSALTestURLSessionDataTask.m microsoft-authentication-library-for-objc-master/MSAL/test/unit/utils/MSIDTestURLResponse+MSAL.h microsoft-authentication-library-for-objc-master/MSAL/test/unit/utils/MSIDTestURLResponse+MSAL.m microsoft-authentication-library-for-objc-master/MSAL/test/unit/utils/MSIDTestURLSession+MSAL.h microsoft-authentication-library-for-objc-master/MSAL/test/unit/utils/MSIDTestURLSession+MSAL.m microsoft-authentication-library-for-objc-master/MSAL/test/XCTestCase+HelperMethods.h microsoft-authentication-library-for-objc-master/MSAL/test/XCTestCase+HelperMethods.m microsoft-authentication-library-for-objc-master/Samples/ios/SampleAppiOS-Swift/SampleAppiOS-Swift/AppDelegate.swift microsoft-authentication-library-for-objc-master/Samples/ios/SampleAppiOS-Swift/SampleAppiOS-Swift/SampleAppErrors.swift microsoft-authentication-library-for-objc-master/Samples/ios/SampleAppiOS-Swift/SampleAppiOS-Swift/SampleCalendarEvent.swift microsoft-authentication-library-for-objc-master/Samples/ios/SampleAppiOS-Swift/SampleAppiOS-Swift/SampleCalendarUtil.swift microsoft-authentication-library-for-objc-master/Samples/ios/SampleAppiOS-Swift/SampleAppiOS-Swift/SampleGraphRequest.swift microsoft-authentication-library-for-objc-master/Samples/ios/SampleAppiOS-Swift/SampleAppiOS-Swift/SampleGraphScopes.swift microsoft-authentication-library-for-objc-master/Samples/ios/SampleAppiOS-Swift/SampleAppiOS-Swift/SampleLoginViewController.swift microsoft-authentication-library-for-objc-master/Samples/ios/SampleAppiOS-Swift/SampleAppiOS-Swift/SampleMainViewController.swift microsoft-authentication-library-for-objc-master/Samples/ios/SampleAppiOS-Swift/SampleAppiOS-Swift/SampleMSALAuthentication.swift microsoft-authentication-library-for-objc-master/Samples/ios/SampleAppiOS-Swift/SampleAppiOS-Swift/SamplePhotoUtil.swift microsoft-authentication-library-for-objc-master/Samples/ios/SampleApp/SampleAppiOS/main.m microsoft-authentication-library-for-objc-master/Samples/ios/SampleApp/SampleAppiOS/SampleAppDelegate.h microsoft-authentication-library-for-objc-master/Samples/ios/SampleApp/SampleAppiOS/SampleAppDelegate.m microsoft-authentication-library-for-objc-master/Samples/ios/SampleApp/SampleAppiOS/SampleAppErrors.h microsoft-authentication-library-for-objc-master/Samples/ios/SampleApp/SampleAppiOS/SampleAppErrors.m microsoft-authentication-library-for-objc-master/Samples/ios/SampleApp/SampleAppiOS/SampleBaseViewController.h microsoft-authentication-library-for-objc-master/Samples/ios/SampleApp/SampleAppiOS/SampleBaseViewController.m microsoft-authentication-library-for-objc-master/Samples/ios/SampleApp/SampleAppiOS/SampleCalendarUtil.h microsoft-authentication-library-for-objc-master/Samples/ios/SampleApp/SampleAppiOS/SampleCalendarUtil.m microsoft-authentication-library-for-objc-master/Samples/ios/SampleApp/SampleAppiOS/SampleGraphRequest.h microsoft-authentication-library-for-objc-master/Samples/ios/SampleApp/SampleAppiOS/SampleGraphRequest.m microsoft-authentication-library-for-objc-master/Samples/ios/SampleApp/SampleAppiOS/SampleLoginViewController.h microsoft-authentication-library-for-objc-master/Samples/ios/SampleApp/SampleAppiOS/SampleLoginViewController.m microsoft-authentication-library-for-objc-master/Samples/ios/SampleApp/SampleAppiOS/SampleMainViewController.h microsoft-authentication-library-for-objc-master/Samples/ios/SampleApp/SampleAppiOS/SampleMainViewController.m microsoft-authentication-library-for-objc-master/Samples/ios/SampleApp/SampleAppiOS/SampleMSALUtil.h microsoft-authentication-library-for-objc-master/Samples/ios/SampleApp/SampleAppiOS/SampleMSALUtil.m microsoft-authentication-library-for-objc-master/Samples/ios/SampleApp/SampleAppiOS/SamplePhotoUtil.h microsoft-authentication-library-for-objc-master/Samples/ios/SampleApp/SampleAppiOS/SamplePhotoUtil.m Copyright (c) Microsoft Corporation. is licensed under the MIT License. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files(the "Software"), to deal // in the Software without restriction, including without limitation the rights // to use, copy, modify, merge, publish, distribute, sublicense, and / or sell // copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions : // // The above copyright notice and this permission notice shall be included in // all copies or substantial portions of the Software. // // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.IN NO EVENT SHALL THE // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN // THE SOFTWARE. microsoft-authentication-library-for-objc-master/MSAL/src/public/configuration/publicClientApplication/cache/MSALCacheConfig.h microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALAADAuthority.h microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALAccount.h microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALError.h Copyright (c) Microsoft Corporation. the MIT License. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files(the "Software"), to deal // in the Software without restriction, including without limitation the rights // to use, copy, modify, merge, publish, distribute, sublicense, and / or sell // copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions : // // The above copyright notice and this permission notice shall be included in // all copies or substantial portions of the Software. // // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.IN NO EVENT SHALL THE // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN // THE SOFTWARE. >>> openssl-1.0.2x LICENSE ISSUES ============== The OpenSSL toolkit stays under a double license, i.e. both the conditions of the OpenSSL License and the original SSLeay license apply to the toolkit. See below for the actual license texts. Actually both licenses are BSD-style Open Source licenses. In case of any license issues related to OpenSSL please contact openssl-core@openssl.org. OpenSSL License --------------- /* ==================================================================== * Copyright (c) 1998-2018 The OpenSSL Project. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). * */ Original SSLeay License ----------------------- /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com). * The implementation was written so as to conform with Netscapes SSL. * * This library is free for commercial and non-commercial use as long as * the following conditions are aheared to. The following conditions * apply to all code found in this distribution, be it the RC4, RSA, * lhash, DES, etc., code; not just the SSL code. The SSL documentation * included with this distribution is covered by the same copyright terms * except that the holder is Tim Hudson (tjh@cryptsoft.com). * * Copyright remains Eric Young's, and as such any Copyright notices in * the code are not to be removed. * If this package is used in a product, Eric Young should be given attribution * as the author of the parts of the library used. * This can be in the form of a textual message at program startup or * in documentation (online or textual) provided with the package. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * "This product includes cryptographic software written by * Eric Young (eay@cryptsoft.com)" * The word 'cryptographic' can be left out if the rouines from the library * being used are not cryptographic related :-). * 4. If you include any Windows specific code (or a derivative thereof) from * the apps directory (application code) you must include an acknowledgement: * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)" * * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * The licence and distribution terms for any publically available version or * derivative of this code cannot be changed. i.e. this code cannot simply be * copied and put under another distribution licence * [including the GNU Public Licence.] */ ADDITIONAL LICENSE INFORMATION: > Apache2.0 [VMware does not distribute this component ecp_nistp224.c] vmware-OpenSSL_1_0_2x/crypto/ec/ecp_nistp224.c [VMware does not distribute this component ecp_nistp256.c] vmware-OpenSSL_1_0_2x/crypto/ec/ecp_nistp256.c [VMware does not distribute this component ecp_nistp521.c] vmware-OpenSSL_1_0_2x/crypto/ec/ecp_nistp521.c [VMware does not distribute this component ecp_nistputil.c] vmware-OpenSSL_1_0_2x/crypto/ec/ecp_nistputil.c Copyright 2011 Google Inc. Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. [VMware does not distribute this component ecp_nistz256-avx2.pl] vmware-OpenSSL_1_0_2x/crypto/ec/asm/ecp_nistz256-avx2.pl [VMware does not distribute this component ecp_nistz256-x86_64.pl] vmware-OpenSSL_1_0_2x/crypto/ec/asm/ecp_nistz256-x86_64.pl Copyright 2014 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); # # you may not use this file except in compliance with the License. # # You may obtain a copy of the License at # # # # http://www.apache.org/licenses/LICENSE-2.0 # # # # Unless required by applicable law or agreed to in writing, software # # distributed under the License is distributed on an "AS IS" BASIS, # # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # # See the License for the specific language governing permissions and # # limitations under the License. # [VMware does not distribute this component ecp_nistz256.c] vmware-OpenSSL_1_0_2x/crypto/ec/ecp_nistz256.c Copyright 2014 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * * You may obtain a copy of the License at * * * * http://www.apache.org/licenses/LICENSE-2.0 * * * * Unless required by applicable law or agreed to in writing, software * * distributed under the License is distributed on an "AS IS" BASIS, * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * * See the License for the specific language governing permissions and * * limitations under the License. * > BSD-2 [VMware does not distribute this component eng_cryptodev.c] vmware-OpenSSL_1_0_2x/crypto/engine/eng_cryptodev.c Copyright (c) 2002 Markus Friedl Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND ANY * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE * DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. [VMware does not distribute this component LPdir_nyi.c] vmware-OpenSSL_1_0_2x/crypto/LPdir_nyi.c [VMware does not distribute this component o_dir.h] vmware-OpenSSL_1_0_2x/crypto/o_dir.h [VMware does not distribute this component o_dir_test.c] vmware-OpenSSL_1_0_2x/crypto/o_dir_test.c Copyright (c) 2004, Richard Levitte Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. [VMware does not distribute this component LPdir_unix.c] vmware-OpenSSL_1_0_2x/crypto/LPdir_unix.c [VMware does not distribute this component LPdir_vms.c] vmware-OpenSSL_1_0_2x/crypto/LPdir_vms.c [VMware does not distribute this component LPdir_win32.c] vmware-OpenSSL_1_0_2x/crypto/LPdir_win32.c [VMware does not distribute this component LPdir_win.c] vmware-OpenSSL_1_0_2x/crypto/LPdir_win.c [VMware does not distribute this component LPdir_wince.c] vmware-OpenSSL_1_0_2x/crypto/LPdir_wince.c Copyright (c) 2004, Richard Levitte Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > BSD-3 [VMware does not distribute this component v3_pcia.c] vmware-OpenSSL_1_0_2x/crypto/x509v3/v3_pcia.c [VMware does not distribute this component v3_pci.c] vmware-OpenSSL_1_0_2x/crypto/x509v3/v3_pci.c Copyright (c) 2004 Kungliga Tekniska Hogskolan (Royal Institute of Technology, Stockholm, Sweden). Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * * 3. Neither the name of the Institute nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE INSTITUTE AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE INSTITUTE OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. [VMware does not distribute this component rsaz-avx2.pl] vmware-OpenSSL_1_0_2x/crypto/bn/asm/rsaz-avx2.pl [VMware does not distribute this component rsaz-x86_64.pl] vmware-OpenSSL_1_0_2x/crypto/bn/asm/rsaz-x86_64.pl Copyright (c) 2012, Intel Corporation Redistribution and use in source and binary forms, with or without # # modification, are permitted provided that the following conditions are # # met: # # # # * Redistributions of source code must retain the above copyright # # notice, this list of conditions and the following disclaimer. # # # # * Redistributions in binary form must reproduce the above copyright # # notice, this list of conditions and the following disclaimer in the # # documentation and/or other materials provided with the # # distribution. # # # # * Neither the name of the Intel Corporation nor the names of its # # contributors may be used to endorse or promote products derived from # # this software without specific prior written permission. # # # # # # THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION ""AS IS"" AND ANY # # EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE # # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR # # PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL INTEL CORPORATION OR # # CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, # # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, # # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR # # PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF # # LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING # # NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS # # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # [VMware does not distribute this component rsaz_exp.c] vmware-OpenSSL_1_0_2x/crypto/bn/rsaz_exp.c [VMware does not distribute this component rsaz_exp.h] vmware-OpenSSL_1_0_2x/crypto/bn/rsaz_exp.h Copyright (c) 2012, Intel Corporation Redistribution and use in source and binary forms, with or without * * modification, are permitted provided that the following conditions are * * met: * * * * * Redistributions of source code must retain the above copyright * * notice, this list of conditions and the following disclaimer. * * * * * Redistributions in binary form must reproduce the above copyright * * notice, this list of conditions and the following disclaimer in the * * documentation and/or other materials provided with the * * distribution. * * * * * Neither the name of the Intel Corporation nor the names of its * * contributors may be used to endorse or promote products derived from * * this software without specific prior written permission. * * * * * * THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION ""AS IS"" AND ANY * * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL INTEL CORPORATION OR * * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, * * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR * * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF * * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS * * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * > BSD-4 [VMware does not distribute this component e_sureware.c] vmware-OpenSSL_1_0_2x/engines/e_sureware.c Copyright@2001 Baltimore Technologies Ltd. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following [acknowledgment]: * "[This] [product] [includes] [software] [developed] [by] [the] [OpenSSL] [Project] * [for] [use] [in] [the] [OpenSSL] [Toolkit]. ([http]://[www].[OpenSSL].[org]/)" * * [4]. [The] [names] "[OpenSSL] [Toolkit]" [and] "[OpenSSL] [Project]" [must] not be used to * endorse or promote products derived from this software without * prior written permission. [For] [written] [permission], [please] [contact] * [licensing]@[OpenSSL].[org]. * * [5]. [Products] [derived] [from] [this] [software] [may] [not] [be] [called] "[OpenSSL]" * [nor] [may] "[OpenSSL]" [appear] [in] [their] [names] [without] [prior] [written] * [permission] [of] [the] [OpenSSL] [Project]. * * [6]. [Redistributions] [of] [any] [form] [whatsoever] [must] [retain] [the] [following] * [acknowledgment]: * "[This] [product] [includes] [software] [developed] [by] [the] [OpenSSL] [Project] * [for] [use] [in] [the] [OpenSSL] [Toolkit] ([http]://[www].[OpenSSL].[org]/)" * * [Written] [by] [Corinne] [Dive]-[Reclus]([cdive]@[baltimore].[com]) * * [Copyright]@[2001] [Baltimore] [Technologies] [Ltd]. * [All] [right] [Reserved]. * * * [THIS] [FILE] [IS] [PROVIDED] [BY] [BALTIMORE] [TECHNOLOGIES] ``AS IS'' AND * * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * * ARE DISCLAIMED. IN NO EVENT SHALL [BALTIMORE] [TECHNOLOGIES] BE LIABLE * * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * * SUCH DAMAGE. * > MIT [VMware does not distribute this component md5-ia64.S] vmware-OpenSSL_1_0_2x/crypto/md5/asm/md5-ia64.S Copyright (c) 2005 Hewlett-Packard Development Company, L.P. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ [VMware does not distribute this component rc4-ia64.pl] vmware-OpenSSL_1_0_2x/crypto/rc4/asm/rc4-ia64.pl Copyright (c) 2005 Hewlett-Packard Development Company, L.P. Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the # "Software"), to deal in the Software without restriction, including # without limitation the rights to use, copy, modify, merge, publish, # distribute, sublicense, and/or sell copies of the Software, and to # permit persons to whom the Software is furnished to do so, subject to # the following conditions: # # The above copyright notice and this permission notice shall be # included in all copies or substantial portions of the Software. # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, # EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND # NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE # LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION # OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ > OpenSSL [VMware does not distribute this component genrsa.pod] vmware-OpenSSL_1_0_2x/doc/apps/genrsa.pod Copyright 2000-2017 The OpenSSL Project Licensed under the OpenSSL license (the "License"). You may not use this file except in compliance with the License. You can obtain a copy in the file LICENSE in the source distribution or at L. [VMware does not distribute this component ecparam.c] vmware-OpenSSL_1_0_2x/apps/ecparam.c [VMware does not distribute this component speed.c] vmware-OpenSSL_1_0_2x/apps/speed.c [VMware does not distribute this component bn_gf2m.c] vmware-OpenSSL_1_0_2x/crypto/bn/bn_gf2m.c [VMware does not distribute this component ecdh.h] vmware-OpenSSL_1_0_2x/crypto/ecdh/ecdh.h [VMware does not distribute this component ecdhtest.c] vmware-OpenSSL_1_0_2x/crypto/ecdh/ecdhtest.c [VMware does not distribute this component ech_key.c] vmware-OpenSSL_1_0_2x/crypto/ecdh/ech_key.c [VMware does not distribute this component ech_lib.c] vmware-OpenSSL_1_0_2x/crypto/ecdh/ech_lib.c [VMware does not distribute this component ech_ossl.c] vmware-OpenSSL_1_0_2x/crypto/ecdh/ech_ossl.c [VMware does not distribute this component ecdsatest.c] vmware-OpenSSL_1_0_2x/crypto/ecdsa/ecdsatest.c [VMware does not distribute this component ec2_mult.c] vmware-OpenSSL_1_0_2x/crypto/ec/ec2_mult.c [VMware does not distribute this component ec2_oct.c] vmware-OpenSSL_1_0_2x/crypto/ec/ec2_oct.c [VMware does not distribute this component ec2_smpl.c] vmware-OpenSSL_1_0_2x/crypto/ec/ec2_smpl.c [VMware does not distribute this component ec_curve.c] vmware-OpenSSL_1_0_2x/crypto/ec/ec_curve.c [VMware does not distribute this component ec_cvt.c] vmware-OpenSSL_1_0_2x/crypto/ec/ec_cvt.c [VMware does not distribute this component ec_lcl.h] vmware-OpenSSL_1_0_2x/crypto/ec/ec_lcl.h [VMware does not distribute this component ectest.c] vmware-OpenSSL_1_0_2x/crypto/ec/ectest.c [VMware does not distribute this component tb_ecdh.c] vmware-OpenSSL_1_0_2x/crypto/engine/tb_ecdh.c Copyright 2002 Sun Microsystems, Inc. is licensed pursuant to the OpenSSL open source * license [VMware does not distribute this component bad_dtls_test.c] vmware-OpenSSL_1_0_2x/ssl/bad_dtls_test.c [VMware does not distribute this component dtlstest.c] vmware-OpenSSL_1_0_2x/ssl/dtlstest.c [VMware does not distribute this component ssltestlib.c] vmware-OpenSSL_1_0_2x/test/ssltestlib.c [VMware does not distribute this component ssltestlib.h] vmware-OpenSSL_1_0_2x/test/ssltestlib.h Copyright 2016 The OpenSSL Project Licensed under the OpenSSL license (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy * in the file LICENSE in the source distribution or at * https://www.openssl.org/source/license.html [VMware does not distribute this component vms_term_sock.c] vmware-OpenSSL_1_0_2x/apps/vms_term_sock.c [VMware does not distribute this component vms_term_sock.h] vmware-OpenSSL_1_0_2x/apps/vms_term_sock.h Copyright 2016 VMS Software, Inc. Licensed under the OpenSSL license (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy * in the file LICENSE in the source distribution or at * https://www.openssl.org/source/license.html [VMware does not distribute this component 60-test_x509_time.t] vmware-OpenSSL_1_0_2x/test/recipes/60-test_x509_time.t Copyright 2017-2018 The OpenSSL Project Licensed under the OpenSSL license (the "License"). You may not use # this file except in compliance with the License. You can obtain a copy # in the file LICENSE in the source distribution or at # https://www.openssl.org/source/license.html [VMware does not distribute this component x509_time_test.c] vmware-OpenSSL_1_0_2x/test/x509_time_test.c Copyright 2017-2018 The OpenSSL Project Licensed under the OpenSSL license (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy * in the file LICENSE in the source distribution or at * https://www.openssl.org/source/license.html [VMware does not distribute this component X509_cmp_time.pod] vmware-OpenSSL_1_0_2x/doc/crypto/X509_cmp_time.pod Copyright 2017-2019 The OpenSSL Project Licensed under the OpenSSL license (the "License"). You may not use this file except in compliance with the License. You can obtain a copy in the file LICENSE in the source distribution or at L. [VMware does not distribute this component EVP_PKEY_meth_new.pod] vmware-OpenSSL_1_0_2x/doc/crypto/EVP_PKEY_meth_new.pod [VMware does not distribute this component X509_check_private_key.pod] vmware-OpenSSL_1_0_2x/doc/crypto/X509_check_private_key.pod [VMware does not distribute this component SSL_CTX_set_tlsext_servername_callback.pod] vmware-OpenSSL_1_0_2x/doc/ssl/SSL_CTX_set_tlsext_servername_callback.pod [VMware does not distribute this component SSL_export_keying_material.pod] vmware-OpenSSL_1_0_2x/doc/ssl/SSL_export_keying_material.pod Copyright 2017 The OpenSSL Project Licensed under the OpenSSL license (the "License"). You may not use this file except in compliance with the License. You can obtain a copy in the file LICENSE in the source distribution or at L. [VMware does not distribute this component fatalerrtest.c] vmware-OpenSSL_1_0_2x/ssl/fatalerrtest.c Copyright 2017 The OpenSSL Project Licensed under the OpenSSL license (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy * in the file LICENSE in the source distribution or at * https://www.openssl.org/source/license.html [VMware does not distribute this component getenv.c] vmware-OpenSSL_1_0_2x/crypto/getenv.c Copyright 2018 The OpenSSL Project Licensed under the OpenSSL license (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy * in the file LICENSE in the source distribution or at * https://www.openssl.org/source/license.html [VMware does not distribute this component CONTRIBUTING] vmware-OpenSSL_1_0_2x/CONTRIBUTING Copyright 20xx-20yy The OpenSSL Project Licensed under the OpenSSL license (the "License"). You may not use this file except in compliance with the License. You can obtain a copy in the file LICENSE in the source distribution or at https://www.openssl.org/source/license.html [VMware does not distribute this component README] vmware-OpenSSL_1_0_2x/README Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson The OpenSSL toolkit is licensed under a dual-license (the OpenSSL license plus the SSLeay license), which means that you are free to get and use it for commercial and non-commercial purposes as long as you fulfill the conditions of both licenses. [VMware does not distribute this component cts128.c] vmware-OpenSSL_1_0_2x/crypto/modes/cts128.c [VMware does not distribute this component modes.h] vmware-OpenSSL_1_0_2x/crypto/modes/modes.h Copyright (c) 2008 The OpenSSL Project. Rights for redistribution and usage in source and binary * forms are granted according to the OpenSSL license. > BSD-2-Clause-plus-advertizing [VMware does not distribute this component COPYRIGHT] vmware-OpenSSL_1_0_2x/crypto/bf/COPYRIGHT [VMware does not distribute this component COPYRIGHT] vmware-OpenSSL_1_0_2x/crypto/des/COPYRIGHT Copyright (c) 1995-1997 Eric Young (eay@cryptsoft.com) Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by [Eric] [Young] ([eay]@[cryptsoft].[com]) [THIS] [SOFTWARE] [IS] [PROVIDED] [BY] [ERIC] [YOUNG] ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > BSD-Axis [VMware does not distribute this component seed.c] vmware-OpenSSL_1_0_2x/crypto/seed/seed.c [VMware does not distribute this component seed.h] vmware-OpenSSL_1_0_2x/crypto/seed/seed.h [VMware does not distribute this component seed_locl.h] vmware-OpenSSL_1_0_2x/crypto/seed/seed_locl.h Copyright (c) 2007 Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Neither the name of author nor the names of its contributors may * be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. > GNU General Public License 1.0 or later [VMware does not distribute this component easy-tls.c] vmware-OpenSSL_1_0_2x/demos/easy_tls/easy-tls.c (c) Copyright 1999 Bodo Moeller. This is free software; you can redistributed and/or modify it unter the terms of either - the GNU General Public License as published by the Free Software Foundation, version 1, or (at your option) any later version, or - the following license: */ /*- * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that each of the following * conditions is met: * * 1. Redistributions qualify as "freeware" or "Open Source Software" under * one of the following terms: * * (a) Redistributions are made at no charge beyond the reasonable cost of * materials and delivery. * * (b) Redistributions are accompanied by a copy of the Source Code * or by an irrevocable offer to provide a copy of the Source Code * for up to three years at the cost of materials and delivery. * Such redistributions must allow further use, modification, and * redistribution of the Source Code under substantially the same * terms as this license. * * 2. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 3. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 4. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by Bodo Moeller." * (If available, substitute umlauted o for oe.) * * 5. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by Bodo Moeller." * * THIS SOFTWARE IS PROVIDED BY BODO MOELLER ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL BODO MOELLER OR * HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. > GNU General Public License 2.0 or later [VMware does not distribute this component cmll-x86_64.pl] vmware-OpenSSL_1_0_2x/crypto/camellia/asm/cmll-x86_64.pl [VMware does not distribute this component cmll-x86.pl] vmware-OpenSSL_1_0_2x/crypto/camellia/asm/cmll-x86.pl Copyright (c) 2008 Andy Polyakov This module may be used under the terms of either the GNU General # Public License version 2 or later, the GNU Lesser General Public # License version 2.1 or later, the Mozilla Public License version # 1.1 or the BSD License. The exact terms of either license are # distributed along with this module. > ISC License [VMware does not distribute this component evp_extra_test.c] vmware-OpenSSL_1_0_2x/crypto/evp/evp_extra_test.c Copyright (c) 2014, Google Inc. Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY * SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. > OpenSSL License [VMware does not distribute this component ec.h] vmware-OpenSSL_1_0_2x/crypto/ec/ec.h [VMware does not distribute this component ec_mult.c] vmware-OpenSSL_1_0_2x/crypto/ec/ec_mult.c [VMware does not distribute this component s3_lib.c] vmware-OpenSSL_1_0_2x/ssl/s3_lib.c [VMware does not distribute this component s3_srvr.c] vmware-OpenSSL_1_0_2x/ssl/s3_srvr.c [VMware does not distribute this component ssl.h] vmware-OpenSSL_1_0_2x/ssl/ssl.h [VMware does not distribute this component ssltest.c] vmware-OpenSSL_1_0_2x/ssl/ssltest.c Copyright 2002 Sun Microsystems, Inc. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component CPStringUtils.cpp] vmware-OpenSSL_1_0_2x/MacOS/GetHTTPS.src/CPStringUtils.cpp [VMware does not distribute this component ErrorHandling.cpp] vmware-OpenSSL_1_0_2x/MacOS/GetHTTPS.src/ErrorHandling.cpp [VMware does not distribute this component MacSocket.cpp] vmware-OpenSSL_1_0_2x/MacOS/GetHTTPS.src/MacSocket.cpp Copyright (c) 1998-1999 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component app_rand.c] vmware-OpenSSL_1_0_2x/apps/app_rand.c [VMware does not distribute this component dhparam.c] vmware-OpenSSL_1_0_2x/apps/dhparam.c [VMware does not distribute this component winrand.c] vmware-OpenSSL_1_0_2x/apps/winrand.c [VMware does not distribute this component bn_exp2.c] vmware-OpenSSL_1_0_2x/crypto/bn/bn_exp2.c [VMware does not distribute this component bn_kron.c] vmware-OpenSSL_1_0_2x/crypto/bn/bn_kron.c [VMware does not distribute this component bn_sqrt.c] vmware-OpenSSL_1_0_2x/crypto/bn/bn_sqrt.c [VMware does not distribute this component rand_key.c] vmware-OpenSSL_1_0_2x/crypto/des/rand_key.c [VMware does not distribute this component krb5_asn.h] vmware-OpenSSL_1_0_2x/crypto/krb5/krb5_asn.h [VMware does not distribute this component ocsp_cl.c] vmware-OpenSSL_1_0_2x/crypto/ocsp/ocsp_cl.c [VMware does not distribute this component ocsp_ext.c] vmware-OpenSSL_1_0_2x/crypto/ocsp/ocsp_ext.c [VMware does not distribute this component ocsp.h] vmware-OpenSSL_1_0_2x/crypto/ocsp/ocsp.h [VMware does not distribute this component ocsp_lib.c] vmware-OpenSSL_1_0_2x/crypto/ocsp/ocsp_lib.c [VMware does not distribute this component ocsp_prn.c] vmware-OpenSSL_1_0_2x/crypto/ocsp/ocsp_prn.c [VMware does not distribute this component rand_egd.c] vmware-OpenSSL_1_0_2x/crypto/rand/rand_egd.c [VMware does not distribute this component rand_nw.c] vmware-OpenSSL_1_0_2x/crypto/rand/rand_nw.c [VMware does not distribute this component rand_os2.c] vmware-OpenSSL_1_0_2x/crypto/rand/rand_os2.c [VMware does not distribute this component rand_vms.c] vmware-OpenSSL_1_0_2x/crypto/rand/rand_vms.c [VMware does not distribute this component rand_win.c] vmware-OpenSSL_1_0_2x/crypto/rand/rand_win.c [VMware does not distribute this component e_os2.h] vmware-OpenSSL_1_0_2x/e_os2.h Copyright (c) 1998-2000 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component apps.h] vmware-OpenSSL_1_0_2x/apps/apps.h [VMware does not distribute this component rand.c] vmware-OpenSSL_1_0_2x/apps/rand.c [VMware does not distribute this component version.c] vmware-OpenSSL_1_0_2x/apps/version.c [VMware does not distribute this component bn_gcd.c] vmware-OpenSSL_1_0_2x/crypto/bn/bn_gcd.c [VMware does not distribute this component bn_prime.c] vmware-OpenSSL_1_0_2x/crypto/bn/bn_prime.c [VMware does not distribute this component bn_rand.c] vmware-OpenSSL_1_0_2x/crypto/bn/bn_rand.c [VMware does not distribute this component des_old2.c] vmware-OpenSSL_1_0_2x/crypto/des/des_old2.c [VMware does not distribute this component des_old.c] vmware-OpenSSL_1_0_2x/crypto/des/des_old.c [VMware does not distribute this component ecp_mont.c] vmware-OpenSSL_1_0_2x/crypto/ec/ecp_mont.c [VMware does not distribute this component digest.c] vmware-OpenSSL_1_0_2x/crypto/evp/digest.c [VMware does not distribute this component ex_data.c] vmware-OpenSSL_1_0_2x/crypto/ex_data.c [VMware does not distribute this component ocsp_srv.c] vmware-OpenSSL_1_0_2x/crypto/ocsp/ocsp_srv.c [VMware does not distribute this component ossl_typ.h] vmware-OpenSSL_1_0_2x/crypto/ossl_typ.h [VMware does not distribute this component rsaref_err.h] vmware-OpenSSL_1_0_2x/demos/engines/rsaref/rsaref_err.h [VMware does not distribute this component s2_clnt.c] vmware-OpenSSL_1_0_2x/ssl/s2_clnt.c [VMware does not distribute this component s2_pkt.c] vmware-OpenSSL_1_0_2x/ssl/s2_pkt.c [VMware does not distribute this component s2_srvr.c] vmware-OpenSSL_1_0_2x/ssl/s2_srvr.c Copyright (c) 1998-2001 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component aes_cbc.c] vmware-OpenSSL_1_0_2x/crypto/aes/aes_cbc.c [VMware does not distribute this component aes_ctr.c] vmware-OpenSSL_1_0_2x/crypto/aes/aes_ctr.c [VMware does not distribute this component aes_ecb.c] vmware-OpenSSL_1_0_2x/crypto/aes/aes_ecb.c [VMware does not distribute this component aes.h] vmware-OpenSSL_1_0_2x/crypto/aes/aes.h [VMware does not distribute this component aes_locl.h] vmware-OpenSSL_1_0_2x/crypto/aes/aes_locl.h [VMware does not distribute this component aes_misc.c] vmware-OpenSSL_1_0_2x/crypto/aes/aes_misc.c Copyright (c) 1998-2002 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. [VMware does not distribute this component bn_depr.c] vmware-OpenSSL_1_0_2x/crypto/bn/bn_depr.c [VMware does not distribute this component des_old.h] vmware-OpenSSL_1_0_2x/crypto/des/des_old.h [VMware does not distribute this component dh_depr.c] vmware-OpenSSL_1_0_2x/crypto/dh/dh_depr.c [VMware does not distribute this component dsa_depr.c] vmware-OpenSSL_1_0_2x/crypto/dsa/dsa_depr.c [VMware does not distribute this component ec_check.c] vmware-OpenSSL_1_0_2x/crypto/ec/ec_check.c [VMware does not distribute this component ec_cvt.c] vmware-OpenSSL_1_0_2x/crypto/ec/ec_cvt.c [VMware does not distribute this component ec_print.c] vmware-OpenSSL_1_0_2x/crypto/ec/ec_print.c [VMware does not distribute this component ecp_smpl.c] vmware-OpenSSL_1_0_2x/crypto/ec/ecp_smpl.c [VMware does not distribute this component m_ecdsa.c] vmware-OpenSSL_1_0_2x/crypto/evp/m_ecdsa.c [VMware does not distribute this component pem_all.c] vmware-OpenSSL_1_0_2x/crypto/pem/pem_all.c [VMware does not distribute this component rsa_depr.c] vmware-OpenSSL_1_0_2x/crypto/rsa/rsa_depr.c [VMware does not distribute this component s3_both.c] vmware-OpenSSL_1_0_2x/ssl/s3_both.c [VMware does not distribute this component ssl3.h] vmware-OpenSSL_1_0_2x/ssl/ssl3.h Copyright (c) 1998-2002 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component ecs_sign.c] vmware-OpenSSL_1_0_2x/crypto/ecdsa/ecs_sign.c [VMware does not distribute this component ecs_vrf.c] vmware-OpenSSL_1_0_2x/crypto/ecdsa/ecs_vrf.c Copyright (c) 1998-2002 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component a_sign.c] vmware-OpenSSL_1_0_2x/crypto/asn1/a_sign.c [VMware does not distribute this component bss_bio.c] vmware-OpenSSL_1_0_2x/crypto/bio/bss_bio.c [VMware does not distribute this component ecdhtest.c] vmware-OpenSSL_1_0_2x/crypto/ecdh/ecdhtest.c [VMware does not distribute this component ec_oct.c] vmware-OpenSSL_1_0_2x/crypto/ec/ec_oct.c [VMware does not distribute this component ecp_nist.c] vmware-OpenSSL_1_0_2x/crypto/ec/ecp_nist.c Copyright (c) 1998-2003 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component ech_key.c] vmware-OpenSSL_1_0_2x/crypto/ecdh/ech_key.c [VMware does not distribute this component ech_lib.c] vmware-OpenSSL_1_0_2x/crypto/ecdh/ech_lib.c Copyright (c) 1998-2003 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component ec.c] vmware-OpenSSL_1_0_2x/apps/ec.c [VMware does not distribute this component bn_nist.c] vmware-OpenSSL_1_0_2x/crypto/bn/bn_nist.c [VMware does not distribute this component ec2_smpl.c] vmware-OpenSSL_1_0_2x/crypto/ec/ec2_smpl.c [VMware does not distribute this component ec_key.c] vmware-OpenSSL_1_0_2x/crypto/ec/ec_key.c [VMware does not distribute this component eck_prn.c] vmware-OpenSSL_1_0_2x/crypto/ec/eck_prn.c Copyright (c) 1998-2005 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component ecs_lib.c] vmware-OpenSSL_1_0_2x/crypto/ecdsa/ecs_lib.c Copyright (c) 1998-2005 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component openssl.c] vmware-OpenSSL_1_0_2x/apps/openssl.c [VMware does not distribute this component s_cb.c] vmware-OpenSSL_1_0_2x/apps/s_cb.c [VMware does not distribute this component crypto.h] vmware-OpenSSL_1_0_2x/crypto/crypto.h [VMware does not distribute this component rand_unix.c] vmware-OpenSSL_1_0_2x/crypto/rand/rand_unix.c [VMware does not distribute this component d1_srtp.c] vmware-OpenSSL_1_0_2x/ssl/d1_srtp.c [VMware does not distribute this component s23_clnt.c] vmware-OpenSSL_1_0_2x/ssl/s23_clnt.c [VMware does not distribute this component s23_srvr.c] vmware-OpenSSL_1_0_2x/ssl/s23_srvr.c [VMware does not distribute this component srtp.h] vmware-OpenSSL_1_0_2x/ssl/srtp.h [VMware does not distribute this component ssl_sess.c] vmware-OpenSSL_1_0_2x/ssl/ssl_sess.c [VMware does not distribute this component tls1.h] vmware-OpenSSL_1_0_2x/ssl/tls1.h Copyright (c) 1998-2006 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component seed_cbc.c] vmware-OpenSSL_1_0_2x/crypto/seed/seed_cbc.c [VMware does not distribute this component seed_cfb.c] vmware-OpenSSL_1_0_2x/crypto/seed/seed_cfb.c [VMware does not distribute this component seed_ofb.c] vmware-OpenSSL_1_0_2x/crypto/seed/seed_ofb.c Copyright (c) 1998-2007 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. [VMware does not distribute this component seed.h] vmware-OpenSSL_1_0_2x/crypto/seed/seed.h [VMware does not distribute this component s2_lib.c] vmware-OpenSSL_1_0_2x/ssl/s2_lib.c [VMware does not distribute this component s3_clnt.c] vmware-OpenSSL_1_0_2x/ssl/s3_clnt.c [VMware does not distribute this component s3_enc.c] vmware-OpenSSL_1_0_2x/ssl/s3_enc.c [VMware does not distribute this component ssl_cert.c] vmware-OpenSSL_1_0_2x/ssl/ssl_cert.c [VMware does not distribute this component t1_enc.c] vmware-OpenSSL_1_0_2x/ssl/t1_enc.c Copyright (c) 1998-2007 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component t1_reneg.c] vmware-OpenSSL_1_0_2x/ssl/t1_reneg.c Copyright (c) 1998-2009 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component evp_extra_test.c] vmware-OpenSSL_1_0_2x/crypto/evp/evp_extra_test.c [VMware does not distribute this component verify_extra_test.c] vmware-OpenSSL_1_0_2x/crypto/x509/verify_extra_test.c [VMware does not distribute this component clienthellotest.c] vmware-OpenSSL_1_0_2x/ssl/clienthellotest.c Copyright (c) 1998-2015 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component apps.c] vmware-OpenSSL_1_0_2x/apps/apps.c [VMware does not distribute this component ecparam.c] vmware-OpenSSL_1_0_2x/apps/ecparam.c [VMware does not distribute this component s_apps.h] vmware-OpenSSL_1_0_2x/apps/s_apps.h [VMware does not distribute this component s_client.c] vmware-OpenSSL_1_0_2x/apps/s_client.c [VMware does not distribute this component bn_blind.c] vmware-OpenSSL_1_0_2x/crypto/bn/bn_blind.c [VMware does not distribute this component bn_exp.c] vmware-OpenSSL_1_0_2x/crypto/bn/bn_exp.c [VMware does not distribute this component bn_gf2m.c] vmware-OpenSSL_1_0_2x/crypto/bn/bn_gf2m.c [VMware does not distribute this component bn.h] vmware-OpenSSL_1_0_2x/crypto/bn/bn.h [VMware does not distribute this component bn_lcl.h] vmware-OpenSSL_1_0_2x/crypto/bn/bn_lcl.h [VMware does not distribute this component bn_mod.c] vmware-OpenSSL_1_0_2x/crypto/bn/bn_mod.c [VMware does not distribute this component bn_mont.c] vmware-OpenSSL_1_0_2x/crypto/bn/bn_mont.c [VMware does not distribute this component mem_dbg.c] vmware-OpenSSL_1_0_2x/crypto/mem_dbg.c [VMware does not distribute this component md_rand.c] vmware-OpenSSL_1_0_2x/crypto/rand/md_rand.c [VMware does not distribute this component rand_lcl.h] vmware-OpenSSL_1_0_2x/crypto/rand/rand_lcl.h [VMware does not distribute this component d1_both.c] vmware-OpenSSL_1_0_2x/ssl/d1_both.c [VMware does not distribute this component ssl_ciph.c] vmware-OpenSSL_1_0_2x/ssl/ssl_ciph.c [VMware does not distribute this component ssl_lib.c] vmware-OpenSSL_1_0_2x/ssl/ssl_lib.c [VMware does not distribute this component ssl_locl.h] vmware-OpenSSL_1_0_2x/ssl/ssl_locl.h [VMware does not distribute this component t1_lib.c] vmware-OpenSSL_1_0_2x/ssl/t1_lib.c Copyright (c) 1998-2018 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component ecs_ossl.c] vmware-OpenSSL_1_0_2x/crypto/ecdsa/ecs_ossl.c Copyright (c) 1998-2018 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component s_server.c] vmware-OpenSSL_1_0_2x/apps/s_server.c [VMware does not distribute this component bn_ctx.c] vmware-OpenSSL_1_0_2x/crypto/bn/bn_ctx.c [VMware does not distribute this component cryptlib.c] vmware-OpenSSL_1_0_2x/crypto/cryptlib.c [VMware does not distribute this component ec2_oct.c] vmware-OpenSSL_1_0_2x/crypto/ec/ec2_oct.c [VMware does not distribute this component ec_curve.c] vmware-OpenSSL_1_0_2x/crypto/ec/ec_curve.c [VMware does not distribute this component ec_lcl.h] vmware-OpenSSL_1_0_2x/crypto/ec/ec_lcl.h [VMware does not distribute this component ec_lib.c] vmware-OpenSSL_1_0_2x/crypto/ec/ec_lib.c [VMware does not distribute this component ecp_oct.c] vmware-OpenSSL_1_0_2x/crypto/ec/ecp_oct.c [VMware does not distribute this component ectest.c] vmware-OpenSSL_1_0_2x/crypto/ec/ectest.c [VMware does not distribute this component err.c] vmware-OpenSSL_1_0_2x/crypto/err/err.c [VMware does not distribute this component err.h] vmware-OpenSSL_1_0_2x/crypto/err/err.h [VMware does not distribute this component rsa_eay.c] vmware-OpenSSL_1_0_2x/crypto/rsa/rsa_eay.c [VMware does not distribute this component d1_pkt.c] vmware-OpenSSL_1_0_2x/ssl/d1_pkt.c [VMware does not distribute this component s3_pkt.c] vmware-OpenSSL_1_0_2x/ssl/s3_pkt.c Copyright (c) 1998-2019 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component ech_ossl.c] vmware-OpenSSL_1_0_2x/crypto/ecdh/ech_ossl.c Copyright (c) 1998-2019 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component eng_ctrl.c] vmware-OpenSSL_1_0_2x/crypto/engine/eng_ctrl.c [VMware does not distribute this component eng_dyn.c] vmware-OpenSSL_1_0_2x/crypto/engine/eng_dyn.c [VMware does not distribute this component eng_fat.c] vmware-OpenSSL_1_0_2x/crypto/engine/eng_fat.c [VMware does not distribute this component enginetest.c] vmware-OpenSSL_1_0_2x/crypto/engine/enginetest.c [VMware does not distribute this component eng_init.c] vmware-OpenSSL_1_0_2x/crypto/engine/eng_init.c [VMware does not distribute this component eng_int.h] vmware-OpenSSL_1_0_2x/crypto/engine/eng_int.h [VMware does not distribute this component eng_openssl.c] vmware-OpenSSL_1_0_2x/crypto/engine/eng_openssl.c [VMware does not distribute this component eng_pkey.c] vmware-OpenSSL_1_0_2x/crypto/engine/eng_pkey.c [VMware does not distribute this component hw_zencod.c] vmware-OpenSSL_1_0_2x/demos/engines/zencod/hw_zencod.c [VMware does not distribute this component e_atalla.c] vmware-OpenSSL_1_0_2x/engines/e_atalla.c [VMware does not distribute this component e_chil.c] vmware-OpenSSL_1_0_2x/engines/e_chil.c [VMware does not distribute this component e_cswift.c] vmware-OpenSSL_1_0_2x/engines/e_cswift.c [VMware does not distribute this component e_gmp.c] vmware-OpenSSL_1_0_2x/engines/e_gmp.c [VMware does not distribute this component e_padlock.c] vmware-OpenSSL_1_0_2x/engines/e_padlock.c [VMware does not distribute this component e_ubsec.c] vmware-OpenSSL_1_0_2x/engines/e_ubsec.c Copyright (c) 1999-2001 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component p12_crt.c] vmware-OpenSSL_1_0_2x/crypto/pkcs12/p12_crt.c Copyright (c) 1999-2002 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component hw_cluster_labs_err.c] vmware-OpenSSL_1_0_2x/demos/engines/cluster_labs/hw_cluster_labs_err.c [VMware does not distribute this component hw_ibmca_err.c] vmware-OpenSSL_1_0_2x/demos/engines/ibmca/hw_ibmca_err.c [VMware does not distribute this component hw_zencod_err.c] vmware-OpenSSL_1_0_2x/demos/engines/zencod/hw_zencod_err.c Copyright (c) 1999-2002 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component v3_utl.c] vmware-OpenSSL_1_0_2x/crypto/x509v3/v3_utl.c Copyright (c) 1999-2003 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component smime.c] vmware-OpenSSL_1_0_2x/apps/smime.c [VMware does not distribute this component engine.h] vmware-OpenSSL_1_0_2x/crypto/engine/engine.h [VMware does not distribute this component pk7_smime.c] vmware-OpenSSL_1_0_2x/crypto/pkcs7/pk7_smime.c [VMware does not distribute this component ext_dat.h] vmware-OpenSSL_1_0_2x/crypto/x509v3/ext_dat.h [VMware does not distribute this component v3_cpols.c] vmware-OpenSSL_1_0_2x/crypto/x509v3/v3_cpols.c [VMware does not distribute this component v3_int.c] vmware-OpenSSL_1_0_2x/crypto/x509v3/v3_int.c [VMware does not distribute this component x509v3.h] vmware-OpenSSL_1_0_2x/crypto/x509v3/x509v3.h Copyright (c) 1999-2004 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component timeouts.h] vmware-OpenSSL_1_0_2x/apps/timeouts.h [VMware does not distribute this component bss_dgram.c] vmware-OpenSSL_1_0_2x/crypto/bio/bss_dgram.c [VMware does not distribute this component pq_test.c] vmware-OpenSSL_1_0_2x/crypto/pqueue/pq_test.c [VMware does not distribute this component pqueue.c] vmware-OpenSSL_1_0_2x/crypto/pqueue/pqueue.c [VMware does not distribute this component pqueue.h] vmware-OpenSSL_1_0_2x/crypto/pqueue/pqueue.h [VMware does not distribute this component e_4758cca_err.c] vmware-OpenSSL_1_0_2x/engines/e_4758cca_err.c [VMware does not distribute this component e_aep_err.c] vmware-OpenSSL_1_0_2x/engines/e_aep_err.c [VMware does not distribute this component e_atalla_err.c] vmware-OpenSSL_1_0_2x/engines/e_atalla_err.c [VMware does not distribute this component e_chil_err.c] vmware-OpenSSL_1_0_2x/engines/e_chil_err.c [VMware does not distribute this component e_cswift_err.c] vmware-OpenSSL_1_0_2x/engines/e_cswift_err.c [VMware does not distribute this component e_gmp_err.c] vmware-OpenSSL_1_0_2x/engines/e_gmp_err.c [VMware does not distribute this component e_nuron_err.c] vmware-OpenSSL_1_0_2x/engines/e_nuron_err.c [VMware does not distribute this component e_sureware_err.c] vmware-OpenSSL_1_0_2x/engines/e_sureware_err.c [VMware does not distribute this component e_ubsec_err.c] vmware-OpenSSL_1_0_2x/engines/e_ubsec_err.c [VMware does not distribute this component d1_lib.c] vmware-OpenSSL_1_0_2x/ssl/d1_lib.c [VMware does not distribute this component d1_meth.c] vmware-OpenSSL_1_0_2x/ssl/d1_meth.c [VMware does not distribute this component dtls1.h] vmware-OpenSSL_1_0_2x/ssl/dtls1.h Copyright (c) 1999-2005 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component nsseq.c] vmware-OpenSSL_1_0_2x/crypto/asn1/nsseq.c [VMware does not distribute this component p8_pkey.c] vmware-OpenSSL_1_0_2x/crypto/asn1/p8_pkey.c [VMware does not distribute this component evp_pkey.c] vmware-OpenSSL_1_0_2x/crypto/evp/evp_pkey.c Copyright (c) 1999-2005 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component pk7_mime.c] vmware-OpenSSL_1_0_2x/crypto/pkcs7/pk7_mime.c Copyright (c) 1999-2005 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. [VMware does not distribute this component pkcs12.c] vmware-OpenSSL_1_0_2x/apps/pkcs12.c [VMware does not distribute this component evp_pbe.c] vmware-OpenSSL_1_0_2x/crypto/evp/evp_pbe.c [VMware does not distribute this component p5_crpt2.c] vmware-OpenSSL_1_0_2x/crypto/evp/p5_crpt2.c Copyright (c) 1999-2006 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component buf_err.c] vmware-OpenSSL_1_0_2x/crypto/buffer/buf_err.c [VMware does not distribute this component dso_err.c] vmware-OpenSSL_1_0_2x/crypto/dso/dso_err.c [VMware does not distribute this component obj_err.c] vmware-OpenSSL_1_0_2x/crypto/objects/obj_err.c [VMware does not distribute this component ocsp_err.c] vmware-OpenSSL_1_0_2x/crypto/ocsp/ocsp_err.c [VMware does not distribute this component pk12err.c] vmware-OpenSSL_1_0_2x/crypto/pkcs12/pk12err.c [VMware does not distribute this component str_err.c] vmware-OpenSSL_1_0_2x/crypto/store/str_err.c [VMware does not distribute this component ui_err.c] vmware-OpenSSL_1_0_2x/crypto/ui/ui_err.c Copyright (c) 1999-2006 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component comp_err.c] vmware-OpenSSL_1_0_2x/crypto/comp/comp_err.c [VMware does not distribute this component conf_err.c] vmware-OpenSSL_1_0_2x/crypto/conf/conf_err.c [VMware does not distribute this component ts_err.c] vmware-OpenSSL_1_0_2x/crypto/ts/ts_err.c [VMware does not distribute this component d1_clnt.c] vmware-OpenSSL_1_0_2x/ssl/d1_clnt.c [VMware does not distribute this component d1_srvr.c] vmware-OpenSSL_1_0_2x/ssl/d1_srvr.c Copyright (c) 1999-2007 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component md32_common.h] vmware-OpenSSL_1_0_2x/crypto/md32_common.h Copyright (c) 1999-2007 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. [VMware does not distribute this component v3_crld.c] vmware-OpenSSL_1_0_2x/crypto/x509v3/v3_crld.c Copyright (c) 1999-2008 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component e_capi_err.c] vmware-OpenSSL_1_0_2x/engines/e_capi_err.c Copyright (c) 1999-2009 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component eng_err.c] vmware-OpenSSL_1_0_2x/crypto/engine/eng_err.c [VMware does not distribute this component jpake_err.c] vmware-OpenSSL_1_0_2x/crypto/jpake/jpake_err.c Copyright (c) 1999-2010 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component cpt_err.c] vmware-OpenSSL_1_0_2x/crypto/cpt_err.c [VMware does not distribute this component ech_err.c] vmware-OpenSSL_1_0_2x/crypto/ecdh/ech_err.c [VMware does not distribute this component ecs_err.c] vmware-OpenSSL_1_0_2x/crypto/ecdsa/ecs_err.c [VMware does not distribute this component fips_err.h] vmware-OpenSSL_1_0_2x/crypto/fips_err.h [VMware does not distribute this component rand_err.c] vmware-OpenSSL_1_0_2x/crypto/rand/rand_err.c Copyright (c) 1999-2011 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component cms_err.c] vmware-OpenSSL_1_0_2x/crypto/cms/cms_err.c [VMware does not distribute this component dh_err.c] vmware-OpenSSL_1_0_2x/crypto/dh/dh_err.c Copyright (c) 1999-2013 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component pkcs7err.c] vmware-OpenSSL_1_0_2x/crypto/pkcs7/pkcs7err.c [VMware does not distribute this component rsa_err.c] vmware-OpenSSL_1_0_2x/crypto/rsa/rsa_err.c [VMware does not distribute this component v3err.c] vmware-OpenSSL_1_0_2x/crypto/x509v3/v3err.c Copyright (c) 1999-2014 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component bio_err.c] vmware-OpenSSL_1_0_2x/crypto/bio/bio_err.c [VMware does not distribute this component bn_err.c] vmware-OpenSSL_1_0_2x/crypto/bn/bn_err.c [VMware does not distribute this component e_gost_err.c] vmware-OpenSSL_1_0_2x/engines/ccgost/e_gost_err.c Copyright (c) 1999-2015 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component pem_err.c] vmware-OpenSSL_1_0_2x/crypto/pem/pem_err.c [VMware does not distribute this component x509_err.c] vmware-OpenSSL_1_0_2x/crypto/x509/x509_err.c [VMware does not distribute this component ssl_err.c] vmware-OpenSSL_1_0_2x/ssl/ssl_err.c Copyright (c) 1999-2016 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component spkac.c] vmware-OpenSSL_1_0_2x/apps/spkac.c Copyright (c) 1999-2017 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component ocsp.c] vmware-OpenSSL_1_0_2x/apps/ocsp.c [VMware does not distribute this component bss_log.c] vmware-OpenSSL_1_0_2x/crypto/bio/bss_log.c [VMware does not distribute this component eng_lib.c] vmware-OpenSSL_1_0_2x/crypto/engine/eng_lib.c [VMware does not distribute this component eng_list.c] vmware-OpenSSL_1_0_2x/crypto/engine/eng_list.c [VMware does not distribute this component evp_locl.h] vmware-OpenSSL_1_0_2x/crypto/evp/evp_locl.h [VMware does not distribute this component p12_asn.c] vmware-OpenSSL_1_0_2x/crypto/pkcs12/p12_asn.c [VMware does not distribute this component p12_init.c] vmware-OpenSSL_1_0_2x/crypto/pkcs12/p12_init.c [VMware does not distribute this component v3_conf.c] vmware-OpenSSL_1_0_2x/crypto/x509v3/v3_conf.c [VMware does not distribute this component v3_purp.c] vmware-OpenSSL_1_0_2x/crypto/x509v3/v3_purp.c Copyright (c) 1999-2018 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component asn_mime.c] vmware-OpenSSL_1_0_2x/crypto/asn1/asn_mime.c Copyright (c) 1999-2018 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. [VMware does not distribute this component dsa_err.c] vmware-OpenSSL_1_0_2x/crypto/dsa/dsa_err.c Copyright (c) 1999-2018 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component evp_err.c] vmware-OpenSSL_1_0_2x/crypto/evp/evp_err.c Copyright (c) 1999-2019 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component rsa_chk.c] vmware-OpenSSL_1_0_2x/crypto/rsa/rsa_chk.c Copyright (c) 1999-2019 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. [VMware does not distribute this component v3_alt.c] vmware-OpenSSL_1_0_2x/crypto/x509v3/v3_alt.c Copyright (c) 1999-2019 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component nseq.c] vmware-OpenSSL_1_0_2x/apps/nseq.c [VMware does not distribute this component pkcs8.c] vmware-OpenSSL_1_0_2x/apps/pkcs8.c [VMware does not distribute this component a_mbstr.c] vmware-OpenSSL_1_0_2x/crypto/asn1/a_mbstr.c [VMware does not distribute this component asn_pack.c] vmware-OpenSSL_1_0_2x/crypto/asn1/asn_pack.c [VMware does not distribute this component a_strnid.c] vmware-OpenSSL_1_0_2x/crypto/asn1/a_strnid.c [VMware does not distribute this component a_time.c] vmware-OpenSSL_1_0_2x/crypto/asn1/a_time.c [VMware does not distribute this component p5_pbe.c] vmware-OpenSSL_1_0_2x/crypto/asn1/p5_pbe.c [VMware does not distribute this component p5_pbev2.c] vmware-OpenSSL_1_0_2x/crypto/asn1/p5_pbev2.c [VMware does not distribute this component t_bitst.c] vmware-OpenSSL_1_0_2x/crypto/asn1/t_bitst.c [VMware does not distribute this component t_crl.c] vmware-OpenSSL_1_0_2x/crypto/asn1/t_crl.c [VMware does not distribute this component t_spki.c] vmware-OpenSSL_1_0_2x/crypto/asn1/t_spki.c [VMware does not distribute this component t_x509a.c] vmware-OpenSSL_1_0_2x/crypto/asn1/t_x509a.c [VMware does not distribute this component x_x509a.c] vmware-OpenSSL_1_0_2x/crypto/asn1/x_x509a.c [VMware does not distribute this component ede_cbcm_enc.c] vmware-OpenSSL_1_0_2x/crypto/des/ede_cbcm_enc.c [VMware does not distribute this component p5_crpt.c] vmware-OpenSSL_1_0_2x/crypto/evp/p5_crpt.c [VMware does not distribute this component pem2.h] vmware-OpenSSL_1_0_2x/crypto/pem/pem2.h [VMware does not distribute this component p12_add.c] vmware-OpenSSL_1_0_2x/crypto/pkcs12/p12_add.c [VMware does not distribute this component p12_attr.c] vmware-OpenSSL_1_0_2x/crypto/pkcs12/p12_attr.c [VMware does not distribute this component p12_crpt.c] vmware-OpenSSL_1_0_2x/crypto/pkcs12/p12_crpt.c [VMware does not distribute this component p12_decr.c] vmware-OpenSSL_1_0_2x/crypto/pkcs12/p12_decr.c [VMware does not distribute this component p12_key.c] vmware-OpenSSL_1_0_2x/crypto/pkcs12/p12_key.c [VMware does not distribute this component p12_kiss.c] vmware-OpenSSL_1_0_2x/crypto/pkcs12/p12_kiss.c [VMware does not distribute this component p12_mutl.c] vmware-OpenSSL_1_0_2x/crypto/pkcs12/p12_mutl.c [VMware does not distribute this component p12_npas.c] vmware-OpenSSL_1_0_2x/crypto/pkcs12/p12_npas.c [VMware does not distribute this component p12_utl.c] vmware-OpenSSL_1_0_2x/crypto/pkcs12/p12_utl.c [VMware does not distribute this component pkcs12.h] vmware-OpenSSL_1_0_2x/crypto/pkcs12/pkcs12.h [VMware does not distribute this component rsa_null.c] vmware-OpenSSL_1_0_2x/crypto/rsa/rsa_null.c [VMware does not distribute this component tabtest.c] vmware-OpenSSL_1_0_2x/crypto/x509v3/tabtest.c [VMware does not distribute this component v3_akeya.c] vmware-OpenSSL_1_0_2x/crypto/x509v3/v3_akeya.c [VMware does not distribute this component v3_akey.c] vmware-OpenSSL_1_0_2x/crypto/x509v3/v3_akey.c [VMware does not distribute this component v3_bcons.c] vmware-OpenSSL_1_0_2x/crypto/x509v3/v3_bcons.c [VMware does not distribute this component v3_bitst.c] vmware-OpenSSL_1_0_2x/crypto/x509v3/v3_bitst.c [VMware does not distribute this component v3conf.c] vmware-OpenSSL_1_0_2x/crypto/x509v3/v3conf.c [VMware does not distribute this component v3_enum.c] vmware-OpenSSL_1_0_2x/crypto/x509v3/v3_enum.c [VMware does not distribute this component v3_extku.c] vmware-OpenSSL_1_0_2x/crypto/x509v3/v3_extku.c [VMware does not distribute this component v3_ia5.c] vmware-OpenSSL_1_0_2x/crypto/x509v3/v3_ia5.c [VMware does not distribute this component v3_info.c] vmware-OpenSSL_1_0_2x/crypto/x509v3/v3_info.c [VMware does not distribute this component v3_lib.c] vmware-OpenSSL_1_0_2x/crypto/x509v3/v3_lib.c [VMware does not distribute this component v3_ocsp.c] vmware-OpenSSL_1_0_2x/crypto/x509v3/v3_ocsp.c [VMware does not distribute this component v3_pku.c] vmware-OpenSSL_1_0_2x/crypto/x509v3/v3_pku.c [VMware does not distribute this component v3prin.c] vmware-OpenSSL_1_0_2x/crypto/x509v3/v3prin.c [VMware does not distribute this component v3_prn.c] vmware-OpenSSL_1_0_2x/crypto/x509v3/v3_prn.c [VMware does not distribute this component v3_skey.c] vmware-OpenSSL_1_0_2x/crypto/x509v3/v3_skey.c [VMware does not distribute this component v3_sxnet.c] vmware-OpenSSL_1_0_2x/crypto/x509v3/v3_sxnet.c [VMware does not distribute this component x509spki.c] vmware-OpenSSL_1_0_2x/crypto/x509/x509spki.c [VMware does not distribute this component x509_trs.c] vmware-OpenSSL_1_0_2x/crypto/x509/x509_trs.c [VMware does not distribute this component hw_cluster_labs.c] vmware-OpenSSL_1_0_2x/demos/engines/cluster_labs/hw_cluster_labs.c [VMware does not distribute this component hw_ibmca.c] vmware-OpenSSL_1_0_2x/demos/engines/ibmca/hw_ibmca.c [VMware does not distribute this component e_4758cca.c] vmware-OpenSSL_1_0_2x/engines/e_4758cca.c [VMware does not distribute this component e_aep.c] vmware-OpenSSL_1_0_2x/engines/e_aep.c Copyright (c) 1999 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component vms-helper.c] vmware-OpenSSL_1_0_2x/crypto/bn/vms-helper.c [VMware does not distribute this component rsaref_err.c] vmware-OpenSSL_1_0_2x/demos/engines/rsaref/rsaref_err.c Copyright (c) 1999 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component safestack.h] vmware-OpenSSL_1_0_2x/crypto/stack/safestack.h [VMware does not distribute this component symhacks.h] vmware-OpenSSL_1_0_2x/crypto/symhacks.h Copyright (c) 1999 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component mkerr.pl] vmware-OpenSSL_1_0_2x/util/mkerr.pl Copyright (c) 1999-$year The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core\@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay\@cryptsoft.com). This product includes software written by Tim * Hudson (tjh\@cryptsoft.com). [VMware does not distribute this component eng_all.c] vmware-OpenSSL_1_0_2x/crypto/engine/eng_all.c [VMware does not distribute this component e_nuron.c] vmware-OpenSSL_1_0_2x/engines/e_nuron.c Copyright (c) 2000-2001 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component ecdh.h] vmware-OpenSSL_1_0_2x/crypto/ecdh/ecdh.h [VMware does not distribute this component ecs_asn1.c] vmware-OpenSSL_1_0_2x/crypto/ecdsa/ecs_asn1.c [VMware does not distribute this component tb_ecdh.c] vmware-OpenSSL_1_0_2x/crypto/engine/tb_ecdh.c [VMware does not distribute this component tb_ecdsa.c] vmware-OpenSSL_1_0_2x/crypto/engine/tb_ecdsa.c Copyright (c) 2000-2002 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component tasn_new.c] vmware-OpenSSL_1_0_2x/crypto/asn1/tasn_new.c [VMware does not distribute this component tasn_utl.c] vmware-OpenSSL_1_0_2x/crypto/asn1/tasn_utl.c [VMware does not distribute this component ocsp_vfy.c] vmware-OpenSSL_1_0_2x/crypto/ocsp/ocsp_vfy.c Copyright (c) 2000-2004 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component asn1t.h] vmware-OpenSSL_1_0_2x/crypto/asn1/asn1t.h [VMware does not distribute this component dh_asn1.c] vmware-OpenSSL_1_0_2x/crypto/dh/dh_asn1.c [VMware does not distribute this component dsa_asn1.c] vmware-OpenSSL_1_0_2x/crypto/dsa/dsa_asn1.c [VMware does not distribute this component ech_locl.h] vmware-OpenSSL_1_0_2x/crypto/ecdh/ech_locl.h [VMware does not distribute this component ecdsa.h] vmware-OpenSSL_1_0_2x/crypto/ecdsa/ecdsa.h [VMware does not distribute this component ecs_locl.h] vmware-OpenSSL_1_0_2x/crypto/ecdsa/ecs_locl.h [VMware does not distribute this component rsa_asn1.c] vmware-OpenSSL_1_0_2x/crypto/rsa/rsa_asn1.c Copyright (c) 2000-2005 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component tasn_prn.c] vmware-OpenSSL_1_0_2x/crypto/asn1/tasn_prn.c Copyright (c) 2000,2005 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component a_strex.c] vmware-OpenSSL_1_0_2x/crypto/asn1/a_strex.c [VMware does not distribute this component ecdsatest.c] vmware-OpenSSL_1_0_2x/crypto/ecdsa/ecdsatest.c [VMware does not distribute this component kssl.c] vmware-OpenSSL_1_0_2x/ssl/kssl.c Copyright (c) 2000-2018 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component x_bignum.c] vmware-OpenSSL_1_0_2x/crypto/asn1/x_bignum.c [VMware does not distribute this component ec_asn1.c] vmware-OpenSSL_1_0_2x/crypto/ec/ec_asn1.c Copyright (c) 2000-2019 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component engine.c] vmware-OpenSSL_1_0_2x/apps/engine.c [VMware does not distribute this component rsautl.c] vmware-OpenSSL_1_0_2x/apps/rsautl.c [VMware does not distribute this component tasn_fre.c] vmware-OpenSSL_1_0_2x/crypto/asn1/tasn_fre.c [VMware does not distribute this component tasn_typ.c] vmware-OpenSSL_1_0_2x/crypto/asn1/tasn_typ.c [VMware does not distribute this component x_algor.c] vmware-OpenSSL_1_0_2x/crypto/asn1/x_algor.c [VMware does not distribute this component x_exten.c] vmware-OpenSSL_1_0_2x/crypto/asn1/x_exten.c [VMware does not distribute this component x_long.c] vmware-OpenSSL_1_0_2x/crypto/asn1/x_long.c [VMware does not distribute this component conf_lib.c] vmware-OpenSSL_1_0_2x/crypto/conf/conf_lib.c [VMware does not distribute this component dso_beos.c] vmware-OpenSSL_1_0_2x/crypto/dso/dso_beos.c [VMware does not distribute this component dso_dl.c] vmware-OpenSSL_1_0_2x/crypto/dso/dso_dl.c [VMware does not distribute this component dso_dlfcn.c] vmware-OpenSSL_1_0_2x/crypto/dso/dso_dlfcn.c [VMware does not distribute this component dso.h] vmware-OpenSSL_1_0_2x/crypto/dso/dso.h [VMware does not distribute this component dso_lib.c] vmware-OpenSSL_1_0_2x/crypto/dso/dso_lib.c [VMware does not distribute this component dso_null.c] vmware-OpenSSL_1_0_2x/crypto/dso/dso_null.c [VMware does not distribute this component dso_openssl.c] vmware-OpenSSL_1_0_2x/crypto/dso/dso_openssl.c [VMware does not distribute this component dso_vms.c] vmware-OpenSSL_1_0_2x/crypto/dso/dso_vms.c [VMware does not distribute this component dso_win32.c] vmware-OpenSSL_1_0_2x/crypto/dso/dso_win32.c [VMware does not distribute this component tb_cipher.c] vmware-OpenSSL_1_0_2x/crypto/engine/tb_cipher.c [VMware does not distribute this component tb_dh.c] vmware-OpenSSL_1_0_2x/crypto/engine/tb_dh.c [VMware does not distribute this component tb_digest.c] vmware-OpenSSL_1_0_2x/crypto/engine/tb_digest.c [VMware does not distribute this component tb_dsa.c] vmware-OpenSSL_1_0_2x/crypto/engine/tb_dsa.c [VMware does not distribute this component tb_rand.c] vmware-OpenSSL_1_0_2x/crypto/engine/tb_rand.c [VMware does not distribute this component tb_rsa.c] vmware-OpenSSL_1_0_2x/crypto/engine/tb_rsa.c [VMware does not distribute this component krb5_asn.c] vmware-OpenSSL_1_0_2x/crypto/krb5/krb5_asn.c [VMware does not distribute this component ocsp_asn.c] vmware-OpenSSL_1_0_2x/crypto/ocsp/ocsp_asn.c [VMware does not distribute this component pk7_asn1.c] vmware-OpenSSL_1_0_2x/crypto/pkcs7/pk7_asn1.c [VMware does not distribute this component ocsp.c] vmware-OpenSSL_1_0_2x/demos/asn1/ocsp.c [VMware does not distribute this component kssl.h] vmware-OpenSSL_1_0_2x/ssl/kssl.h [VMware does not distribute this component kssl_lcl.h] vmware-OpenSSL_1_0_2x/ssl/kssl_lcl.h Copyright (c) 2000 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component state_machine.c] vmware-OpenSSL_1_0_2x/demos/state_machine/state_machine.c Copyright (c) 2000 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component read2pwd.c] vmware-OpenSSL_1_0_2x/crypto/des/read2pwd.c [VMware does not distribute this component ui_compat.c] vmware-OpenSSL_1_0_2x/crypto/ui/ui_compat.c [VMware does not distribute this component ui_util.c] vmware-OpenSSL_1_0_2x/crypto/ui/ui_util.c [VMware does not distribute this component hw_cluster_labs_err.h] vmware-OpenSSL_1_0_2x/demos/engines/cluster_labs/hw_cluster_labs_err.h [VMware does not distribute this component hw_ibmca_err.h] vmware-OpenSSL_1_0_2x/demos/engines/ibmca/hw_ibmca_err.h [VMware does not distribute this component hw_zencod_err.h] vmware-OpenSSL_1_0_2x/demos/engines/zencod/hw_zencod_err.h [VMware does not distribute this component e_gmp_err.h] vmware-OpenSSL_1_0_2x/engines/e_gmp_err.h Copyright (c) 2001-2002 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component asn_moid.c] vmware-OpenSSL_1_0_2x/crypto/asn1/asn_moid.c [VMware does not distribute this component pk7_attr.c] vmware-OpenSSL_1_0_2x/crypto/pkcs7/pk7_attr.c Copyright (c) 2001-2004 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component e_gost_err.h] vmware-OpenSSL_1_0_2x/engines/ccgost/e_gost_err.h Copyright (c) 2001-2005 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component e_gost_err.proto] vmware-OpenSSL_1_0_2x/engines/ccgost/e_gost_err.proto Copyright (c) 2001-2005 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component e_capi_err.h] vmware-OpenSSL_1_0_2x/engines/e_capi_err.h Copyright (c) 2001-2008 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component conf_mod.c] vmware-OpenSSL_1_0_2x/crypto/conf/conf_mod.c [VMware does not distribute this component eng_table.c] vmware-OpenSSL_1_0_2x/crypto/engine/eng_table.c [VMware does not distribute this component o_time.c] vmware-OpenSSL_1_0_2x/crypto/o_time.c Copyright (c) 2001-2018 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component e_aes.c] vmware-OpenSSL_1_0_2x/crypto/evp/e_aes.c Copyright (c) 2001-2018 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. [VMware does not distribute this component ui_openssl.c] vmware-OpenSSL_1_0_2x/crypto/ui/ui_openssl.c Copyright (c) 2001-2018 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component evp_test.c] vmware-OpenSSL_1_0_2x/crypto/evp/evp_test.c Copyright (c) 2001-2019 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. [VMware does not distribute this component ts.c] vmware-OpenSSL_1_0_2x/apps/ts.c [VMware does not distribute this component conf_mall.c] vmware-OpenSSL_1_0_2x/crypto/conf/conf_mall.c [VMware does not distribute this component conf_sap.c] vmware-OpenSSL_1_0_2x/crypto/conf/conf_sap.c [VMware does not distribute this component eng_cnf.c] vmware-OpenSSL_1_0_2x/crypto/engine/eng_cnf.c [VMware does not distribute this component evp_acnf.c] vmware-OpenSSL_1_0_2x/crypto/evp/evp_acnf.c [VMware does not distribute this component o_time.h] vmware-OpenSSL_1_0_2x/crypto/o_time.h [VMware does not distribute this component pem_x509.c] vmware-OpenSSL_1_0_2x/crypto/pem/pem_x509.c [VMware does not distribute this component pem_xaux.c] vmware-OpenSSL_1_0_2x/crypto/pem/pem_xaux.c [VMware does not distribute this component p12_p8d.c] vmware-OpenSSL_1_0_2x/crypto/pkcs12/p12_p8d.c [VMware does not distribute this component p12_p8e.c] vmware-OpenSSL_1_0_2x/crypto/pkcs12/p12_p8e.c [VMware does not distribute this component uid.c] vmware-OpenSSL_1_0_2x/crypto/uid.c [VMware does not distribute this component x509cset.c] vmware-OpenSSL_1_0_2x/crypto/x509/x509cset.c Copyright (c) 2001 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component openbsd_hw.c] vmware-OpenSSL_1_0_2x/crypto/evp/openbsd_hw.c Copyright (c) 2001 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. [VMware does not distribute this component mem_clr.c] vmware-OpenSSL_1_0_2x/crypto/mem_clr.c [VMware does not distribute this component ui_compat.h] vmware-OpenSSL_1_0_2x/crypto/ui/ui_compat.h [VMware does not distribute this component ui.h] vmware-OpenSSL_1_0_2x/crypto/ui/ui.h [VMware does not distribute this component ui_lib.c] vmware-OpenSSL_1_0_2x/crypto/ui/ui_lib.c [VMware does not distribute this component ui_locl.h] vmware-OpenSSL_1_0_2x/crypto/ui/ui_locl.h [VMware does not distribute this component e_4758cca_err.h] vmware-OpenSSL_1_0_2x/engines/e_4758cca_err.h [VMware does not distribute this component e_aep_err.h] vmware-OpenSSL_1_0_2x/engines/e_aep_err.h [VMware does not distribute this component e_atalla_err.h] vmware-OpenSSL_1_0_2x/engines/e_atalla_err.h [VMware does not distribute this component e_chil_err.h] vmware-OpenSSL_1_0_2x/engines/e_chil_err.h [VMware does not distribute this component e_cswift_err.h] vmware-OpenSSL_1_0_2x/engines/e_cswift_err.h [VMware does not distribute this component e_nuron_err.h] vmware-OpenSSL_1_0_2x/engines/e_nuron_err.h [VMware does not distribute this component e_sureware_err.h] vmware-OpenSSL_1_0_2x/engines/e_sureware_err.h [VMware does not distribute this component e_ubsec_err.h] vmware-OpenSSL_1_0_2x/engines/e_ubsec_err.h Copyright (c) 2001 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component mkerr.pl] vmware-OpenSSL_1_0_2x/util/mkerr.pl Copyright (c) 2001-$year The OpenSSL Project. Redistribution and use in source and binary forms, with or without ", " * modification, are permitted provided that the following conditions ", " * are met: ", " * ", " * 1. Redistributions of source code must retain the above copyright ", " * notice, this list of conditions and the following disclaimer. ", " * ", " * 2. Redistributions in binary form must reproduce the above copyright ", " * notice, this list of conditions and the following disclaimer in ", " * the documentation and/or other materials provided with the ", " * distribution. ", " * ", " * 3. All advertising materials mentioning features or use of this ", " * software must display the following acknowledgment: ", " * \"This product includes software developed by the OpenSSL Project ", " * for use in the OpenSSL Toolkit. (http://www.openssl.org/)\" ", " * ", " * 4. The names \"OpenSSL Toolkit\" and \"OpenSSL Project\" must not be used to ", " * endorse or promote products derived from this software without ", " * prior written permission. For written permission, please contact ", " * openssl-core\@openssl.org. ", " * ", " * 5. Products derived from this software may not be called \"OpenSSL\" ", " * nor may \"OpenSSL\" appear in their names without prior written ", " * permission of the OpenSSL Project. ", " * ", " * 6. Redistributions of any form whatsoever must retain the following ", " * acknowledgment: ", " * \"This product includes software developed by the OpenSSL Project ", " * for use in the OpenSSL Toolkit (http://www.openssl.org/)\" ", " * ", " * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY ", " * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE ", " * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR ", " * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR ", " * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, ", " * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT ", " * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; ", " * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) ", " * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, ", " * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ", " * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED ", " * OF THE POSSIBILITY OF SUCH DAMAGE. ", " * ==================================================================== ", " * ", " * This product includes cryptographic software written by Eric Young ", " * (eay\@cryptsoft.com). This product includes software written by Tim ", " * Hudson (tjh\@cryptsoft.com). ", [VMware does not distribute this component aes_cfb.c] vmware-OpenSSL_1_0_2x/crypto/aes/aes_cfb.c [VMware does not distribute this component aes_ofb.c] vmware-OpenSSL_1_0_2x/crypto/aes/aes_ofb.c Copyright (c) 2002-2006 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. [VMware does not distribute this component asn1_gen.c] vmware-OpenSSL_1_0_2x/crypto/asn1/asn1_gen.c Copyright (c) 2002 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component tb_store.c] vmware-OpenSSL_1_0_2x/crypto/engine/tb_store.c [VMware does not distribute this component o_str.h] vmware-OpenSSL_1_0_2x/crypto/o_str.h [VMware does not distribute this component v3_ncons.c] vmware-OpenSSL_1_0_2x/crypto/x509v3/v3_ncons.c [VMware does not distribute this component v3_pcons.c] vmware-OpenSSL_1_0_2x/crypto/x509v3/v3_pcons.c [VMware does not distribute this component v3_pmaps.c] vmware-OpenSSL_1_0_2x/crypto/x509v3/v3_pmaps.c Copyright (c) 2003 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component o_str.c] vmware-OpenSSL_1_0_2x/crypto/o_str.c [VMware does not distribute this component store.h] vmware-OpenSSL_1_0_2x/crypto/store/store.h [VMware does not distribute this component str_lib.c] vmware-OpenSSL_1_0_2x/crypto/store/str_lib.c [VMware does not distribute this component str_locl.h] vmware-OpenSSL_1_0_2x/crypto/store/str_locl.h [VMware does not distribute this component str_mem.c] vmware-OpenSSL_1_0_2x/crypto/store/str_mem.c [VMware does not distribute this component str_meth.c] vmware-OpenSSL_1_0_2x/crypto/store/str_meth.c Copyright (c) 2003 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component tls_srp.c] vmware-OpenSSL_1_0_2x/ssl/tls_srp.c Copyright (c) 2004-2011 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component prime.c] vmware-OpenSSL_1_0_2x/apps/prime.c Copyright (c) 2004 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. [VMware does not distribute this component srp.c] vmware-OpenSSL_1_0_2x/apps/srp.c [VMware does not distribute this component srp.h] vmware-OpenSSL_1_0_2x/crypto/srp/srp.h [VMware does not distribute this component srp_lcl.h] vmware-OpenSSL_1_0_2x/crypto/srp/srp_lcl.h [VMware does not distribute this component srp_lib.c] vmware-OpenSSL_1_0_2x/crypto/srp/srp_lib.c [VMware does not distribute this component srp_vfy.c] vmware-OpenSSL_1_0_2x/crypto/srp/srp_vfy.c [VMware does not distribute this component pcy_cache.c] vmware-OpenSSL_1_0_2x/crypto/x509v3/pcy_cache.c [VMware does not distribute this component pcy_data.c] vmware-OpenSSL_1_0_2x/crypto/x509v3/pcy_data.c [VMware does not distribute this component pcy_int.h] vmware-OpenSSL_1_0_2x/crypto/x509v3/pcy_int.h [VMware does not distribute this component pcy_lib.c] vmware-OpenSSL_1_0_2x/crypto/x509v3/pcy_lib.c [VMware does not distribute this component pcy_map.c] vmware-OpenSSL_1_0_2x/crypto/x509v3/pcy_map.c [VMware does not distribute this component pcy_node.c] vmware-OpenSSL_1_0_2x/crypto/x509v3/pcy_node.c [VMware does not distribute this component pcy_tree.c] vmware-OpenSSL_1_0_2x/crypto/x509v3/pcy_tree.c [VMware does not distribute this component x509_vpm.c] vmware-OpenSSL_1_0_2x/crypto/x509/x509_vpm.c Copyright (c) 2004 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component e_old.c] vmware-OpenSSL_1_0_2x/crypto/evp/e_old.c [VMware does not distribute this component o_dir.c] vmware-OpenSSL_1_0_2x/crypto/o_dir.c Copyright (c) 2004 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component bn_x931p.c] vmware-OpenSSL_1_0_2x/crypto/bn/bn_x931p.c Copyright (c) 2005-2018 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component pvkfmt.c] vmware-OpenSSL_1_0_2x/crypto/pem/pvkfmt.c Copyright (c) 2005-2019 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component x_nx509.c] vmware-OpenSSL_1_0_2x/crypto/asn1/x_nx509.c [VMware does not distribute this component rsa_pss.c] vmware-OpenSSL_1_0_2x/crypto/rsa/rsa_pss.c [VMware does not distribute this component rsa_x931.c] vmware-OpenSSL_1_0_2x/crypto/rsa/rsa_x931.c Copyright (c) 2005 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component m_sigver.c] vmware-OpenSSL_1_0_2x/crypto/evp/m_sigver.c Copyright (c) 2006,2007 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component ameth_lib.c] vmware-OpenSSL_1_0_2x/crypto/asn1/ameth_lib.c [VMware does not distribute this component ec_ameth.c] vmware-OpenSSL_1_0_2x/crypto/ec/ec_ameth.c [VMware does not distribute this component tb_asnmth.c] vmware-OpenSSL_1_0_2x/crypto/engine/tb_asnmth.c [VMware does not distribute this component ts_rsp_sign.c] vmware-OpenSSL_1_0_2x/crypto/ts/ts_rsp_sign.c Copyright (c) 2006-2018 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component e_camellia.c] vmware-OpenSSL_1_0_2x/crypto/evp/e_camellia.c Copyright (c) 2006-2018 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component dh_pmeth.c] vmware-OpenSSL_1_0_2x/crypto/dh/dh_pmeth.c [VMware does not distribute this component dsa_pmeth.c] vmware-OpenSSL_1_0_2x/crypto/dsa/dsa_pmeth.c [VMware does not distribute this component rsa_pmeth.c] vmware-OpenSSL_1_0_2x/crypto/rsa/rsa_pmeth.c Copyright (c) 2006-2019 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component genpkey.c] vmware-OpenSSL_1_0_2x/apps/genpkey.c [VMware does not distribute this component pkey.c] vmware-OpenSSL_1_0_2x/apps/pkey.c [VMware does not distribute this component pkeyparam.c] vmware-OpenSSL_1_0_2x/apps/pkeyparam.c [VMware does not distribute this component pkeyutl.c] vmware-OpenSSL_1_0_2x/apps/pkeyutl.c [VMware does not distribute this component asn1_int.h] vmware-OpenSSL_1_0_2x/crypto/asn1/asn1_int.h [VMware does not distribute this component asn1_locl.h] vmware-OpenSSL_1_0_2x/crypto/asn1/asn1_locl.h [VMware does not distribute this component bio_asn1.c] vmware-OpenSSL_1_0_2x/crypto/asn1/bio_asn1.c [VMware does not distribute this component dh_ameth.c] vmware-OpenSSL_1_0_2x/crypto/dh/dh_ameth.c [VMware does not distribute this component dsa_ameth.c] vmware-OpenSSL_1_0_2x/crypto/dsa/dsa_ameth.c [VMware does not distribute this component dsa_prn.c] vmware-OpenSSL_1_0_2x/crypto/dsa/dsa_prn.c [VMware does not distribute this component ec_pmeth.c] vmware-OpenSSL_1_0_2x/crypto/ec/ec_pmeth.c [VMware does not distribute this component tb_pkmeth.c] vmware-OpenSSL_1_0_2x/crypto/engine/tb_pkmeth.c [VMware does not distribute this component pmeth_fn.c] vmware-OpenSSL_1_0_2x/crypto/evp/pmeth_fn.c [VMware does not distribute this component pmeth_gn.c] vmware-OpenSSL_1_0_2x/crypto/evp/pmeth_gn.c [VMware does not distribute this component pmeth_lib.c] vmware-OpenSSL_1_0_2x/crypto/evp/pmeth_lib.c [VMware does not distribute this component obj_xref.c] vmware-OpenSSL_1_0_2x/crypto/objects/obj_xref.c [VMware does not distribute this component ocsp_ht.c] vmware-OpenSSL_1_0_2x/crypto/ocsp/ocsp_ht.c [VMware does not distribute this component rsa_ameth.c] vmware-OpenSSL_1_0_2x/crypto/rsa/rsa_ameth.c [VMware does not distribute this component rsa_prn.c] vmware-OpenSSL_1_0_2x/crypto/rsa/rsa_prn.c [VMware does not distribute this component ts_asn1.c] vmware-OpenSSL_1_0_2x/crypto/ts/ts_asn1.c [VMware does not distribute this component ts_conf.c] vmware-OpenSSL_1_0_2x/crypto/ts/ts_conf.c [VMware does not distribute this component ts.h] vmware-OpenSSL_1_0_2x/crypto/ts/ts.h [VMware does not distribute this component ts_lib.c] vmware-OpenSSL_1_0_2x/crypto/ts/ts_lib.c [VMware does not distribute this component ts_req_print.c] vmware-OpenSSL_1_0_2x/crypto/ts/ts_req_print.c [VMware does not distribute this component ts_req_utils.c] vmware-OpenSSL_1_0_2x/crypto/ts/ts_req_utils.c [VMware does not distribute this component ts_rsp_print.c] vmware-OpenSSL_1_0_2x/crypto/ts/ts_rsp_print.c [VMware does not distribute this component ts_rsp_utils.c] vmware-OpenSSL_1_0_2x/crypto/ts/ts_rsp_utils.c [VMware does not distribute this component ts_rsp_verify.c] vmware-OpenSSL_1_0_2x/crypto/ts/ts_rsp_verify.c [VMware does not distribute this component ts_verify_ctx.c] vmware-OpenSSL_1_0_2x/crypto/ts/ts_verify_ctx.c [VMware does not distribute this component v3_addr.c] vmware-OpenSSL_1_0_2x/crypto/x509v3/v3_addr.c [VMware does not distribute this component v3_asid.c] vmware-OpenSSL_1_0_2x/crypto/x509v3/v3_asid.c Copyright (c) 2006 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component aes_ige.c] vmware-OpenSSL_1_0_2x/crypto/aes/aes_ige.c [VMware does not distribute this component camellia.c] vmware-OpenSSL_1_0_2x/crypto/camellia/camellia.c [VMware does not distribute this component camellia.h] vmware-OpenSSL_1_0_2x/crypto/camellia/camellia.h [VMware does not distribute this component cmll_cbc.c] vmware-OpenSSL_1_0_2x/crypto/camellia/cmll_cbc.c [VMware does not distribute this component cmll_cfb.c] vmware-OpenSSL_1_0_2x/crypto/camellia/cmll_cfb.c [VMware does not distribute this component cmll_ctr.c] vmware-OpenSSL_1_0_2x/crypto/camellia/cmll_ctr.c [VMware does not distribute this component cmll_ecb.c] vmware-OpenSSL_1_0_2x/crypto/camellia/cmll_ecb.c [VMware does not distribute this component cmll_locl.h] vmware-OpenSSL_1_0_2x/crypto/camellia/cmll_locl.h [VMware does not distribute this component cmll_misc.c] vmware-OpenSSL_1_0_2x/crypto/camellia/cmll_misc.c [VMware does not distribute this component cmll_ofb.c] vmware-OpenSSL_1_0_2x/crypto/camellia/cmll_ofb.c [VMware does not distribute this component igetest.c] vmware-OpenSSL_1_0_2x/test/igetest.c Copyright (c) 2006 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. [VMware does not distribute this component dsa_locl.h] vmware-OpenSSL_1_0_2x/crypto/dsa/dsa_locl.h [VMware does not distribute this component e_seed.c] vmware-OpenSSL_1_0_2x/crypto/evp/e_seed.c Copyright (c) 2007 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component evp_cnf.c] vmware-OpenSSL_1_0_2x/crypto/evp/evp_cnf.c [VMware does not distribute this component hm_ameth.c] vmware-OpenSSL_1_0_2x/crypto/hmac/hm_ameth.c [VMware does not distribute this component hm_pmeth.c] vmware-OpenSSL_1_0_2x/crypto/hmac/hm_pmeth.c Copyright (c) 2007 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component seed_ecb.c] vmware-OpenSSL_1_0_2x/crypto/seed/seed_ecb.c Copyright (c) 2007 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. [VMware does not distribute this component cms.c] vmware-OpenSSL_1_0_2x/apps/cms.c [VMware does not distribute this component e_capi.c] vmware-OpenSSL_1_0_2x/engines/e_capi.c Copyright (c) 2008-2018 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. [VMware does not distribute this component cms-test.pl] vmware-OpenSSL_1_0_2x/test/cms-test.pl Copyright (c) 2008-2018 The OpenSSL Project. Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: # # 1. Redistributions of source code must retain the above copyright # notice, this list of conditions and the following disclaimer. # # 2. Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in # the documentation and/or other materials provided with the # distribution. # # 3. All advertising materials mentioning features or use of this # software must display the following acknowledgment: # "This product includes software developed by the OpenSSL Project # for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" # # 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to # endorse or promote products derived from this software without # prior written permission. For written permission, please contact # licensing@OpenSSL.org. # # 5. Products derived from this software may not be called "OpenSSL" # nor may "OpenSSL" appear in their names without prior written # permission of the OpenSSL Project. # # 6. Redistributions of any form whatsoever must retain the following # acknowledgment: # "This product includes software developed by the OpenSSL Project # for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" # # THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY # EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR # PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR # ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, # SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT # NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; # LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, # STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED # OF THE POSSIBILITY OF SUCH DAMAGE. [VMware does not distribute this component cms_env.c] vmware-OpenSSL_1_0_2x/crypto/cms/cms_env.c [VMware does not distribute this component cms_lcl.h] vmware-OpenSSL_1_0_2x/crypto/cms/cms_lcl.h [VMware does not distribute this component cms_smime.c] vmware-OpenSSL_1_0_2x/crypto/cms/cms_smime.c Copyright (c) 2008-2019 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. [VMware does not distribute this component aes_wrap.c] vmware-OpenSSL_1_0_2x/crypto/aes/aes_wrap.c [VMware does not distribute this component bio_ndef.c] vmware-OpenSSL_1_0_2x/crypto/asn1/bio_ndef.c [VMware does not distribute this component cms_asn1.c] vmware-OpenSSL_1_0_2x/crypto/cms/cms_asn1.c [VMware does not distribute this component cms_att.c] vmware-OpenSSL_1_0_2x/crypto/cms/cms_att.c [VMware does not distribute this component cms_cd.c] vmware-OpenSSL_1_0_2x/crypto/cms/cms_cd.c [VMware does not distribute this component cms_dd.c] vmware-OpenSSL_1_0_2x/crypto/cms/cms_dd.c [VMware does not distribute this component cms_enc.c] vmware-OpenSSL_1_0_2x/crypto/cms/cms_enc.c [VMware does not distribute this component cms_ess.c] vmware-OpenSSL_1_0_2x/crypto/cms/cms_ess.c [VMware does not distribute this component cms.h] vmware-OpenSSL_1_0_2x/crypto/cms/cms.h [VMware does not distribute this component cms_io.c] vmware-OpenSSL_1_0_2x/crypto/cms/cms_io.c [VMware does not distribute this component cms_lib.c] vmware-OpenSSL_1_0_2x/crypto/cms/cms_lib.c [VMware does not distribute this component cms_sd.c] vmware-OpenSSL_1_0_2x/crypto/cms/cms_sd.c [VMware does not distribute this component bio_pk7.c] vmware-OpenSSL_1_0_2x/crypto/pkcs7/bio_pk7.c Copyright (c) 2008 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. [VMware does not distribute this component cbc128.c] vmware-OpenSSL_1_0_2x/crypto/modes/cbc128.c [VMware does not distribute this component cfb128.c] vmware-OpenSSL_1_0_2x/crypto/modes/cfb128.c [VMware does not distribute this component ctr128.c] vmware-OpenSSL_1_0_2x/crypto/modes/ctr128.c [VMware does not distribute this component ofb128.c] vmware-OpenSSL_1_0_2x/crypto/modes/ofb128.c Copyright (c) 2008 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. [VMware does not distribute this component cms-examples.pl] vmware-OpenSSL_1_0_2x/test/cms-examples.pl [VMware does not distribute this component pkits-test.pl] vmware-OpenSSL_1_0_2x/test/pkits-test.pl Copyright (c) 2008 The OpenSSL Project. Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: # # 1. Redistributions of source code must retain the above copyright # notice, this list of conditions and the following disclaimer. # # 2. Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in # the documentation and/or other materials provided with the # distribution. # # 3. All advertising materials mentioning features or use of this # software must display the following acknowledgment: # "This product includes software developed by the OpenSSL Project # for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" # # 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to # endorse or promote products derived from this software without # prior written permission. For written permission, please contact # licensing@OpenSSL.org. # # 5. Products derived from this software may not be called "OpenSSL" # nor may "OpenSSL" appear in their names without prior written # permission of the OpenSSL Project. # # 6. Redistributions of any form whatsoever must retain the following # acknowledgment: # "This product includes software developed by the OpenSSL Project # for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" # # THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY # EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR # PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR # ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, # SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT # NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; # LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, # STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED # OF THE POSSIBILITY OF SUCH DAMAGE. [VMware does not distribute this component cms_pwri.c] vmware-OpenSSL_1_0_2x/crypto/cms/cms_pwri.c Copyright (c) 2009 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. [VMware does not distribute this component cmac.c] vmware-OpenSSL_1_0_2x/crypto/cmac/cmac.c [VMware does not distribute this component cmac.h] vmware-OpenSSL_1_0_2x/crypto/cmac/cmac.h [VMware does not distribute this component cm_ameth.c] vmware-OpenSSL_1_0_2x/crypto/cmac/cm_ameth.c [VMware does not distribute this component cm_pmeth.c] vmware-OpenSSL_1_0_2x/crypto/cmac/cm_pmeth.c Copyright (c) 2010 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. [VMware does not distribute this component gcm128.c] vmware-OpenSSL_1_0_2x/crypto/modes/gcm128.c Copyright (c) 2010 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. [VMware does not distribute this component e_aes_cbc_hmac_sha1.c] vmware-OpenSSL_1_0_2x/crypto/evp/e_aes_cbc_hmac_sha1.c [VMware does not distribute this component e_aes_cbc_hmac_sha256.c] vmware-OpenSSL_1_0_2x/crypto/evp/e_aes_cbc_hmac_sha256.c Copyright (c) 2011-2013 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. [VMware does not distribute this component cmll_utl.c] vmware-OpenSSL_1_0_2x/crypto/camellia/cmll_utl.c [VMware does not distribute this component ccm128.c] vmware-OpenSSL_1_0_2x/crypto/modes/ccm128.c [VMware does not distribute this component xts128.c] vmware-OpenSSL_1_0_2x/crypto/modes/xts128.c [VMware does not distribute this component o_init.c] vmware-OpenSSL_1_0_2x/crypto/o_init.c [VMware does not distribute this component rc4_utl.c] vmware-OpenSSL_1_0_2x/crypto/rc4/rc4_utl.c Copyright (c) 2011 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. [VMware does not distribute this component dh_rfc5114.c] vmware-OpenSSL_1_0_2x/crypto/dh/dh_rfc5114.c Copyright (c) 2011 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component eng_rdrand.c] vmware-OpenSSL_1_0_2x/crypto/engine/eng_rdrand.c [VMware does not distribute this component e_rc4_hmac_md5.c] vmware-OpenSSL_1_0_2x/crypto/evp/e_rc4_hmac_md5.c Copyright (c) 2011 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. [VMware does not distribute this component o_fips.c] vmware-OpenSSL_1_0_2x/crypto/o_fips.c Copyright (c) 2011 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component t1_trce.c] vmware-OpenSSL_1_0_2x/ssl/t1_trce.c Copyright (c) 2012-2018 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. [VMware does not distribute this component s3_cbc.c] vmware-OpenSSL_1_0_2x/ssl/s3_cbc.c [VMware does not distribute this component ssl_conf.c] vmware-OpenSSL_1_0_2x/ssl/ssl_conf.c Copyright (c) 2012 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component cms_kari.c] vmware-OpenSSL_1_0_2x/crypto/cms/cms_kari.c [VMware does not distribute this component wrap128.c] vmware-OpenSSL_1_0_2x/crypto/modes/wrap128.c Copyright (c) 2013 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. [VMware does not distribute this component dh_kdf.c] vmware-OpenSSL_1_0_2x/crypto/dh/dh_kdf.c [VMware does not distribute this component ech_kdf.c] vmware-OpenSSL_1_0_2x/crypto/ecdh/ech_kdf.c Copyright (c) 2013 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. [VMware does not distribute this component vpm_int.h] vmware-OpenSSL_1_0_2x/crypto/x509/vpm_int.h Copyright (c) 2013 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component v3_scts.c] vmware-OpenSSL_1_0_2x/crypto/x509v3/v3_scts.c Copyright (c) 2014 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component ssl_utst.c] vmware-OpenSSL_1_0_2x/ssl/ssl_utst.c Copyright (c) 2014 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. [VMware does not distribute this component t1_ext.c] vmware-OpenSSL_1_0_2x/ssl/t1_ext.c Copyright (c) 2014 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). [VMware does not distribute this component testutil.h] vmware-OpenSSL_1_0_2x/test/testutil.h Copyright (c) 2014 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * licensing@OpenSSL.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. [VMware does not distribute this component sslv2conftest.c] vmware-OpenSSL_1_0_2x/ssl/sslv2conftest.c Copyright (c) 2016 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). > Original SSLeay License with Windows Clause [VMware does not distribute this component bf_locl.h] vmware-OpenSSL_1_0_2x/crypto/bf/bf_locl.h [VMware does not distribute this component bn.h] vmware-OpenSSL_1_0_2x/crypto/bn/bn.h [VMware does not distribute this component des.h] vmware-OpenSSL_1_0_2x/crypto/des/des.h [VMware does not distribute this component des_locl.h] vmware-OpenSSL_1_0_2x/crypto/des/des_locl.h [VMware does not distribute this component idea.h] vmware-OpenSSL_1_0_2x/crypto/idea/idea.h [VMware does not distribute this component md2.h] vmware-OpenSSL_1_0_2x/crypto/md2/md2.h [VMware does not distribute this component objects.pl] vmware-OpenSSL_1_0_2x/crypto/objects/objects.pl [VMware does not distribute this component obj_mac.h] vmware-OpenSSL_1_0_2x/crypto/objects/obj_mac.h [VMware does not distribute this component pem.h] vmware-OpenSSL_1_0_2x/crypto/pem/pem.h [VMware does not distribute this component rc2.h] vmware-OpenSSL_1_0_2x/crypto/rc2/rc2.h [VMware does not distribute this component rc4.h] vmware-OpenSSL_1_0_2x/crypto/rc4/rc4.h Copyright (c) 1995-1997 Eric Young (eay@cryptsoft.com) This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com). * The implementation was written so as to conform with Netscapes SSL. * * This library is free for commercial and non-commercial use as long as * the following conditions are aheared to. The following conditions * apply to all code found in this distribution, be it the RC4, RSA, * lhash, DES, etc., code; not just the SSL code. The SSL documentation * included with this distribution is covered by the same copyright terms * except that the holder is Tim Hudson (tjh@cryptsoft.com). * * Copyright remains Eric Young's, and as such any Copyright notices in * the code are not to be removed. * If this package is used in a product, Eric Young should be given attribution * as the author of the parts of the library used. * This can be in the form of a textual message at program startup or * in documentation (online or textual) provided with the package. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * "This product includes cryptographic software written by * Eric Young (eay@cryptsoft.com)" * The word 'cryptographic' can be left out if the rouines from the library * being used are not cryptographic related :-). * 4. If you include any Windows specific code (or a derivative thereof) from * the apps directory (application code) you must include an acknowledgement: * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)" * * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * The licence and distribution terms for any publically available version or * derivative of this code cannot be changed. i.e. this code cannot simply be * copied and put under another distribution licence * [including the GNU Public Licence.] [VMware does not distribute this component obj_dat.h] vmware-OpenSSL_1_0_2x/crypto/objects/obj_dat.h [VMware does not distribute this component obj_dat.pl] vmware-OpenSSL_1_0_2x/crypto/objects/obj_dat.pl Copyright (c) 1995-1997 Eric Young (eay@cryptsoft.com) This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com). * The implementation was written so as to conform with Netscapes SSL. * * This library is free for commercial and non-commercial use as long as * the following conditions are aheared to. The following conditions * apply to all code found in this distribution, be it the RC4, RSA, * lhash, DES, etc., code; not just the SSL code. The SSL documentation * included with this distribution is covered by the same copyright terms * except that the holder is Tim Hudson (tjh@cryptsoft.com). * * Copyright remains Eric Young's, and as such any Copyright notices in * the code are not to be removed. * If this package is used in a product, Eric Young should be given attribution * as the author of the parts of the library used. * This can be in the form of a textual message at program startup or * in documentation (online or textual) provided with the package. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * "This product includes cryptographic software written by * Eric Young (eay@cryptsoft.com)" * The word 'cryptographic' can be left out if the rouines from the library * being used are not cryptographic related :-). * 4. If you include any Windows specific code (or a derivative thereof) from * the apps directory (application code) you must include an acknowledgement: * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)" * * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * The licence and distribution terms for any publically available version or * derivative of this code cannot be changed. i.e. this code cannot simply be * copied and put under another distribution licence * [including the GNU Public Licence.] [VMware does not distribute this component keysets.pl] vmware-OpenSSL_1_0_2x/crypto/conf/keysets.pl Copyright (c) 1995-1998 Eric Young (eay cryptsoft.com) This package is an SSL implementation written * by Eric Young (eay\@cryptsoft.com). * The implementation was written so as to conform with Netscapes SSL. * * This library is free for commercial and non-commercial use as long as * the following conditions are aheared to. The following conditions * apply to all code found in this distribution, be it the RC4, RSA, * lhash, DES, etc., code; not just the SSL code. The SSL documentation * included with this distribution is covered by the same copyright terms * except that the holder is Tim Hudson (tjh\@cryptsoft.com). * * Copyright remains Eric Young's, and as such any Copyright notices in * the code are not to be removed. * If this package is used in a product, Eric Young should be given attribution * as the author of the parts of the library used. * This can be in the form of a textual message at program startup or * in documentation (online or textual) provided with the package. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * "This product includes cryptographic software written by * Eric Young (eay\@cryptsoft.com)" * The word 'cryptographic' can be left out if the rouines from the library * being used are not cryptographic related :-). * 4. If you include any Windows specific code (or a derivative thereof) from * the apps directory (application code) you must include an acknowledgement: * "This product includes software written by Tim Hudson (tjh\@cryptsoft.com)" * * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * The licence and distribution terms for any publically available version or * derivative of this code cannot be changed. i.e. this code cannot simply be * copied and put under another distribution licence * [including the GNU Public Licence.] [VMware does not distribute this component app_rand.c] vmware-OpenSSL_1_0_2x/apps/app_rand.c [VMware does not distribute this component apps.c] vmware-OpenSSL_1_0_2x/apps/apps.c [VMware does not distribute this component apps.h] vmware-OpenSSL_1_0_2x/apps/apps.h [VMware does not distribute this component asn1pars.c] vmware-OpenSSL_1_0_2x/apps/asn1pars.c [VMware does not distribute this component ca.c] vmware-OpenSSL_1_0_2x/apps/ca.c [VMware does not distribute this component ciphers.c] vmware-OpenSSL_1_0_2x/apps/ciphers.c [VMware does not distribute this component crl2p7.c] vmware-OpenSSL_1_0_2x/apps/crl2p7.c [VMware does not distribute this component crl.c] vmware-OpenSSL_1_0_2x/apps/crl.c [VMware does not distribute this component dgst.c] vmware-OpenSSL_1_0_2x/apps/dgst.c [VMware does not distribute this component dh.c] vmware-OpenSSL_1_0_2x/apps/dh.c [VMware does not distribute this component dhparam.c] vmware-OpenSSL_1_0_2x/apps/dhparam.c [VMware does not distribute this component dsa.c] vmware-OpenSSL_1_0_2x/apps/dsa.c [VMware does not distribute this component dsaparam.c] vmware-OpenSSL_1_0_2x/apps/dsaparam.c [VMware does not distribute this component enc.c] vmware-OpenSSL_1_0_2x/apps/enc.c [VMware does not distribute this component errstr.c] vmware-OpenSSL_1_0_2x/apps/errstr.c [VMware does not distribute this component gendh.c] vmware-OpenSSL_1_0_2x/apps/gendh.c [VMware does not distribute this component gendsa.c] vmware-OpenSSL_1_0_2x/apps/gendsa.c [VMware does not distribute this component genrsa.c] vmware-OpenSSL_1_0_2x/apps/genrsa.c [VMware does not distribute this component openssl.c] vmware-OpenSSL_1_0_2x/apps/openssl.c [VMware does not distribute this component pkcs7.c] vmware-OpenSSL_1_0_2x/apps/pkcs7.c [VMware does not distribute this component req.c] vmware-OpenSSL_1_0_2x/apps/req.c [VMware does not distribute this component rsa.c] vmware-OpenSSL_1_0_2x/apps/rsa.c [VMware does not distribute this component s_apps.h] vmware-OpenSSL_1_0_2x/apps/s_apps.h [VMware does not distribute this component s_cb.c] vmware-OpenSSL_1_0_2x/apps/s_cb.c [VMware does not distribute this component s_client.c] vmware-OpenSSL_1_0_2x/apps/s_client.c [VMware does not distribute this component sess_id.c] vmware-OpenSSL_1_0_2x/apps/sess_id.c [VMware does not distribute this component speed.c] vmware-OpenSSL_1_0_2x/apps/speed.c [VMware does not distribute this component s_server.c] vmware-OpenSSL_1_0_2x/apps/s_server.c [VMware does not distribute this component s_socket.c] vmware-OpenSSL_1_0_2x/apps/s_socket.c [VMware does not distribute this component s_time.c] vmware-OpenSSL_1_0_2x/apps/s_time.c [VMware does not distribute this component testrsa.h] vmware-OpenSSL_1_0_2x/apps/testrsa.h [VMware does not distribute this component verify.c] vmware-OpenSSL_1_0_2x/apps/verify.c [VMware does not distribute this component version.c] vmware-OpenSSL_1_0_2x/apps/version.c [VMware does not distribute this component x509.c] vmware-OpenSSL_1_0_2x/apps/x509.c [VMware does not distribute this component alpha.c] vmware-OpenSSL_1_0_2x/bugs/alpha.c [VMware does not distribute this component stream.c] vmware-OpenSSL_1_0_2x/bugs/stream.c [VMware does not distribute this component a_bitstr.c] vmware-OpenSSL_1_0_2x/crypto/asn1/a_bitstr.c [VMware does not distribute this component a_bool.c] vmware-OpenSSL_1_0_2x/crypto/asn1/a_bool.c [VMware does not distribute this component a_bytes.c] vmware-OpenSSL_1_0_2x/crypto/asn1/a_bytes.c [VMware does not distribute this component a_d2i_fp.c] vmware-OpenSSL_1_0_2x/crypto/asn1/a_d2i_fp.c [VMware does not distribute this component a_digest.c] vmware-OpenSSL_1_0_2x/crypto/asn1/a_digest.c [VMware does not distribute this component a_dup.c] vmware-OpenSSL_1_0_2x/crypto/asn1/a_dup.c [VMware does not distribute this component a_enum.c] vmware-OpenSSL_1_0_2x/crypto/asn1/a_enum.c [VMware does not distribute this component a_gentm.c] vmware-OpenSSL_1_0_2x/crypto/asn1/a_gentm.c [VMware does not distribute this component a_i2d_fp.c] vmware-OpenSSL_1_0_2x/crypto/asn1/a_i2d_fp.c [VMware does not distribute this component a_int.c] vmware-OpenSSL_1_0_2x/crypto/asn1/a_int.c [VMware does not distribute this component a_object.c] vmware-OpenSSL_1_0_2x/crypto/asn1/a_object.c [VMware does not distribute this component a_octet.c] vmware-OpenSSL_1_0_2x/crypto/asn1/a_octet.c [VMware does not distribute this component a_print.c] vmware-OpenSSL_1_0_2x/crypto/asn1/a_print.c [VMware does not distribute this component a_set.c] vmware-OpenSSL_1_0_2x/crypto/asn1/a_set.c [VMware does not distribute this component a_sign.c] vmware-OpenSSL_1_0_2x/crypto/asn1/a_sign.c [VMware does not distribute this component asn1.h] vmware-OpenSSL_1_0_2x/crypto/asn1/asn1.h [VMware does not distribute this component asn1_lib.c] vmware-OpenSSL_1_0_2x/crypto/asn1/asn1_lib.c [VMware does not distribute this component asn1_mac.h] vmware-OpenSSL_1_0_2x/crypto/asn1/asn1_mac.h [VMware does not distribute this component asn1_par.c] vmware-OpenSSL_1_0_2x/crypto/asn1/asn1_par.c [VMware does not distribute this component a_type.c] vmware-OpenSSL_1_0_2x/crypto/asn1/a_type.c [VMware does not distribute this component a_utctm.c] vmware-OpenSSL_1_0_2x/crypto/asn1/a_utctm.c [VMware does not distribute this component a_utf8.c] vmware-OpenSSL_1_0_2x/crypto/asn1/a_utf8.c [VMware does not distribute this component a_verify.c] vmware-OpenSSL_1_0_2x/crypto/asn1/a_verify.c [VMware does not distribute this component d2i_pr.c] vmware-OpenSSL_1_0_2x/crypto/asn1/d2i_pr.c [VMware does not distribute this component d2i_pu.c] vmware-OpenSSL_1_0_2x/crypto/asn1/d2i_pu.c [VMware does not distribute this component evp_asn1.c] vmware-OpenSSL_1_0_2x/crypto/asn1/evp_asn1.c [VMware does not distribute this component f_enum.c] vmware-OpenSSL_1_0_2x/crypto/asn1/f_enum.c [VMware does not distribute this component f_int.c] vmware-OpenSSL_1_0_2x/crypto/asn1/f_int.c [VMware does not distribute this component f_string.c] vmware-OpenSSL_1_0_2x/crypto/asn1/f_string.c [VMware does not distribute this component i2d_pr.c] vmware-OpenSSL_1_0_2x/crypto/asn1/i2d_pr.c [VMware does not distribute this component i2d_pu.c] vmware-OpenSSL_1_0_2x/crypto/asn1/i2d_pu.c [VMware does not distribute this component n_pkey.c] vmware-OpenSSL_1_0_2x/crypto/asn1/n_pkey.c [VMware does not distribute this component t_pkey.c] vmware-OpenSSL_1_0_2x/crypto/asn1/t_pkey.c [VMware does not distribute this component t_req.c] vmware-OpenSSL_1_0_2x/crypto/asn1/t_req.c [VMware does not distribute this component t_x509.c] vmware-OpenSSL_1_0_2x/crypto/asn1/t_x509.c [VMware does not distribute this component x_attrib.c] vmware-OpenSSL_1_0_2x/crypto/asn1/x_attrib.c [VMware does not distribute this component x_crl.c] vmware-OpenSSL_1_0_2x/crypto/asn1/x_crl.c [VMware does not distribute this component x_info.c] vmware-OpenSSL_1_0_2x/crypto/asn1/x_info.c [VMware does not distribute this component x_name.c] vmware-OpenSSL_1_0_2x/crypto/asn1/x_name.c [VMware does not distribute this component x_pkey.c] vmware-OpenSSL_1_0_2x/crypto/asn1/x_pkey.c [VMware does not distribute this component x_pubkey.c] vmware-OpenSSL_1_0_2x/crypto/asn1/x_pubkey.c [VMware does not distribute this component x_req.c] vmware-OpenSSL_1_0_2x/crypto/asn1/x_req.c [VMware does not distribute this component x_sig.c] vmware-OpenSSL_1_0_2x/crypto/asn1/x_sig.c [VMware does not distribute this component x_spki.c] vmware-OpenSSL_1_0_2x/crypto/asn1/x_spki.c [VMware does not distribute this component x_val.c] vmware-OpenSSL_1_0_2x/crypto/asn1/x_val.c [VMware does not distribute this component x_x509.c] vmware-OpenSSL_1_0_2x/crypto/asn1/x_x509.c [VMware does not distribute this component bf_cbc.c] vmware-OpenSSL_1_0_2x/crypto/bf/bf_cbc.c [VMware does not distribute this component bf_cfb64.c] vmware-OpenSSL_1_0_2x/crypto/bf/bf_cfb64.c [VMware does not distribute this component bf_ecb.c] vmware-OpenSSL_1_0_2x/crypto/bf/bf_ecb.c [VMware does not distribute this component bf_enc.c] vmware-OpenSSL_1_0_2x/crypto/bf/bf_enc.c [VMware does not distribute this component bf_ofb64.c] vmware-OpenSSL_1_0_2x/crypto/bf/bf_ofb64.c [VMware does not distribute this component bf_opts.c] vmware-OpenSSL_1_0_2x/crypto/bf/bf_opts.c [VMware does not distribute this component bf_pi.h] vmware-OpenSSL_1_0_2x/crypto/bf/bf_pi.h [VMware does not distribute this component bf_skey.c] vmware-OpenSSL_1_0_2x/crypto/bf/bf_skey.c [VMware does not distribute this component bfspeed.c] vmware-OpenSSL_1_0_2x/crypto/bf/bfspeed.c [VMware does not distribute this component bftest.c] vmware-OpenSSL_1_0_2x/crypto/bf/bftest.c [VMware does not distribute this component blowfish.h] vmware-OpenSSL_1_0_2x/crypto/bf/blowfish.h [VMware does not distribute this component b_dump.c] vmware-OpenSSL_1_0_2x/crypto/bio/b_dump.c [VMware does not distribute this component bf_buff.c] vmware-OpenSSL_1_0_2x/crypto/bio/bf_buff.c [VMware does not distribute this component bf_lbuf.c] vmware-OpenSSL_1_0_2x/crypto/bio/bf_lbuf.c [VMware does not distribute this component bf_nbio.c] vmware-OpenSSL_1_0_2x/crypto/bio/bf_nbio.c [VMware does not distribute this component bf_null.c] vmware-OpenSSL_1_0_2x/crypto/bio/bf_null.c [VMware does not distribute this component bio_cb.c] vmware-OpenSSL_1_0_2x/crypto/bio/bio_cb.c [VMware does not distribute this component bio.h] vmware-OpenSSL_1_0_2x/crypto/bio/bio.h [VMware does not distribute this component bio_lib.c] vmware-OpenSSL_1_0_2x/crypto/bio/bio_lib.c [VMware does not distribute this component b_print.c] vmware-OpenSSL_1_0_2x/crypto/bio/b_print.c [VMware does not distribute this component b_sock.c] vmware-OpenSSL_1_0_2x/crypto/bio/b_sock.c [VMware does not distribute this component bss_acpt.c] vmware-OpenSSL_1_0_2x/crypto/bio/bss_acpt.c [VMware does not distribute this component bss_conn.c] vmware-OpenSSL_1_0_2x/crypto/bio/bss_conn.c [VMware does not distribute this component bss_fd.c] vmware-OpenSSL_1_0_2x/crypto/bio/bss_fd.c [VMware does not distribute this component bss_file.c] vmware-OpenSSL_1_0_2x/crypto/bio/bss_file.c [VMware does not distribute this component bss_mem.c] vmware-OpenSSL_1_0_2x/crypto/bio/bss_mem.c [VMware does not distribute this component bss_null.c] vmware-OpenSSL_1_0_2x/crypto/bio/bss_null.c [VMware does not distribute this component bss_rtcp.c] vmware-OpenSSL_1_0_2x/crypto/bio/bss_rtcp.c [VMware does not distribute this component bss_sock.c] vmware-OpenSSL_1_0_2x/crypto/bio/bss_sock.c [VMware does not distribute this component bn_add.c] vmware-OpenSSL_1_0_2x/crypto/bn/bn_add.c [VMware does not distribute this component bn_asm.c] vmware-OpenSSL_1_0_2x/crypto/bn/bn_asm.c [VMware does not distribute this component bn_blind.c] vmware-OpenSSL_1_0_2x/crypto/bn/bn_blind.c [VMware does not distribute this component bn_div.c] vmware-OpenSSL_1_0_2x/crypto/bn/bn_div.c [VMware does not distribute this component bn_exp2.c] vmware-OpenSSL_1_0_2x/crypto/bn/bn_exp2.c [VMware does not distribute this component bn_exp.c] vmware-OpenSSL_1_0_2x/crypto/bn/bn_exp.c [VMware does not distribute this component bn_gcd.c] vmware-OpenSSL_1_0_2x/crypto/bn/bn_gcd.c [VMware does not distribute this component bn_lcl.h] vmware-OpenSSL_1_0_2x/crypto/bn/bn_lcl.h [VMware does not distribute this component bn_lib.c] vmware-OpenSSL_1_0_2x/crypto/bn/bn_lib.c [VMware does not distribute this component bn_mod.c] vmware-OpenSSL_1_0_2x/crypto/bn/bn_mod.c [VMware does not distribute this component bn_mont.c] vmware-OpenSSL_1_0_2x/crypto/bn/bn_mont.c [VMware does not distribute this component bn_mpi.c] vmware-OpenSSL_1_0_2x/crypto/bn/bn_mpi.c [VMware does not distribute this component bn_mul.c] vmware-OpenSSL_1_0_2x/crypto/bn/bn_mul.c [VMware does not distribute this component bn_prime.c] vmware-OpenSSL_1_0_2x/crypto/bn/bn_prime.c [VMware does not distribute this component bn_prime.h] vmware-OpenSSL_1_0_2x/crypto/bn/bn_prime.h [VMware does not distribute this component bn_prime.pl] vmware-OpenSSL_1_0_2x/crypto/bn/bn_prime.pl [VMware does not distribute this component bn_print.c] vmware-OpenSSL_1_0_2x/crypto/bn/bn_print.c [VMware does not distribute this component bn_rand.c] vmware-OpenSSL_1_0_2x/crypto/bn/bn_rand.c [VMware does not distribute this component bn_recp.c] vmware-OpenSSL_1_0_2x/crypto/bn/bn_recp.c [VMware does not distribute this component bn_shift.c] vmware-OpenSSL_1_0_2x/crypto/bn/bn_shift.c [VMware does not distribute this component bnspeed.c] vmware-OpenSSL_1_0_2x/crypto/bn/bnspeed.c [VMware does not distribute this component bn_sqr.c] vmware-OpenSSL_1_0_2x/crypto/bn/bn_sqr.c [VMware does not distribute this component bntest.c] vmware-OpenSSL_1_0_2x/crypto/bn/bntest.c [VMware does not distribute this component bn_word.c] vmware-OpenSSL_1_0_2x/crypto/bn/bn_word.c [VMware does not distribute this component expspeed.c] vmware-OpenSSL_1_0_2x/crypto/bn/expspeed.c [VMware does not distribute this component exptest.c] vmware-OpenSSL_1_0_2x/crypto/bn/exptest.c [VMware does not distribute this component buffer.c] vmware-OpenSSL_1_0_2x/crypto/buffer/buffer.c [VMware does not distribute this component buffer.h] vmware-OpenSSL_1_0_2x/crypto/buffer/buffer.h [VMware does not distribute this component buf_str.c] vmware-OpenSSL_1_0_2x/crypto/buffer/buf_str.c [VMware does not distribute this component cmll_cfb.c] vmware-OpenSSL_1_0_2x/crypto/camellia/cmll_cfb.c [VMware does not distribute this component cmll_ofb.c] vmware-OpenSSL_1_0_2x/crypto/camellia/cmll_ofb.c [VMware does not distribute this component cast.h] vmware-OpenSSL_1_0_2x/crypto/cast/cast.h [VMware does not distribute this component cast_lcl.h] vmware-OpenSSL_1_0_2x/crypto/cast/cast_lcl.h [VMware does not distribute this component castopts.c] vmware-OpenSSL_1_0_2x/crypto/cast/castopts.c [VMware does not distribute this component cast_s.h] vmware-OpenSSL_1_0_2x/crypto/cast/cast_s.h [VMware does not distribute this component cast_spd.c] vmware-OpenSSL_1_0_2x/crypto/cast/cast_spd.c [VMware does not distribute this component casttest.c] vmware-OpenSSL_1_0_2x/crypto/cast/casttest.c [VMware does not distribute this component c_cfb64.c] vmware-OpenSSL_1_0_2x/crypto/cast/c_cfb64.c [VMware does not distribute this component c_ecb.c] vmware-OpenSSL_1_0_2x/crypto/cast/c_ecb.c [VMware does not distribute this component c_enc.c] vmware-OpenSSL_1_0_2x/crypto/cast/c_enc.c [VMware does not distribute this component c_ofb64.c] vmware-OpenSSL_1_0_2x/crypto/cast/c_ofb64.c [VMware does not distribute this component c_skey.c] vmware-OpenSSL_1_0_2x/crypto/cast/c_skey.c [VMware does not distribute this component cnf_save.c] vmware-OpenSSL_1_0_2x/crypto/conf/cnf_save.c [VMware does not distribute this component conf_api.c] vmware-OpenSSL_1_0_2x/crypto/conf/conf_api.c [VMware does not distribute this component conf_api.h] vmware-OpenSSL_1_0_2x/crypto/conf/conf_api.h [VMware does not distribute this component conf_def.c] vmware-OpenSSL_1_0_2x/crypto/conf/conf_def.c [VMware does not distribute this component conf_def.h] vmware-OpenSSL_1_0_2x/crypto/conf/conf_def.h [VMware does not distribute this component conf.h] vmware-OpenSSL_1_0_2x/crypto/conf/conf.h [VMware does not distribute this component test.c] vmware-OpenSSL_1_0_2x/crypto/conf/test.c [VMware does not distribute this component cryptlib.c] vmware-OpenSSL_1_0_2x/crypto/cryptlib.c [VMware does not distribute this component cryptlib.h] vmware-OpenSSL_1_0_2x/crypto/cryptlib.h [VMware does not distribute this component crypto.h] vmware-OpenSSL_1_0_2x/crypto/crypto.h [VMware does not distribute this component cversion.c] vmware-OpenSSL_1_0_2x/crypto/cversion.c [VMware does not distribute this component cbc3_enc.c] vmware-OpenSSL_1_0_2x/crypto/des/cbc3_enc.c [VMware does not distribute this component cbc_cksm.c] vmware-OpenSSL_1_0_2x/crypto/des/cbc_cksm.c [VMware does not distribute this component cbc_enc.c] vmware-OpenSSL_1_0_2x/crypto/des/cbc_enc.c [VMware does not distribute this component cfb64ede.c] vmware-OpenSSL_1_0_2x/crypto/des/cfb64ede.c [VMware does not distribute this component cfb64enc.c] vmware-OpenSSL_1_0_2x/crypto/des/cfb64enc.c [VMware does not distribute this component cfb_enc.c] vmware-OpenSSL_1_0_2x/crypto/des/cfb_enc.c [VMware does not distribute this component des.c] vmware-OpenSSL_1_0_2x/crypto/des/des.c [VMware does not distribute this component des_enc.c] vmware-OpenSSL_1_0_2x/crypto/des/des_enc.c [VMware does not distribute this component des_opts.c] vmware-OpenSSL_1_0_2x/crypto/des/des_opts.c [VMware does not distribute this component destest.c] vmware-OpenSSL_1_0_2x/crypto/des/destest.c [VMware does not distribute this component des_ver.h] vmware-OpenSSL_1_0_2x/crypto/des/des_ver.h [VMware does not distribute this component ecb3_enc.c] vmware-OpenSSL_1_0_2x/crypto/des/ecb3_enc.c [VMware does not distribute this component ecb_enc.c] vmware-OpenSSL_1_0_2x/crypto/des/ecb_enc.c [VMware does not distribute this component enc_read.c] vmware-OpenSSL_1_0_2x/crypto/des/enc_read.c [VMware does not distribute this component enc_writ.c] vmware-OpenSSL_1_0_2x/crypto/des/enc_writ.c [VMware does not distribute this component fcrypt_b.c] vmware-OpenSSL_1_0_2x/crypto/des/fcrypt_b.c [VMware does not distribute this component ncbc_enc.c] vmware-OpenSSL_1_0_2x/crypto/des/ncbc_enc.c [VMware does not distribute this component ofb64ede.c] vmware-OpenSSL_1_0_2x/crypto/des/ofb64ede.c [VMware does not distribute this component ofb64enc.c] vmware-OpenSSL_1_0_2x/crypto/des/ofb64enc.c [VMware does not distribute this component ofb_enc.c] vmware-OpenSSL_1_0_2x/crypto/des/ofb_enc.c [VMware does not distribute this component pcbc_enc.c] vmware-OpenSSL_1_0_2x/crypto/des/pcbc_enc.c [VMware does not distribute this component qud_cksm.c] vmware-OpenSSL_1_0_2x/crypto/des/qud_cksm.c [VMware does not distribute this component read2pwd.c] vmware-OpenSSL_1_0_2x/crypto/des/read2pwd.c [VMware does not distribute this component read_pwd.c] vmware-OpenSSL_1_0_2x/crypto/des/read_pwd.c [VMware does not distribute this component rpc_des.h] vmware-OpenSSL_1_0_2x/crypto/des/rpc_des.h [VMware does not distribute this component rpc_enc.c] vmware-OpenSSL_1_0_2x/crypto/des/rpc_enc.c [VMware does not distribute this component rpw.c] vmware-OpenSSL_1_0_2x/crypto/des/rpw.c [VMware does not distribute this component set_key.c] vmware-OpenSSL_1_0_2x/crypto/des/set_key.c [VMware does not distribute this component speed.c] vmware-OpenSSL_1_0_2x/crypto/des/speed.c [VMware does not distribute this component spr.h] vmware-OpenSSL_1_0_2x/crypto/des/spr.h [VMware does not distribute this component str2key.c] vmware-OpenSSL_1_0_2x/crypto/des/str2key.c [VMware does not distribute this component xcbc_enc.c] vmware-OpenSSL_1_0_2x/crypto/des/xcbc_enc.c [VMware does not distribute this component dh_check.c] vmware-OpenSSL_1_0_2x/crypto/dh/dh_check.c [VMware does not distribute this component dh_gen.c] vmware-OpenSSL_1_0_2x/crypto/dh/dh_gen.c [VMware does not distribute this component dh.h] vmware-OpenSSL_1_0_2x/crypto/dh/dh.h [VMware does not distribute this component dh_key.c] vmware-OpenSSL_1_0_2x/crypto/dh/dh_key.c [VMware does not distribute this component dh_lib.c] vmware-OpenSSL_1_0_2x/crypto/dh/dh_lib.c [VMware does not distribute this component dh_prn.c] vmware-OpenSSL_1_0_2x/crypto/dh/dh_prn.c [VMware does not distribute this component dhtest.c] vmware-OpenSSL_1_0_2x/crypto/dh/dhtest.c [VMware does not distribute this component p1024.c] vmware-OpenSSL_1_0_2x/crypto/dh/p1024.c [VMware does not distribute this component p192.c] vmware-OpenSSL_1_0_2x/crypto/dh/p192.c [VMware does not distribute this component p512.c] vmware-OpenSSL_1_0_2x/crypto/dh/p512.c [VMware does not distribute this component dsa_gen.c] vmware-OpenSSL_1_0_2x/crypto/dsa/dsa_gen.c [VMware does not distribute this component dsagen.c] vmware-OpenSSL_1_0_2x/crypto/dsa/dsagen.c [VMware does not distribute this component dsa.h] vmware-OpenSSL_1_0_2x/crypto/dsa/dsa.h [VMware does not distribute this component dsa_key.c] vmware-OpenSSL_1_0_2x/crypto/dsa/dsa_key.c [VMware does not distribute this component dsa_lib.c] vmware-OpenSSL_1_0_2x/crypto/dsa/dsa_lib.c [VMware does not distribute this component dsa_ossl.c] vmware-OpenSSL_1_0_2x/crypto/dsa/dsa_ossl.c [VMware does not distribute this component dsa_sign.c] vmware-OpenSSL_1_0_2x/crypto/dsa/dsa_sign.c [VMware does not distribute this component dsatest.c] vmware-OpenSSL_1_0_2x/crypto/dsa/dsatest.c [VMware does not distribute this component dsa_vrf.c] vmware-OpenSSL_1_0_2x/crypto/dsa/dsa_vrf.c [VMware does not distribute this component err_all.c] vmware-OpenSSL_1_0_2x/crypto/err/err_all.c [VMware does not distribute this component err.c] vmware-OpenSSL_1_0_2x/crypto/err/err.c [VMware does not distribute this component err.h] vmware-OpenSSL_1_0_2x/crypto/err/err.h [VMware does not distribute this component err_prn.c] vmware-OpenSSL_1_0_2x/crypto/err/err_prn.c [VMware does not distribute this component bio_b64.c] vmware-OpenSSL_1_0_2x/crypto/evp/bio_b64.c [VMware does not distribute this component bio_enc.c] vmware-OpenSSL_1_0_2x/crypto/evp/bio_enc.c [VMware does not distribute this component bio_md.c] vmware-OpenSSL_1_0_2x/crypto/evp/bio_md.c [VMware does not distribute this component bio_ok.c] vmware-OpenSSL_1_0_2x/crypto/evp/bio_ok.c [VMware does not distribute this component c_all.c] vmware-OpenSSL_1_0_2x/crypto/evp/c_all.c [VMware does not distribute this component c_allc.c] vmware-OpenSSL_1_0_2x/crypto/evp/c_allc.c [VMware does not distribute this component c_alld.c] vmware-OpenSSL_1_0_2x/crypto/evp/c_alld.c [VMware does not distribute this component digest.c] vmware-OpenSSL_1_0_2x/crypto/evp/digest.c [VMware does not distribute this component e_bf.c] vmware-OpenSSL_1_0_2x/crypto/evp/e_bf.c [VMware does not distribute this component e_cast.c] vmware-OpenSSL_1_0_2x/crypto/evp/e_cast.c [VMware does not distribute this component e_des3.c] vmware-OpenSSL_1_0_2x/crypto/evp/e_des3.c [VMware does not distribute this component e_des.c] vmware-OpenSSL_1_0_2x/crypto/evp/e_des.c [VMware does not distribute this component e_dsa.c] vmware-OpenSSL_1_0_2x/crypto/evp/e_dsa.c [VMware does not distribute this component e_idea.c] vmware-OpenSSL_1_0_2x/crypto/evp/e_idea.c [VMware does not distribute this component encode.c] vmware-OpenSSL_1_0_2x/crypto/evp/encode.c [VMware does not distribute this component e_null.c] vmware-OpenSSL_1_0_2x/crypto/evp/e_null.c [VMware does not distribute this component e_rc2.c] vmware-OpenSSL_1_0_2x/crypto/evp/e_rc2.c [VMware does not distribute this component e_rc4.c] vmware-OpenSSL_1_0_2x/crypto/evp/e_rc4.c [VMware does not distribute this component e_rc5.c] vmware-OpenSSL_1_0_2x/crypto/evp/e_rc5.c [VMware does not distribute this component evp_enc.c] vmware-OpenSSL_1_0_2x/crypto/evp/evp_enc.c [VMware does not distribute this component evp.h] vmware-OpenSSL_1_0_2x/crypto/evp/evp.h [VMware does not distribute this component evp_key.c] vmware-OpenSSL_1_0_2x/crypto/evp/evp_key.c [VMware does not distribute this component evp_lib.c] vmware-OpenSSL_1_0_2x/crypto/evp/evp_lib.c [VMware does not distribute this component e_xcbc_d.c] vmware-OpenSSL_1_0_2x/crypto/evp/e_xcbc_d.c [VMware does not distribute this component m_dss1.c] vmware-OpenSSL_1_0_2x/crypto/evp/m_dss1.c [VMware does not distribute this component m_dss.c] vmware-OpenSSL_1_0_2x/crypto/evp/m_dss.c [VMware does not distribute this component m_ecdsa.c] vmware-OpenSSL_1_0_2x/crypto/evp/m_ecdsa.c [VMware does not distribute this component m_md2.c] vmware-OpenSSL_1_0_2x/crypto/evp/m_md2.c [VMware does not distribute this component m_md4.c] vmware-OpenSSL_1_0_2x/crypto/evp/m_md4.c [VMware does not distribute this component m_md5.c] vmware-OpenSSL_1_0_2x/crypto/evp/m_md5.c [VMware does not distribute this component m_mdc2.c] vmware-OpenSSL_1_0_2x/crypto/evp/m_mdc2.c [VMware does not distribute this component m_null.c] vmware-OpenSSL_1_0_2x/crypto/evp/m_null.c [VMware does not distribute this component m_ripemd.c] vmware-OpenSSL_1_0_2x/crypto/evp/m_ripemd.c [VMware does not distribute this component m_sha1.c] vmware-OpenSSL_1_0_2x/crypto/evp/m_sha1.c [VMware does not distribute this component m_sha.c] vmware-OpenSSL_1_0_2x/crypto/evp/m_sha.c [VMware does not distribute this component names.c] vmware-OpenSSL_1_0_2x/crypto/evp/names.c [VMware does not distribute this component p_dec.c] vmware-OpenSSL_1_0_2x/crypto/evp/p_dec.c [VMware does not distribute this component p_enc.c] vmware-OpenSSL_1_0_2x/crypto/evp/p_enc.c [VMware does not distribute this component p_lib.c] vmware-OpenSSL_1_0_2x/crypto/evp/p_lib.c [VMware does not distribute this component p_open.c] vmware-OpenSSL_1_0_2x/crypto/evp/p_open.c [VMware does not distribute this component p_seal.c] vmware-OpenSSL_1_0_2x/crypto/evp/p_seal.c [VMware does not distribute this component p_sign.c] vmware-OpenSSL_1_0_2x/crypto/evp/p_sign.c [VMware does not distribute this component p_verify.c] vmware-OpenSSL_1_0_2x/crypto/evp/p_verify.c [VMware does not distribute this component ex_data.c] vmware-OpenSSL_1_0_2x/crypto/ex_data.c [VMware does not distribute this component hmac.c] vmware-OpenSSL_1_0_2x/crypto/hmac/hmac.c [VMware does not distribute this component hmac.h] vmware-OpenSSL_1_0_2x/crypto/hmac/hmac.h [VMware does not distribute this component hmactest.c] vmware-OpenSSL_1_0_2x/crypto/hmac/hmactest.c [VMware does not distribute this component i_cfb64.c] vmware-OpenSSL_1_0_2x/crypto/idea/i_cfb64.c [VMware does not distribute this component idea_lcl.h] vmware-OpenSSL_1_0_2x/crypto/idea/idea_lcl.h [VMware does not distribute this component idea_spd.c] vmware-OpenSSL_1_0_2x/crypto/idea/idea_spd.c [VMware does not distribute this component ideatest.c] vmware-OpenSSL_1_0_2x/crypto/idea/ideatest.c [VMware does not distribute this component i_ecb.c] vmware-OpenSSL_1_0_2x/crypto/idea/i_ecb.c [VMware does not distribute this component i_ofb64.c] vmware-OpenSSL_1_0_2x/crypto/idea/i_ofb64.c [VMware does not distribute this component i_skey.c] vmware-OpenSSL_1_0_2x/crypto/idea/i_skey.c [VMware does not distribute this component lhash.c] vmware-OpenSSL_1_0_2x/crypto/lhash/lhash.c [VMware does not distribute this component lhash.h] vmware-OpenSSL_1_0_2x/crypto/lhash/lhash.h [VMware does not distribute this component lh_stats.c] vmware-OpenSSL_1_0_2x/crypto/lhash/lh_stats.c [VMware does not distribute this component lh_test.c] vmware-OpenSSL_1_0_2x/crypto/lhash/lh_test.c [VMware does not distribute this component md2.c] vmware-OpenSSL_1_0_2x/crypto/md2/md2.c [VMware does not distribute this component md2_dgst.c] vmware-OpenSSL_1_0_2x/crypto/md2/md2_dgst.c [VMware does not distribute this component md2_one.c] vmware-OpenSSL_1_0_2x/crypto/md2/md2_one.c [VMware does not distribute this component md2test.c] vmware-OpenSSL_1_0_2x/crypto/md2/md2test.c [VMware does not distribute this component md4.c] vmware-OpenSSL_1_0_2x/crypto/md4/md4.c [VMware does not distribute this component md4_dgst.c] vmware-OpenSSL_1_0_2x/crypto/md4/md4_dgst.c [VMware does not distribute this component md4.h] vmware-OpenSSL_1_0_2x/crypto/md4/md4.h [VMware does not distribute this component md4_locl.h] vmware-OpenSSL_1_0_2x/crypto/md4/md4_locl.h [VMware does not distribute this component md4_one.c] vmware-OpenSSL_1_0_2x/crypto/md4/md4_one.c [VMware does not distribute this component md4test.c] vmware-OpenSSL_1_0_2x/crypto/md4/md4test.c [VMware does not distribute this component md5.c] vmware-OpenSSL_1_0_2x/crypto/md5/md5.c [VMware does not distribute this component md5_dgst.c] vmware-OpenSSL_1_0_2x/crypto/md5/md5_dgst.c [VMware does not distribute this component md5.h] vmware-OpenSSL_1_0_2x/crypto/md5/md5.h [VMware does not distribute this component md5_locl.h] vmware-OpenSSL_1_0_2x/crypto/md5/md5_locl.h [VMware does not distribute this component md5_one.c] vmware-OpenSSL_1_0_2x/crypto/md5/md5_one.c [VMware does not distribute this component md5test.c] vmware-OpenSSL_1_0_2x/crypto/md5/md5test.c [VMware does not distribute this component mdc2dgst.c] vmware-OpenSSL_1_0_2x/crypto/mdc2/mdc2dgst.c [VMware does not distribute this component mdc2.h] vmware-OpenSSL_1_0_2x/crypto/mdc2/mdc2.h [VMware does not distribute this component mdc2_one.c] vmware-OpenSSL_1_0_2x/crypto/mdc2/mdc2_one.c [VMware does not distribute this component mdc2test.c] vmware-OpenSSL_1_0_2x/crypto/mdc2/mdc2test.c [VMware does not distribute this component mem.c] vmware-OpenSSL_1_0_2x/crypto/mem.c [VMware does not distribute this component mem_dbg.c] vmware-OpenSSL_1_0_2x/crypto/mem_dbg.c [VMware does not distribute this component obj_dat.c] vmware-OpenSSL_1_0_2x/crypto/objects/obj_dat.c [VMware does not distribute this component objects.h] vmware-OpenSSL_1_0_2x/crypto/objects/objects.h [VMware does not distribute this component obj_lib.c] vmware-OpenSSL_1_0_2x/crypto/objects/obj_lib.c [VMware does not distribute this component pem_all.c] vmware-OpenSSL_1_0_2x/crypto/pem/pem_all.c [VMware does not distribute this component pem_info.c] vmware-OpenSSL_1_0_2x/crypto/pem/pem_info.c [VMware does not distribute this component pem_lib.c] vmware-OpenSSL_1_0_2x/crypto/pem/pem_lib.c [VMware does not distribute this component pem_oth.c] vmware-OpenSSL_1_0_2x/crypto/pem/pem_oth.c [VMware does not distribute this component pem_pk8.c] vmware-OpenSSL_1_0_2x/crypto/pem/pem_pk8.c [VMware does not distribute this component pem_pkey.c] vmware-OpenSSL_1_0_2x/crypto/pem/pem_pkey.c [VMware does not distribute this component pem_seal.c] vmware-OpenSSL_1_0_2x/crypto/pem/pem_seal.c [VMware does not distribute this component pem_sign.c] vmware-OpenSSL_1_0_2x/crypto/pem/pem_sign.c [VMware does not distribute this component pk7_dgst.c] vmware-OpenSSL_1_0_2x/crypto/pkcs7/pk7_dgst.c [VMware does not distribute this component pk7_doit.c] vmware-OpenSSL_1_0_2x/crypto/pkcs7/pk7_doit.c [VMware does not distribute this component pk7_enc.c] vmware-OpenSSL_1_0_2x/crypto/pkcs7/pk7_enc.c [VMware does not distribute this component pk7_lib.c] vmware-OpenSSL_1_0_2x/crypto/pkcs7/pk7_lib.c [VMware does not distribute this component pkcs7.h] vmware-OpenSSL_1_0_2x/crypto/pkcs7/pkcs7.h [VMware does not distribute this component md_rand.c] vmware-OpenSSL_1_0_2x/crypto/rand/md_rand.c [VMware does not distribute this component randfile.c] vmware-OpenSSL_1_0_2x/crypto/rand/randfile.c [VMware does not distribute this component rand.h] vmware-OpenSSL_1_0_2x/crypto/rand/rand.h [VMware does not distribute this component rand_lcl.h] vmware-OpenSSL_1_0_2x/crypto/rand/rand_lcl.h [VMware does not distribute this component rand_lib.c] vmware-OpenSSL_1_0_2x/crypto/rand/rand_lib.c [VMware does not distribute this component rand_nw.c] vmware-OpenSSL_1_0_2x/crypto/rand/rand_nw.c [VMware does not distribute this component randtest.c] vmware-OpenSSL_1_0_2x/crypto/rand/randtest.c [VMware does not distribute this component rand_unix.c] vmware-OpenSSL_1_0_2x/crypto/rand/rand_unix.c [VMware does not distribute this component rand_win.c] vmware-OpenSSL_1_0_2x/crypto/rand/rand_win.c [VMware does not distribute this component rc2_cbc.c] vmware-OpenSSL_1_0_2x/crypto/rc2/rc2_cbc.c [VMware does not distribute this component rc2cfb64.c] vmware-OpenSSL_1_0_2x/crypto/rc2/rc2cfb64.c [VMware does not distribute this component rc2_ecb.c] vmware-OpenSSL_1_0_2x/crypto/rc2/rc2_ecb.c [VMware does not distribute this component rc2_locl.h] vmware-OpenSSL_1_0_2x/crypto/rc2/rc2_locl.h [VMware does not distribute this component rc2ofb64.c] vmware-OpenSSL_1_0_2x/crypto/rc2/rc2ofb64.c [VMware does not distribute this component rc2_skey.c] vmware-OpenSSL_1_0_2x/crypto/rc2/rc2_skey.c [VMware does not distribute this component rc2speed.c] vmware-OpenSSL_1_0_2x/crypto/rc2/rc2speed.c [VMware does not distribute this component rc2test.c] vmware-OpenSSL_1_0_2x/crypto/rc2/rc2test.c [VMware does not distribute this component rc4.c] vmware-OpenSSL_1_0_2x/crypto/rc4/rc4.c [VMware does not distribute this component rc4_enc.c] vmware-OpenSSL_1_0_2x/crypto/rc4/rc4_enc.c [VMware does not distribute this component rc4_skey.c] vmware-OpenSSL_1_0_2x/crypto/rc4/rc4_skey.c [VMware does not distribute this component rc4speed.c] vmware-OpenSSL_1_0_2x/crypto/rc4/rc4speed.c [VMware does not distribute this component rc4test.c] vmware-OpenSSL_1_0_2x/crypto/rc4/rc4test.c [VMware does not distribute this component rc5cfb64.c] vmware-OpenSSL_1_0_2x/crypto/rc5/rc5cfb64.c [VMware does not distribute this component rc5_ecb.c] vmware-OpenSSL_1_0_2x/crypto/rc5/rc5_ecb.c [VMware does not distribute this component rc5_enc.c] vmware-OpenSSL_1_0_2x/crypto/rc5/rc5_enc.c [VMware does not distribute this component rc5.h] vmware-OpenSSL_1_0_2x/crypto/rc5/rc5.h [VMware does not distribute this component rc5_locl.h] vmware-OpenSSL_1_0_2x/crypto/rc5/rc5_locl.h [VMware does not distribute this component rc5ofb64.c] vmware-OpenSSL_1_0_2x/crypto/rc5/rc5ofb64.c [VMware does not distribute this component rc5_skey.c] vmware-OpenSSL_1_0_2x/crypto/rc5/rc5_skey.c [VMware does not distribute this component rc5speed.c] vmware-OpenSSL_1_0_2x/crypto/rc5/rc5speed.c [VMware does not distribute this component rc5test.c] vmware-OpenSSL_1_0_2x/crypto/rc5/rc5test.c [VMware does not distribute this component ripemd.h] vmware-OpenSSL_1_0_2x/crypto/ripemd/ripemd.h [VMware does not distribute this component rmd160.c] vmware-OpenSSL_1_0_2x/crypto/ripemd/rmd160.c [VMware does not distribute this component rmdconst.h] vmware-OpenSSL_1_0_2x/crypto/ripemd/rmdconst.h [VMware does not distribute this component rmd_dgst.c] vmware-OpenSSL_1_0_2x/crypto/ripemd/rmd_dgst.c [VMware does not distribute this component rmd_locl.h] vmware-OpenSSL_1_0_2x/crypto/ripemd/rmd_locl.h [VMware does not distribute this component rmd_one.c] vmware-OpenSSL_1_0_2x/crypto/ripemd/rmd_one.c [VMware does not distribute this component rmdtest.c] vmware-OpenSSL_1_0_2x/crypto/ripemd/rmdtest.c [VMware does not distribute this component rsa_crpt.c] vmware-OpenSSL_1_0_2x/crypto/rsa/rsa_crpt.c [VMware does not distribute this component rsa_eay.c] vmware-OpenSSL_1_0_2x/crypto/rsa/rsa_eay.c [VMware does not distribute this component rsa_gen.c] vmware-OpenSSL_1_0_2x/crypto/rsa/rsa_gen.c [VMware does not distribute this component rsa.h] vmware-OpenSSL_1_0_2x/crypto/rsa/rsa.h [VMware does not distribute this component rsa_lib.c] vmware-OpenSSL_1_0_2x/crypto/rsa/rsa_lib.c [VMware does not distribute this component rsa_none.c] vmware-OpenSSL_1_0_2x/crypto/rsa/rsa_none.c [VMware does not distribute this component rsa_pk1.c] vmware-OpenSSL_1_0_2x/crypto/rsa/rsa_pk1.c [VMware does not distribute this component rsa_saos.c] vmware-OpenSSL_1_0_2x/crypto/rsa/rsa_saos.c [VMware does not distribute this component rsa_sign.c] vmware-OpenSSL_1_0_2x/crypto/rsa/rsa_sign.c [VMware does not distribute this component rsa_ssl.c] vmware-OpenSSL_1_0_2x/crypto/rsa/rsa_ssl.c [VMware does not distribute this component seed_cfb.c] vmware-OpenSSL_1_0_2x/crypto/seed/seed_cfb.c [VMware does not distribute this component seed_ofb.c] vmware-OpenSSL_1_0_2x/crypto/seed/seed_ofb.c [VMware does not distribute this component sha1.c] vmware-OpenSSL_1_0_2x/crypto/sha/sha1.c [VMware does not distribute this component sha1dgst.c] vmware-OpenSSL_1_0_2x/crypto/sha/sha1dgst.c [VMware does not distribute this component sha1_one.c] vmware-OpenSSL_1_0_2x/crypto/sha/sha1_one.c [VMware does not distribute this component sha1test.c] vmware-OpenSSL_1_0_2x/crypto/sha/sha1test.c [VMware does not distribute this component sha.c] vmware-OpenSSL_1_0_2x/crypto/sha/sha.c [VMware does not distribute this component sha_dgst.c] vmware-OpenSSL_1_0_2x/crypto/sha/sha_dgst.c [VMware does not distribute this component sha.h] vmware-OpenSSL_1_0_2x/crypto/sha/sha.h [VMware does not distribute this component sha_locl.h] vmware-OpenSSL_1_0_2x/crypto/sha/sha_locl.h [VMware does not distribute this component sha_one.c] vmware-OpenSSL_1_0_2x/crypto/sha/sha_one.c [VMware does not distribute this component shatest.c] vmware-OpenSSL_1_0_2x/crypto/sha/shatest.c [VMware does not distribute this component stack.c] vmware-OpenSSL_1_0_2x/crypto/stack/stack.c [VMware does not distribute this component stack.h] vmware-OpenSSL_1_0_2x/crypto/stack/stack.h [VMware does not distribute this component mttest.c] vmware-OpenSSL_1_0_2x/crypto/threads/mttest.c [VMware does not distribute this component th-lock.c] vmware-OpenSSL_1_0_2x/crypto/threads/th-lock.c [VMware does not distribute this component txt_db.c] vmware-OpenSSL_1_0_2x/crypto/txt_db/txt_db.c [VMware does not distribute this component txt_db.h] vmware-OpenSSL_1_0_2x/crypto/txt_db/txt_db.h [VMware does not distribute this component ui_openssl.c] vmware-OpenSSL_1_0_2x/crypto/ui/ui_openssl.c [VMware does not distribute this component by_dir.c] vmware-OpenSSL_1_0_2x/crypto/x509/by_dir.c [VMware does not distribute this component by_file.c] vmware-OpenSSL_1_0_2x/crypto/x509/by_file.c [VMware does not distribute this component x509_att.c] vmware-OpenSSL_1_0_2x/crypto/x509/x509_att.c [VMware does not distribute this component x509_cmp.c] vmware-OpenSSL_1_0_2x/crypto/x509/x509_cmp.c [VMware does not distribute this component x509_d2.c] vmware-OpenSSL_1_0_2x/crypto/x509/x509_d2.c [VMware does not distribute this component x509_def.c] vmware-OpenSSL_1_0_2x/crypto/x509/x509_def.c [VMware does not distribute this component x509_ext.c] vmware-OpenSSL_1_0_2x/crypto/x509/x509_ext.c [VMware does not distribute this component x509.h] vmware-OpenSSL_1_0_2x/crypto/x509/x509.h [VMware does not distribute this component x509_lu.c] vmware-OpenSSL_1_0_2x/crypto/x509/x509_lu.c [VMware does not distribute this component x509name.c] vmware-OpenSSL_1_0_2x/crypto/x509/x509name.c [VMware does not distribute this component x509_obj.c] vmware-OpenSSL_1_0_2x/crypto/x509/x509_obj.c [VMware does not distribute this component x509_r2x.c] vmware-OpenSSL_1_0_2x/crypto/x509/x509_r2x.c [VMware does not distribute this component x509_req.c] vmware-OpenSSL_1_0_2x/crypto/x509/x509_req.c [VMware does not distribute this component x509rset.c] vmware-OpenSSL_1_0_2x/crypto/x509/x509rset.c [VMware does not distribute this component x509_set.c] vmware-OpenSSL_1_0_2x/crypto/x509/x509_set.c [VMware does not distribute this component x509_txt.c] vmware-OpenSSL_1_0_2x/crypto/x509/x509_txt.c [VMware does not distribute this component x509type.c] vmware-OpenSSL_1_0_2x/crypto/x509/x509type.c [VMware does not distribute this component x509_v3.c] vmware-OpenSSL_1_0_2x/crypto/x509/x509_v3.c [VMware does not distribute this component x509_vfy.c] vmware-OpenSSL_1_0_2x/crypto/x509/x509_vfy.c [VMware does not distribute this component x509_vfy.h] vmware-OpenSSL_1_0_2x/crypto/x509/x509_vfy.h [VMware does not distribute this component x_all.c] vmware-OpenSSL_1_0_2x/crypto/x509/x_all.c [VMware does not distribute this component b64.c] vmware-OpenSSL_1_0_2x/demos/b64.c [VMware does not distribute this component prime.c] vmware-OpenSSL_1_0_2x/demos/prime/prime.c [VMware does not distribute this component sign.c] vmware-OpenSSL_1_0_2x/demos/sign/sign.c [VMware does not distribute this component e_os.h] vmware-OpenSSL_1_0_2x/e_os.h [VMware does not distribute this component bio_ssl.c] vmware-OpenSSL_1_0_2x/ssl/bio_ssl.c [VMware does not distribute this component d1_both.c] vmware-OpenSSL_1_0_2x/ssl/d1_both.c [VMware does not distribute this component d1_clnt.c] vmware-OpenSSL_1_0_2x/ssl/d1_clnt.c [VMware does not distribute this component d1_pkt.c] vmware-OpenSSL_1_0_2x/ssl/d1_pkt.c [VMware does not distribute this component d1_srtp.c] vmware-OpenSSL_1_0_2x/ssl/d1_srtp.c [VMware does not distribute this component d1_srvr.c] vmware-OpenSSL_1_0_2x/ssl/d1_srvr.c [VMware does not distribute this component s23_clnt.c] vmware-OpenSSL_1_0_2x/ssl/s23_clnt.c [VMware does not distribute this component s23_lib.c] vmware-OpenSSL_1_0_2x/ssl/s23_lib.c [VMware does not distribute this component s23_meth.c] vmware-OpenSSL_1_0_2x/ssl/s23_meth.c [VMware does not distribute this component s23_pkt.c] vmware-OpenSSL_1_0_2x/ssl/s23_pkt.c [VMware does not distribute this component s23_srvr.c] vmware-OpenSSL_1_0_2x/ssl/s23_srvr.c [VMware does not distribute this component s2_clnt.c] vmware-OpenSSL_1_0_2x/ssl/s2_clnt.c [VMware does not distribute this component s2_enc.c] vmware-OpenSSL_1_0_2x/ssl/s2_enc.c [VMware does not distribute this component s2_lib.c] vmware-OpenSSL_1_0_2x/ssl/s2_lib.c [VMware does not distribute this component s2_meth.c] vmware-OpenSSL_1_0_2x/ssl/s2_meth.c [VMware does not distribute this component s2_pkt.c] vmware-OpenSSL_1_0_2x/ssl/s2_pkt.c [VMware does not distribute this component s2_srvr.c] vmware-OpenSSL_1_0_2x/ssl/s2_srvr.c [VMware does not distribute this component s3_both.c] vmware-OpenSSL_1_0_2x/ssl/s3_both.c [VMware does not distribute this component s3_clnt.c] vmware-OpenSSL_1_0_2x/ssl/s3_clnt.c [VMware does not distribute this component s3_enc.c] vmware-OpenSSL_1_0_2x/ssl/s3_enc.c [VMware does not distribute this component s3_lib.c] vmware-OpenSSL_1_0_2x/ssl/s3_lib.c [VMware does not distribute this component s3_meth.c] vmware-OpenSSL_1_0_2x/ssl/s3_meth.c [VMware does not distribute this component s3_pkt.c] vmware-OpenSSL_1_0_2x/ssl/s3_pkt.c [VMware does not distribute this component s3_srvr.c] vmware-OpenSSL_1_0_2x/ssl/s3_srvr.c [VMware does not distribute this component srtp.h] vmware-OpenSSL_1_0_2x/ssl/srtp.h [VMware does not distribute this component ssl23.h] vmware-OpenSSL_1_0_2x/ssl/ssl23.h [VMware does not distribute this component ssl2.h] vmware-OpenSSL_1_0_2x/ssl/ssl2.h [VMware does not distribute this component ssl3.h] vmware-OpenSSL_1_0_2x/ssl/ssl3.h [VMware does not distribute this component ssl_algs.c] vmware-OpenSSL_1_0_2x/ssl/ssl_algs.c [VMware does not distribute this component ssl_asn1.c] vmware-OpenSSL_1_0_2x/ssl/ssl_asn1.c [VMware does not distribute this component ssl_cert.c] vmware-OpenSSL_1_0_2x/ssl/ssl_cert.c [VMware does not distribute this component ssl_ciph.c] vmware-OpenSSL_1_0_2x/ssl/ssl_ciph.c [VMware does not distribute this component ssl_err2.c] vmware-OpenSSL_1_0_2x/ssl/ssl_err2.c [VMware does not distribute this component ssl.h] vmware-OpenSSL_1_0_2x/ssl/ssl.h [VMware does not distribute this component ssl_lib.c] vmware-OpenSSL_1_0_2x/ssl/ssl_lib.c [VMware does not distribute this component ssl_locl.h] vmware-OpenSSL_1_0_2x/ssl/ssl_locl.h [VMware does not distribute this component ssl_rsa.c] vmware-OpenSSL_1_0_2x/ssl/ssl_rsa.c [VMware does not distribute this component ssl_sess.c] vmware-OpenSSL_1_0_2x/ssl/ssl_sess.c [VMware does not distribute this component ssl_stat.c] vmware-OpenSSL_1_0_2x/ssl/ssl_stat.c [VMware does not distribute this component ssl_task.c] vmware-OpenSSL_1_0_2x/ssl/ssl_task.c [VMware does not distribute this component ssltest.c] vmware-OpenSSL_1_0_2x/ssl/ssltest.c [VMware does not distribute this component ssl_txt.c] vmware-OpenSSL_1_0_2x/ssl/ssl_txt.c [VMware does not distribute this component t1_clnt.c] vmware-OpenSSL_1_0_2x/ssl/t1_clnt.c [VMware does not distribute this component t1_enc.c] vmware-OpenSSL_1_0_2x/ssl/t1_enc.c [VMware does not distribute this component t1_lib.c] vmware-OpenSSL_1_0_2x/ssl/t1_lib.c [VMware does not distribute this component t1_meth.c] vmware-OpenSSL_1_0_2x/ssl/t1_meth.c [VMware does not distribute this component t1_reneg.c] vmware-OpenSSL_1_0_2x/ssl/t1_reneg.c [VMware does not distribute this component t1_srvr.c] vmware-OpenSSL_1_0_2x/ssl/t1_srvr.c [VMware does not distribute this component tls1.h] vmware-OpenSSL_1_0_2x/ssl/tls1.h [VMware does not distribute this component methtest.c] vmware-OpenSSL_1_0_2x/test/methtest.c [VMware does not distribute this component r160test.c] vmware-OpenSSL_1_0_2x/test/r160test.c Copyright (c) 1995-1998 Eric Young (eay@cryptsoft.com) This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com). * The implementation was written so as to conform with Netscapes SSL. * * This library is free for commercial and non-commercial use as long as * the following conditions are aheared to. The following conditions * apply to all code found in this distribution, be it the RC4, RSA, * lhash, DES, etc., code; not just the SSL code. The SSL documentation * included with this distribution is covered by the same copyright terms * except that the holder is Tim Hudson (tjh@cryptsoft.com). * * Copyright remains Eric Young's, and as such any Copyright notices in * the code are not to be removed. * If this package is used in a product, Eric Young should be given attribution * as the author of the parts of the library used. * This can be in the form of a textual message at program startup or * in documentation (online or textual) provided with the package. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * "This product includes cryptographic software written by * Eric Young (eay@cryptsoft.com)" * The word 'cryptographic' can be left out if the rouines from the library * being used are not cryptographic related :-). * 4. If you include any Windows specific code (or a derivative thereof) from * the apps directory (application code) you must include an acknowledgement: * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)" * * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * The licence and distribution terms for any publically available version or * derivative of this code cannot be changed. i.e. this code cannot simply be * copied and put under another distribution licence * [including the GNU Public Licence.] [VMware does not distribute this component i_cbc.c] vmware-OpenSSL_1_0_2x/crypto/idea/i_cbc.c Copyright (c) 1995-1998 Eric Young (eay@cryptsoft.com) This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com). * The implementation was written so as to conform with Netscapes SSL. * * This library is free for commercial and non-commercial use as long as * the following conditions are aheared to. The following conditions * apply to all code found in this distribution, be it the RC4, RSA, * lhash, DES, etc., code; not just the SSL code. The SSL documentation * included with this distribution is covered by the same copyright terms * except that the holder is Tim Hudson (tjh@cryptsoft.com). * * Copyright remains Eric Young's, and as such any Copyright notices in * the code are not to be removed. * If this package is used in a product, Eric Young should be given attribution * as the author of the parts of the library used. * This can be in the form of a textual message at program startup or * in documentation (online or textual) provided with the package. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * "This product includes cryptographic software written by * Eric Young (eay@cryptsoft.com)" * The word 'cryptographic' can be left out if the rouines from the library * being used are not cryptographic related :-). * 4. If you include any Windows specific code (or a derivative thereof) from * the apps directory (application code) you must include an acknowledgement: * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)" * * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * The licence and distribution terms for any publically available version or * derivative of this code cannot be changed. i.e. this code cannot simply be * copied and put under another distribution licence * [including the GNU Public Licence.] [VMware does not distribute this component add_cr.pl] vmware-OpenSSL_1_0_2x/util/add_cr.pl Copyright (c) 1995-1998 Eric Young (eay@cryptsoft.com) This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com). * The implementation was written so as to conform with Netscapes SSL. * * This library is free for commercial and non-commercial use as long as * the following conditions are aheared to. The following conditions * apply to all code found in this distribution, be it the RC4, RSA, * lhash, DES, etc., code; not just the SSL code. The SSL documentation * included with this distribution is covered by the same copyright terms * except that the holder is Tim Hudson (tjh@cryptsoft.com). * * Copyright remains Eric Young's, and as such any Copyright notices in * the code are not to be removed. * If this package is used in a product, Eric Young should be given attribution * as the author of the parts of the library used. * This can be in the form of a textual message at program startup or * in documentation (online or textual) provided with the package. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * "This product includes cryptographic software written by * Eric Young (eay@cryptsoft.com)" * The word 'cryptographic' can be left out if the rouines from the library * being used are not cryptographic related :-). * 4. If you include any Windows specific code (or a derivative thereof) from * the apps directory (application code) you must include an acknowledgement: * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)" * * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * The licence and distribution terms for any publically available version or * derivative of this code cannot be changed. i.e. this code cannot simply be * copied and put under another distribution licence * [including the GNU Public Licence.] [VMware does not distribute this component constant_time_locl.h] vmware-OpenSSL_1_0_2x/crypto/constant_time_locl.h Copyright (c) 2014-2019 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * "This product includes cryptographic software written by * Eric Young (eay@cryptsoft.com)" * The word 'cryptographic' can be left out if the rouines from the library * being used are not cryptographic related :-). * 4. If you include any Windows specific code (or a derivative thereof) from * the apps directory (application code) you must include an acknowledgement: * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)" * * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * The licence and distribution terms for any publically available version or * derivative of this code cannot be changed. i.e. this code cannot simply be * copied and put under another distribution licence * [including the GNU Public Licence.] [VMware does not distribute this component constant_time_test.c] vmware-OpenSSL_1_0_2x/crypto/constant_time_test.c Copyright (c) 2014 The OpenSSL Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * "This product includes cryptographic software written by * Eric Young (eay@cryptsoft.com)" * The word 'cryptographic' can be left out if the rouines from the library * being used are not cryptographic related :-). * 4. If you include any Windows specific code (or a derivative thereof) from * the apps directory (application code) you must include an acknowledgement: * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)" * * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * The licence and distribution terms for any publically available version or * derivative of this code cannot be changed. i.e. this code cannot simply be * copied and put under another distribution licence * [including the GNU Public Licence.] > Other Permissive Licenses [VMware does not distribute this component hwcryptohook.h] vmware-OpenSSL_1_0_2x/engines/vendor_defns/hwcryptohook.h Copyright 1998-2000 nCipher Corporation Limited. Redistribution and use in source and binary forms, with opr without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the copyright notice, * this list of conditions, and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above * copyright notice, this list of conditions, and the following * disclaimer, in the documentation and/or other materials provided * with the distribution * * IN NO EVENT SHALL NCIPHER CORPORATION LIMITED (`NCIPHER') AND/OR * ANY OTHER AUTHORS OR DISTRIBUTORS OF THIS FILE BE LIABLE for any * damages arising directly or indirectly from this file, its use or * this licence. Without prejudice to the generality of the * foregoing: all liability shall be excluded for direct, indirect, * special, incidental, consequential or other damages or any loss of * profits, business, revenue goodwill or anticipated savings; * liability shall be excluded even if nCipher or anyone else has been * advised of the possibility of damage. In any event, if the * exclusion of liability is not effective, the liability of nCipher * or any author or distributor shall be limited to the lesser of the * price paid and 1,000 pounds sterling. This licence only fails to * exclude or limit liability for death or personal injury arising out * of negligence, and only to the extent that such an exclusion or * limitation is not effective. * * NCIPHER AND THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ALL * AND ANY WARRANTIES (WHETHER EXPRESS OR IMPLIED), including, but not * limited to, any implied warranties of merchantability, fitness for * a particular purpose, satisfactory quality, and/or non-infringement * of any third party rights. * * US Government use: This software and documentation is Commercial * Computer Software and Computer Software Documentation, as defined in * sub-paragraphs (a)(1) and (a)(5) of DFAR 252.227-7014, "Rights in * Noncommercial Computer Software and Noncommercial Computer Software * Documentation." Use, duplication or disclosure by the Government is * subject to the terms and conditions specified here. * * By using or distributing this file you will be accepting these * terms and conditions, including the limitation of liability and * lack of warranty. If you do not wish to accept these terms and * conditions, DO NOT USE THE FILE. * * * The actual dynamically loadable plugin, and the library files for * static linking, which are also provided in some distributions, are * not covered by the licence described above. You should have * received a separate licence with terms and conditions for these * library files; if you received the library files without a licence, * please contact nCipher. [VMware does not distribute this component camellia.c] vmware-OpenSSL_1_0_2x/crypto/camellia/camellia.c [VMware does not distribute this component cmll_locl.h] vmware-OpenSSL_1_0_2x/crypto/camellia/cmll_locl.h Copyright 2006 NTT (Nippon Telegraph and Telephone Corporation) Intellectual Property information for Camellia: * http://info.isl.ntt.co.jp/crypt/eng/info/chiteki.html > Patent Disclaimer for OpenSSL [VMware does not distribute this component s_client.c] vmware-OpenSSL_1_0_2x/apps/s_client.c [VMware does not distribute this component s_server.c] vmware-OpenSSL_1_0_2x/apps/s_server.c [VMware does not distribute this component s3_clnt.c] vmware-OpenSSL_1_0_2x/ssl/s3_clnt.c [VMware does not distribute this component s3_enc.c] vmware-OpenSSL_1_0_2x/ssl/s3_enc.c [VMware does not distribute this component s3_lib.c] vmware-OpenSSL_1_0_2x/ssl/s3_lib.c [VMware does not distribute this component s3_srvr.c] vmware-OpenSSL_1_0_2x/ssl/s3_srvr.c [VMware does not distribute this component ssl_asn1.c] vmware-OpenSSL_1_0_2x/ssl/ssl_asn1.c [VMware does not distribute this component ssl_ciph.c] vmware-OpenSSL_1_0_2x/ssl/ssl_ciph.c [VMware does not distribute this component ssl.h] vmware-OpenSSL_1_0_2x/ssl/ssl.h [VMware does not distribute this component ssl_lib.c] vmware-OpenSSL_1_0_2x/ssl/ssl_lib.c [VMware does not distribute this component ssl_locl.h] vmware-OpenSSL_1_0_2x/ssl/ssl_locl.h [VMware does not distribute this component ssl_sess.c] vmware-OpenSSL_1_0_2x/ssl/ssl_sess.c [VMware does not distribute this component ssl_stat.c] vmware-OpenSSL_1_0_2x/ssl/ssl_stat.c [VMware does not distribute this component ssltest.c] vmware-OpenSSL_1_0_2x/ssl/ssltest.c [VMware does not distribute this component ssl_txt.c] vmware-OpenSSL_1_0_2x/ssl/ssl_txt.c [VMware does not distribute this component t1_enc.c] vmware-OpenSSL_1_0_2x/ssl/t1_enc.c [VMware does not distribute this component tls1.h] vmware-OpenSSL_1_0_2x/ssl/tls1.h Copyright 2005 Nokia. The portions of the attached software ("Contribution") is developed by * Nokia Corporation and is licensed pursuant to the OpenSSL open source * license. * * The Contribution, originally written by Mika Kousa and Pasi Eronen of * Nokia Corporation, consists of the "PSK" (Pre-Shared Key) ciphersuites * support (see RFC 4279) to OpenSSL. * * No patent licenses or other rights except those expressly stated in * the OpenSSL open source license shall be deemed granted or received * expressly, by implication, estoppel, or otherwise. * * No assurances are provided by Nokia that the Contribution does not * infringe the patent or other intellectual property rights of any third * party or that the license provides you with all the necessary rights * to make use of the Contribution. * * THE SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. IN * ADDITION TO THE DISCLAIMERS INCLUDED IN THE LICENSE, NOKIA * SPECIFICALLY DISCLAIMS ANY LIABILITY FOR CLAIMS BROUGHT BY YOU OR ANY * OTHER ENTITY BASED ON INFRINGEMENT OF INTELLECTUAL PROPERTY RIGHTS OR * OTHERWISE. [VMware does not distribute this component SSL_CTX_set_psk_client_callback.pod] vmware-OpenSSL_1_0_2x/doc/ssl/SSL_CTX_set_psk_client_callback.pod [VMware does not distribute this component SSL_CTX_use_psk_identity_hint.pod] vmware-OpenSSL_1_0_2x/doc/ssl/SSL_CTX_use_psk_identity_hint.pod [VMware does not distribute this component SSL_get_psk_identity.pod] vmware-OpenSSL_1_0_2x/doc/ssl/SSL_get_psk_identity.pod Copyright 2005 Nokia. The portions of the attached software ("Contribution") is developed by Nokia Corporation and is licensed pursuant to the OpenSSL open source license. The Contribution, originally written by Mika Kousa and Pasi Eronen of Nokia Corporation, consists of the "PSK" (Pre-Shared Key) ciphersuites support (see RFC 4279) to OpenSSL. No patent licenses or other rights except those expressly stated in the OpenSSL open source license shall be deemed granted or received expressly, by implication, estoppel, or otherwise. No assurances are provided by Nokia that the Contribution does not infringe the patent or other intellectual property rights of any third party or that the license provides you with all the necessary rights to make use of the Contribution. THE SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. IN ADDITION TO THE DISCLAIMERS INCLUDED IN THE LICENSE, NOKIA SPECIFICALLY DISCLAIMS ANY LIABILITY FOR CLAIMS BROUGHT BY YOU OR ANY OTHER ENTITY BASED ON INFRINGEMENT OF INTELLECTUAL PROPERTY RIGHTS OR OTHERWISE. > Robert Hubley License [VMware does not distribute this component sureware.h] vmware-OpenSSL_1_0_2x/engines/vendor_defns/sureware.h Copyright@2001 Baltimore Technologies Ltd. AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL [BALTIMORE] [TECHNOLOGIES] BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. > Sun RPC License [VMware does not distribute this component rpc_des.h] vmware-OpenSSL_1_0_2x/crypto/des/rpc_des.h Copyright (c) 1986 by Sun Microsystems, Inc. Sun RPC is a product of Sun Microsystems, Inc. and is provided for * unrestricted use provided that this legend is included on all tape * media and as a part of the software program in whole or part. Users * may copy or modify Sun RPC without charge, but are not authorized * to license or distribute it to anyone else except as part of a product or * program developed by the user. * * SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE * WARRANTIES OF DESIGN, MERCHANTIBILITY AND FITNESS FOR A PARTICULAR * PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE. * * Sun RPC is provided with no support and without any obligation on the * part of Sun Microsystems, Inc. to assist in its use, correction, * modification or enhancement. * * SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE * INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC * OR ANY PART THEREOF. * * In no event will Sun Microsystems, Inc. be liable for any lost revenue * or profits or other special, indirect and consequential damages, even if * Sun has been advised of the possibility of such damages. * * Sun Microsystems, Inc. * 2550 Garcia Avenue * Mountain View, California 94043 >>> python-3.9.2 ADDITIONAL LICENSE INFORMATION: > 0BSD Python-3.9.2/LICENSE Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. Python-3.9.2/Doc/license.rst Copyright (c) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. > Apache2.0 Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/pep517/colorlog.py Copyright 2012 Facebook Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the # License for the specific language governing permissions and limitations # under the License. Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/retrying.py Copyright 2013-2014 Ray Licensed under the Apache License, Version 2.0 (the "License"); ## you may not use this file except in compliance with the License. ## You may obtain a copy of the License at ## ## http://www.apache.org/licenses/LICENSE-2.0 ## ## Unless required by applicable law or agreed to in writing, software ## distributed under the License is distributed on an "AS IS" BASIS, ## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ## See the License for the specific language governing permissions and ## limitations under the License. Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/distro.py Copyright 2015,2016,2017 Nir Cohen Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/requests/__init__.py copyright (c) 2017 by Kenneth Reitz. license: Apache 2.0, Python-3.9.2/Lib/profile.py Python-3.9.2/Lib/pstats.py Copyright Disney Enterprises, Inc. Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, # either express or implied. See the License for the specific language # governing permissions and limitations under the License. > BSD-2 Python-3.9.2/Doc/license.rst Copyright (c) 2000 Doug White, 2006 James Knight, 2007 Christian Heimes Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Python-3.9.2/Modules/selectmodule.c Copyright (c) 2000 Doug White, 2006 James Knight, 2007 Christian Heimes Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. Python-3.9.2/Modules/_decimal/_decimal.c Copyright (c) 2008-2012 Stefan Krah. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS "AS IS" AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. Python-3.9.2/Modules/_decimal/tests/deccheck.py Python-3.9.2/Modules/_decimal/tests/formathelper.py Python-3.9.2/Modules/_decimal/tests/randdec.py Copyright (c) 2008-2012 Stefan Krah. Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: # # 1. Redistributions of source code must retain the above copyright # notice, this list of conditions and the following disclaimer. # # 2. Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in the # documentation and/or other materials provided with the distribution. # # THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS "AS IS" AND # ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE # ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL # DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS # OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT # LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. > BSD-3 Python-3.9.2/Doc/license.rst Copyright 1996 by Sam Rushing Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/packaging/__about__.py [NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS SUBPACKAGE UNDER THE TERMS OF THE BSD-3 LICENSE, THE TEXT OF WHICH IS SET FORTH BELOW. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.] Python-3.9.2/Lib/ensurepip/_bundled/setuptools-49.2.1-py3-none-any/pkg_resources/_vendor/packaging/__about__.py [NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS SUBPACKAGE UNDER THE TERMS OF THE BSD-3 LICENSE, THE TEXT OF WHICH IS SET FORTH BELOW. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.] Python-3.9.2/Lib/ensurepip/_bundled/setuptools-49.2.1-py3-none-any/setuptools/_vendor/packaging/__about__.py [NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS SUBPACKAGE UNDER THE TERMS OF THE BSD-3 LICENSE, THE TEXT OF WHICH IS SET FORTH BELOW. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.] Copyright 2014-2019 s This file is dual licensed under the terms of the Apache License, Version # 2.0, and the BSD License. See the LICENSE file in the root of this repository # for complete details. Python-3.9.2/Modules/addrinfo.h Copyright (c) 1995, 1996, 1997, 1998, and 1999 WIDE Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. Neither the name of the project nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. Python-3.9.2/Doc/license.rst Copyright (c) 1995, 1996, 1997, and 1998 WIDE Project. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The names of its contributors may not be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Python-3.9.2/Modules/getaddrinfo.c Python-3.9.2/Modules/getnameinfo.c Copyright (c) 1995, 1996, 1997, and 1998 WIDE Project. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. Neither the name of the project nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. Python-3.9.2/Modules/_randommodule.c Copyright (c) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The names of its contributors may not be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Python-3.9.2/Lib/optparse.py Copyright (c) 2002-2006 Python Software Foundation. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the author nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE [AUTHOR] OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Python-3.9.2/Doc/license.rst Python-3.9.2/Python/hashtable.c Copyright (c) 2005 Don Owens Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the author nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Python-3.9.2/Doc/license.rst Copyright (c) 2013 BSD license: [Copyright] ([c]) [2013] [W3C]([R]) ([MIT], [ERCIM], [Keio], [Beihang]), [All] [Rights] [Reserved]. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of [works] must retain the [original] copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the [original] copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the [W3C] nor the names of its contributors may be used to endorse or promote products derived from this [work] without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT [OWNER] OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Python-3.9.2/Lib/test/xmltestdata/c14n-20/README Copyright (c) 2013 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of [works] must retain the [original] copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the [original] copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the [W3C] nor the names of its contributors may be used to endorse or promote products derived from this [work] without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > MIT Python-3.9.2/Modules/_ctypes/libffi_osx/powerpc/ppc-ffi_darwin.c (c) 2002 Free Software Foundation, Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ``Software''), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Python-3.9.2/Lib/wsgiref/validate.py (c) 2005 Ian Bicking and contributors Licensed under the MIT [license]: http://www.opensource.org/licenses/mit-license.php Python-3.9.2/Doc/license.rst Copyright (c) 1991, 2000, 2001 by Lucent Technologies. MIT License> Python-3.9.2/Modules/_ctypes/libffi_osx/x86/x86-darwin.S Copyright (c) 1996, 1998, 2001, 2002, 2003 Red Hat, Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ``Software''), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL [CYGNUS] [SOLUTIONS] BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Python-3.9.2/Modules/_ctypes/libffi_osx/ffi.c Python-3.9.2/Modules/_ctypes/libffi_osx/types.c Copyright (c) 1996, 1998 Red Hat, Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ``Software''), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL [CYGNUS] [SOLUTIONS] BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Python-3.9.2/Modules/_ctypes/libffi_osx/include/ffi.h Python-3.9.2/Modules/_ctypes/libffi_osx/include/ppc-ffitarget.h Python-3.9.2/Modules/_ctypes/libffi_osx/include/x86-ffitarget.h Copyright (c) 1996-2003 Red Hat, Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ``Software''), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL [CYGNUS] [SOLUTIONS] BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Python-3.9.2/Modules/_ctypes/libffi_osx/LICENSE Copyright (c) 1996-2003 Red Hat, Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ``Software''), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL [CYGNUS] [SOLUTIONS] BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Python-3.9.2/Doc/license.rst Copyright (c) 1996-2008 Red Hat, Inc and others. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ``Software''), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Python-3.9.2/Modules/expat/ascii.h Python-3.9.2/Modules/expat/asciitab.h Python-3.9.2/Modules/expat/expat.h Python-3.9.2/Modules/expat/iasciitab.h Python-3.9.2/Modules/expat/internal.h Python-3.9.2/Modules/expat/latin1tab.h Python-3.9.2/Modules/expat/nametab.h Python-3.9.2/Modules/expat/utf8tab.h Python-3.9.2/Modules/expat/winconfig.h Python-3.9.2/Modules/expat/xmlrole.c Python-3.9.2/Modules/expat/xmlrole.h Python-3.9.2/Modules/expat/xmltok.c Python-3.9.2/Modules/expat/xmltok.h Python-3.9.2/Modules/expat/xmltok_impl.c Python-3.9.2/Modules/expat/xmltok_impl.h Python-3.9.2/Modules/expat/xmltok_ns.c Copyright (c) 1997-2000 Thai Open Source Software Center Ltd Licensed under the MIT license: Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Python-3.9.2/Modules/expat/expat_external.h Python-3.9.2/Modules/expat/xmlparse.c Copyright (c) 1997-2000 Thai Open Source Software Center Ltd the MIT license: Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Python-3.9.2/Doc/license.rst Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd and Clark Cooper Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Python-3.9.2/Doc/license.rst Copyright (c) 2001-2006 Twisted Matrix Laboratories. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Python-3.9.2/Lib/test/test_epoll.py Copyright (c) 2001-2006 Twisted Matrix Laboratories. Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the # "Software"), to deal in the Software without restriction, including # without limitation the rights to use, copy, modify, merge, publish, # distribute, sublicense, and/or sell copies of the Software, and to # permit persons to whom the Software is furnished to do so, subject to # the following conditions: # # The above copyright notice and this permission notice shall be # included in all copies or substantial portions of the Software. # # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, # EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND # NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE # LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION # OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Python-3.9.2/Modules/expat/COPYING Copyright (c) 2001-2017 Expat maintainers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Python-3.9.2/Modules/_ctypes/libffi_osx/powerpc/ppc64-darwin_closure.S Python-3.9.2/Modules/_ctypes/libffi_osx/powerpc/ppc-darwin_closure.S Python-3.9.2/Modules/_ctypes/libffi_osx/powerpc/ppc-darwin.h Copyright (c) 2002, 2003, 2004, Free Software Foundation, Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ``Software''), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Python-3.9.2/Modules/_ctypes/libffi_osx/x86/x86-ffi64.c Copyright (c) 2002 Bo Thorsen Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ``Software''), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL [CYGNUS] [SOLUTIONS] BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Python-3.9.2/Modules/_ctypes/darwin/dlfcn.h Python-3.9.2/Modules/_ctypes/darwin/LICENSE Copyright (c) 2002 Jorge Acereda & Peter O'Gorman Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/distlib/_backport/tarfile.py Python-3.9.2/Lib/tarfile.py Copyright (c) 2002 Lars Gustaebel Permission is hereby granted, free of charge, to any person # obtaining a copy of this software and associated documentation # files (the "Software"), to deal in the Software without # restriction, including without limitation the rights to use, # copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the # Software is furnished to do so, subject to the following # conditions: # # The above copyright notice and this permission notice shall be # included in all copies or substantial portions of the Software. # # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, # EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES # OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND # NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT # HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, # WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR # OTHER DEALINGS IN THE SOFTWARE. Python-3.9.2/Modules/_ctypes/darwin/dlfcn_simple.c Copyright (c) 2002 Peter O'Gorman Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Python-3.9.2/Modules/_ctypes/libffi_osx/x86/x86-ffi_darwin.c Copyright (c) 2002 Roger Sayle Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ``Software''), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL [CYGNUS] [SOLUTIONS] BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Python-3.9.2/Lib/ensurepip/_bundled/setuptools-49.2.1-py3-none-any/pkg_resources/_vendor/pyparsing.py Python-3.9.2/Lib/ensurepip/_bundled/setuptools-49.2.1-py3-none-any/setuptools/_vendor/pyparsing.py Copyright (c) 2003-2018 Paul T. McGuire Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the # "Software"), to deal in the Software without restriction, including # without limitation the rights to use, copy, modify, merge, publish, # distribute, sublicense, and/or sell copies of the Software, and to # permit persons to whom the Software is furnished to do so, subject to # the following conditions: # # The above copyright notice and this permission notice shall be # included in all copies or substantial portions of the Software. # # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, # EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. # IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY # CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, # TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE # SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/pyparsing.py Copyright (c) 2003-2019 Paul T. McGuire Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the # "Software"), to deal in the Software without restriction, including # without limitation the rights to use, copy, modify, merge, publish, # distribute, sublicense, and/or sell copies of the Software, and to # permit persons to whom the Software is furnished to do so, subject to # the following conditions: # # The above copyright notice and this permission notice shall be # included in all copies or substantial portions of the Software. # # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, # EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. # IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY # CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, # TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE # SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Python-3.9.2/Modules/_ctypes/libffi_osx/powerpc/ppc-darwin.S Copyright (c) 2004 Free Software Foundation, Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ``Software''), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Python-3.9.2/Modules/_ctypes/libffi_osx/x86/darwin64.S Copyright (c) 2006 Free Software Foundation, Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ``Software''), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/pep517/envbuild.py Copyright (c) 2008-2016 Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the # "Software"), to deal in the Software without restriction, including # without limitation the rights to use, copy, modify, merge, publish, # distribute, sublicense, and/or sell copies of the Software, and to # permit persons to whom the Software is furnished to do so, subject to # the following conditions: # # The above copyright notice and this permission notice shall be # included in all copies or substantial portions of the Software. # # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, # EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND # NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE # LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION # OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip-20.2.3.dist-info/LICENSE.txt Copyright (c) 2008-2019 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Python-3.9.2/Lib/ensurepip/_bundled/setuptools-49.2.1-py3-none-any/pkg_resources/_vendor/six.py Python-3.9.2/Lib/ensurepip/_bundled/setuptools-49.2.1-py3-none-any/setuptools/_vendor/six.py Copyright (c) 2010-2015 Benjamin Peterson Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in all # copies or substantial portions of the Software. # # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE # SOFTWARE. Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/urllib3/packages/six.py Copyright (c) 2010-2019 Benjamin Peterson Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in all # copies or substantial portions of the Software. # # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE # SOFTWARE. Python-3.9.2/Doc/license.rst Copyright (c) 2013 Marek Majkowski MIT License> Python-3.9.2/Python/pyhash.c Copyright (c) 2013 Marek Majkowski MIT License> Copyright ([c]) [2013] [Marek] [Majkowski] <[marek]@[popcount].[org]> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/urllib3/contrib/_securetransport/bindings.py Copyright (c) 2015-2016 Will Bond a whole [bunch] [of] [functions] [and] [constants] [from] [SecureTransport]. [The] [goal] [here] [is] [to] [provide] [the] [low]-[level] [API] [to] [SecureTransport]. [These] [are] [essentially] [the] [C]-[level] [functions] [and] [constants], [and] [they]'[re] [pretty] [gross] [to] [work] [with]. [This] [code] [is] [a] [bastardised] [version] [of] [the] [code] [found] [in] [Will] [Bond]'[s] [oscrypto] [library]. [An] [enormous] [debt] [is] [owed] [to] [him] [for] [blazing] [this] [trail] [for] [us]. [For] [that] [reason], [this] [code] [should] [be] [considered] [to] [be] [covered] [both] [by] [urllib3]'[s] [license] [and] [by] [oscrypto]'[s]: [Copyright] ([c]) [2015]-[2016] [Will] [Bond] <[will]@[wbond].[net]> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/urllib3/contrib/securetransport.py Copyright (c) 2015-2016 Will Bond Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Python-3.9.2/Lib/ensurepip/_bundled/setuptools-49.2.1-py3-none-any/setuptools-49.2.1.dist-info/LICENSE Copyright (c) 2016 Jason R Coombs Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. > OpenSSL Python-3.9.2/Doc/license.rst Copyright (c) 1998-2008 The OpenSSL Project. LICENSE ISSUES ============== The OpenSSL toolkit stays under a dual license, i.e. both the conditions of the OpenSSL License and the original SSLeay license apply to the toolkit. See below for the actual license texts. Actually both licenses are BSD-style Open Source licenses. In case of any license issues related to OpenSSL please contact openssl-core@openssl.org. OpenSSL License --------------- /* ==================================================================== * Copyright (c) [1998]-[2008] The OpenSSL Project. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). * */ Original SSLeay License ----------------------- /* Copyright (C) [1995]-[1998] Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com). * The implementation was written so as to conform with Netscapes SSL. * * This library is free for commercial and non-commercial use as long as * the following conditions are aheared to. The following conditions * apply to all code found in this distribution, be it the RC4, RSA, * lhash, DES, etc., code; not just the SSL code. The SSL documentation * included with this distribution is covered by the same copyright terms * except that the holder is Tim Hudson (tjh@cryptsoft.com). * * Copyright remains Eric Young's, and as such any Copyright notices in * the code are not to be removed. * If this package is used in a product, Eric Young should be given attribution * as the author of the parts of the library used. * This can be in the form of a textual message at program startup or * in documentation (online or textual) provided with the package. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * "This product includes cryptographic software written by * Eric Young (eay@cryptsoft.com)" * The word 'cryptographic' can be left out if the rouines from the library * being used are not cryptographic related :-). * 4. If you include any Windows specific code (or a derivative thereof) from * the apps directory (application code) you must include an acknowledgement: * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)" * * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * The licence and distribution terms for any publically available version or * derivative of this code cannot be changed. i.e. this code cannot simply be * copied and put under another distribution licence * [including the GNU Public Licence.] > Python-2.0 Python-3.9.2/Doc/license.rst Copyright (c) 1995-2001 Corporation for National Research Initiatives 1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the Individual or Organization ("Licensee") accessing and otherwise using this software in source or binary form and its associated documentation ("the Software"). 2. Subject to the terms and conditions of this BeOpen Python License Agreement, BeOpen hereby grants Licensee a non-exclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use the Software alone or in any derivative version, provided, however, that the BeOpen Python License is retained in the Software, alone or in any derivative version prepared by Licensee. 3. BeOpen is making the Software available to Licensee on an "AS IS" basis. BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT INFRINGE ANY THIRD PARTY RIGHTS. 4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. 5. This License Agreement will automatically terminate upon a material breach of its terms and conditions. 6. This License Agreement shall be governed by and interpreted in all respects by the law of the State of California, excluding conflict of law provisions. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between BeOpen and Licensee. This License Agreement does not grant permission to use BeOpen trademarks or trade names in a trademark sense to endorse or promote products or services of Licensee, or any third party. As an exception, the "BeOpen Python" logos available at http://www.pythonlabs.com/logos.html may be used according to the permissions granted on that web page. 7. By copying, installing or otherwise using the software, Licensee agrees to be bound by the terms and conditions of this License Agreement. Python-3.9.2/Mac/BuildScript/resources/License.rtf Copyright (c) 1995-2001 Corporation for National Research Initiatives 1. This LICENSE AGREEMENT is between the Corporation for National Research Initiatives, having an office at 1895 Preston White Drive, Reston, VA 20191 ("CNRI"), and the Individual or Organization ("Licensee") accessing and otherwise using Python 1.6.1 software in source or binary form and its associated documentation.\ \ 2. Subject to the terms and conditions of this License Agreement, CNRI hereby grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python 1.6.1 alone or in any derivative version, provided, however, that CNRI's License Agreement and CNRI's notice of copyright, i.e., "Copyright (c) 1995-2001 Corporation for National Research Initiatives; All Rights Reserved" are retained in Python 1.6.1 alone or in any derivative version prepared by Licensee. Alternately, in lieu of CNRI's License Agreement, Licensee may substitute the following text (omitting the quotes): "Python 1.6.1 is made available subject to the terms and conditions in CNRI's License Agreement. This Agreement together with Python 1.6.1 may be located on the Internet using the following unique, persistent identifier (known as a handle): 1895.22/1013. This Agreement may also be obtained from a proxy server on the Internet using the following URL: http://hdl.handle.net/1895.22/1013".\ \ 3. In the event Licensee prepares a derivative work that is based on or incorporates Python 1.6.1 or any part thereof, and wants to make the derivative work available to others as provided herein, then Licensee hereby agrees to include in any such work a brief summary of the changes made to Python 1.6.1.\ \ 4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS" basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.\ \ 5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON 1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.\ \ 6. This License Agreement will automatically terminate upon a material breach of its terms and conditions.\ \ 7. This License Agreement shall be governed by the federal intellectual property law of the United States, including without limitation the federal copyright law, and, to the extent such U.S. federal law does not apply, by the law of the Commonwealth of Virginia, excluding Virginia's conflict of law provisions. Notwithstanding the foregoing, with regard to derivative works based on Python 1.6.1 that incorporate non-separable material that was previously distributed under the GNU General Public License (GPL), the law of the Commonwealth of Virginia shall govern this License Agreement only as to issues arising under or with respect to Paragraphs 4, 5, and 7 of this License Agreement. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between CNRI and Licensee. This License Agreement does not grant permission to use CNRI trademarks or trade name in a trademark sense to endorse or promote products or services of Licensee, or any third party.\ \ 8. By clicking on the "ACCEPT" button where indicated, or by copying, installing or otherwise using Python 1.6.1, Licensee agrees to be bound by the terms and conditions of this License Agreement.\ Python-3.9.2/Lib/xml/etree/ElementTree.py Copyright (c) 1999-2008 by Fredrik Lundh. Licensed to PSF under a Contributor Agreement. # See http://www.python.org/[psf]/license for licensing details. Python-3.9.2/Modules/_elementtree.c Copyright (c) 1999-2009 by Secret Labs AB. Licensed to PSF under a Contributor Agreement. * See http://www.python.org/[psf]/license for licensing details. Python-3.9.2/Lib/urllib/robotparser.py [NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS SUBPACKAGE UNDER THE TERMS OF THE PYTHON-2.0 LICENSE, THE TEXT OF WHICH IS SET FORTH BELOW. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.] Copyright (c) 2000 Bastian Kleineidam You can choose between two licenses when using this package: 1) GNU GPLv2 2) PSF license for Python 2.2 Python-3.9.2/LICENSE Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021 Python Software Foundation A. HISTORY OF THE SOFTWARE ========================== Python was created in the early 1990s by Guido van Rossum at Stichting Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands as a successor of a language called ABC. Guido remains Python's principal author, although it includes many contributions from others. In 1995, Guido continued his work on Python at the Corporation for National Research Initiatives (CNRI, see http://www.cnri.reston.va.us) in Reston, Virginia where he released several versions of the software. In May 2000, Guido and the Python core development team moved to BeOpen.com to form the BeOpen PythonLabs team. In October of the same year, the PythonLabs team moved to Digital Creations, which became Zope Corporation. In 2001, the Python Software Foundation (PSF, see https://www.python.org/psf/) was formed, a non-profit organization created specifically to own Python-related Intellectual Property. Zope Corporation was a sponsoring member of the PSF. All Python releases are Open Source (see http://www.opensource.org for the Open Source Definition). Historically, most, but not all, Python releases have also been GPL-compatible; the table below summarizes the various releases. Release Derived Year Owner GPL- from compatible? (1) 0.9.0 thru 1.2 1991-1995 CWI yes 1.3 thru 1.5.2 1.2 1995-1999 CNRI yes 1.6 1.5.2 2000 CNRI no 2.0 1.6 2000 BeOpen.com no 1.6.1 1.6 2001 CNRI yes (2) 2.1 2.0+1.6.1 2001 PSF no 2.0.1 2.0+1.6.1 2001 PSF yes 2.1.1 2.1+2.0.1 2001 PSF yes 2.1.2 2.1.1 2002 PSF yes 2.1.3 2.1.2 2002 PSF yes 2.2 and above 2.1.1 2001-now PSF yes Footnotes: (1) GPL-compatible doesn't mean that we're distributing Python under the GPL. All Python licenses, unlike the GPL, let you distribute a modified version without making your changes open source. The GPL-compatible licenses make it possible to combine Python with other software that is released under the GPL; the others don't. (2) According to Richard Stallman, 1.6.1 is not GPL-compatible, because its license has a choice of law clause. According to CNRI, however, Stallman's lawyer has told CNRI's lawyer that 1.6.1 is "not incompatible" with the GPL. Thanks to the many outside volunteers who have worked under Guido's direction to make these releases possible. B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON =============================================================== [Python] [software] [and] [documentation] [are] [licensed] [under] [the] [Python] [Software] [Foundation] [License] [Version] [2]. [Starting] [with] [Python] [3].[8].[6], [examples], [recipes], [and] [other] [code] [in] [the] [documentation] [are] [dual] [licensed] [under] [the] [PSF] [License] [Version] [2] [and] [the] [Zero]-[Clause] [BSD] [license]. [Some] [software] [incorporated] [into] [Python] [is] [under] [different] [licenses]. [The] [licenses] [are] [listed] [with] [code] [falling] [under] [that] [license]. PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 -------------------------------------------- 1. This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"), and the Individual or Organization ("Licensee") accessing and otherwise using this software ("Python") in source or binary form and its associated documentation. 2. Subject to the terms and conditions of this License Agreement, PSF hereby grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python alone or in any derivative version, provided, however, that PSF's License Agreement and PSF's notice of copyright, i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, [2019], [2020], [2021] Python Software Foundation; All Rights Reserved" are retained in Python alone or in any derivative version prepared by Licensee. 3. In the event Licensee prepares a derivative work that is based on or incorporates Python or any part thereof, and wants to make the derivative work available to others as provided herein, then Licensee hereby agrees to include in any such work a brief summary of the changes made to Python. 4. PSF is making Python available to Licensee on an "AS IS" basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT INFRINGE ANY THIRD PARTY RIGHTS. 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. 6. This License Agreement will automatically terminate upon a material breach of its terms and conditions. 7. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between PSF and Licensee. This License Agreement does not grant permission to use PSF trademarks or trade name in a trademark sense to endorse or promote products or services of Licensee, or any third party. 8. By copying, installing or otherwise using Python, Licensee agrees to be bound by the terms and conditions of this License Agreement. BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0 ------------------------------------------- BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1 1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the Individual or Organization ("Licensee") accessing and otherwise using this software in source or binary form and its associated documentation ("the Software"). 2. Subject to the terms and conditions of this BeOpen Python License Agreement, BeOpen hereby grants Licensee a non-exclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use the Software alone or in any derivative version, provided, however, that the BeOpen Python License is retained in the Software, alone or in any derivative version prepared by Licensee. 3. BeOpen is making the Software available to Licensee on an "AS IS" basis. BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT INFRINGE ANY THIRD PARTY RIGHTS. 4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. 5. This License Agreement will automatically terminate upon a material breach of its terms and conditions. 6. This License Agreement shall be governed by and interpreted in all respects by the law of the State of California, excluding conflict of law provisions. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between BeOpen and Licensee. This License Agreement does not grant permission to use BeOpen trademarks or trade names in a trademark sense to endorse or promote products or services of Licensee, or any third party. As an exception, the "BeOpen Python" logos available at http://www.pythonlabs.com/logos.html may be used according to the permissions granted on that web page. 7. By copying, installing or otherwise using the software, Licensee agrees to be bound by the terms and conditions of this License Agreement. CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1 --------------------------------------- 1. This LICENSE AGREEMENT is between the Corporation for National Research Initiatives, having an office at 1895 Preston White Drive, Reston, VA 20191 ("CNRI"), and the Individual or Organization ("Licensee") accessing and otherwise using Python 1.6.1 software in source or binary form and its associated documentation. 2. Subject to the terms and conditions of this License Agreement, CNRI hereby grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python 1.6.1 alone or in any derivative version, provided, however, that CNRI's License Agreement and CNRI's notice of copyright, i.e., "Copyright (c) 1995-2001 Corporation for National Research Initiatives; All Rights Reserved" are retained in Python 1.6.1 alone or in any derivative version prepared by Licensee. Alternately, in lieu of CNRI's License Agreement, Licensee may substitute the following text (omitting the quotes): "Python 1.6.1 is made available subject to the terms and conditions in CNRI's License Agreement. This Agreement together with Python 1.6.1 may be located on the Internet using the following unique, persistent identifier (known as a handle): 1895.22/1013. This Agreement may also be obtained from a proxy server on the Internet using the following URL: http://hdl.handle.net/1895.22/1013". 3. In the event Licensee prepares a derivative work that is based on or incorporates Python 1.6.1 or any part thereof, and wants to make the derivative work available to others as provided herein, then Licensee hereby agrees to include in any such work a brief summary of the changes made to Python 1.6.1. 4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS" basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS. 5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON 1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. 6. This License Agreement will automatically terminate upon a material breach of its terms and conditions. 7. This License Agreement shall be governed by the federal intellectual property law of the United States, including without limitation the federal copyright law, and, to the extent such U.S. federal law does not apply, by the law of the Commonwealth of Virginia, excluding Virginia's conflict of law provisions. Notwithstanding the foregoing, with regard to derivative works based on Python 1.6.1 that incorporate non-separable material that was previously distributed under the GNU General Public License (GPL), the law of the Commonwealth of Virginia shall govern this License Agreement only as to issues arising under or with respect to Paragraphs 4, 5, and 7 of this License Agreement. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between CNRI and Licensee. This License Agreement does not grant permission to use CNRI trademarks or trade name in a trademark sense to endorse or promote products or services of Licensee, or any third party. 8. By clicking on the "ACCEPT" button where indicated, or by copying, installing or otherwise using Python 1.6.1, Licensee agrees to be bound by the terms and conditions of this License Agreement. ACCEPT CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2 -------------------------------------------------- Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam, The Netherlands. All rights reserved. Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of Stichting Mathematisch Centrum or CWI not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. Python-3.9.2/Lib/subprocess.py Copyright (c) 2003-2005 by Peter Astrand Licensed to PSF under a Contributor Agreement. # See http://www.python.org/2.4/license for licensing details. > BSD Source Code Attribution Python-3.9.2/Include/dynamic_annotations.h Python-3.9.2/Python/dynamic_annotations.c Copyright (c) 2008-2009, Google Inc. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Neither the name of Google Inc. nor the names of its * contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > Debian reportbug License Python-3.9.2/Python/getopt.c Copyright 1992-1994, David Gottner Permission to use, copy, modify, and distribute this software and its * documentation for any purpose and without fee is hereby granted, * provided that the above copyright notice, this permission notice [and] * [the] [following] [disclaimer] [notice] [appear] [unmodified] [in] [all] [copies]. * * I DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL I * BE LIABLE FOR ANY SPECIAL, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY * DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA, OR PROFITS, WHETHER * IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT * OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. > Free Software Foundation - Free Software License Python-3.9.2/configure Copyright (c) 1992-1996, 1998-2012 Free Software Foundation, Inc. This configure script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. Python-3.9.2/configure Copyright (c) 2012 Free Software Foundation, Inc. This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. > Free Software Foundation - MIT Style License Python-3.9.2/aclocal.m4 Copyright (c) 2004 Scott James Remnant This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. > Free unknown license detected but not recognized Python-3.9.2/config.guess Python-3.9.2/config.sub Copyright 1992-2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." > FSF All Permissive License Python-3.9.2/m4/ax_c_float_words_bigendian.m4 Copyright (c) 2008 Daniel Amelang Copying and distribution of this file, with or without modification, are # permitted in any medium without royalty provided the copyright notice # and this notice are preserved. This file is offered as-is, without any # warranty. Python-3.9.2/m4/ax_check_openssl.m4 Copyright (c) 2009,2010 Dustin J. Mitchell Copying and distribution of this file, with or without modification, are # permitted in any medium without royalty provided the copyright notice # and this notice are preserved. This file is offered as-is, without any # warranty. > Gary S. Brown License Python-3.9.2/Modules/binascii.c Copyright (c) 1986 Gary S. Brown. Copyright (C) 1986 Gary S. Brown. You may use this program, or code or tables extracted from it, as desired without restriction. > GNU General Public License 2.0 or later Python-3.9.2/aclocal.m4 Copyright (c) 2012-2015 Dan Nicholson This program is free software; you can redistribute it and/or modify [dnl] it under the terms of the GNU General Public License as published by [dnl] the Free Software Foundation; either version 2 of the License, or [dnl] (at your option) any later version. [dnl] [dnl] This program is distributed in the hope that it will be useful, but [dnl] WITHOUT ANY WARRANTY; without even the implied warranty of [dnl] MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU [dnl] General Public License for more details. [dnl] [dnl] You should have received a copy of the GNU General Public License [dnl] along with this program; if not, write to the Free Software [dnl] Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA [dnl] 02111-1307, USA. [dnl] [dnl] As a special exception to the GNU General Public License, if you [dnl] distribute this file as part of a program that contains a [dnl] configuration script generated by Autoconf, you may include it under [dnl] the same distribution terms that you use for the rest of that [dnl] program. > GNU General Public License 3.0 or later Python-3.9.2/config.guess Python-3.9.2/config.sub Copyright 1992-2018 Free Software Foundation, Inc. This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, see . # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that # program. This Exception is an additional permission under section 7 # of the GNU General Public License, version 3 ("GPLv3"). > GNU Lesser General Public License 2.1 or later Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/chardet/big5freq.py Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/chardet/chardistribution.py Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/chardet/charsetgroupprober.py Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/chardet/codingstatemachine.py Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/chardet/escprober.py Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/chardet/escsm.py Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/chardet/eucjpprober.py Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/chardet/euckrfreq.py Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/chardet/euctwfreq.py Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/chardet/gb2312freq.py Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/chardet/jisfreq.py Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/chardet/jpcntx.py Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/chardet/langbulgarianmodel.py Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/chardet/langgreekmodel.py Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/chardet/langhungarianmodel.py Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/chardet/langthaimodel.py Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/chardet/langturkishmodel.py Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/chardet/mbcssm.py Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/chardet/sjisprober.py Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/chardet/utf8prober.py Copyright (c) 1998 the Initial Developer. library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # [This] library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with [this] library; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA # 02110-1301 USA Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/chardet/big5prober.py Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/chardet/cp949prober.py Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/chardet/euckrprober.py Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/chardet/euctwprober.py Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/chardet/gb2312prober.py Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/chardet/langcyrillicmodel.py Copyright (c) 1998 the Initial Developer. This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with this library; if not, write to the Free Software # Foundation, Inc., 51 Franklin [St], Fifth Floor, Boston, MA # 02110-1301 USA Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/chardet/charsetprober.py Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/chardet/latin1prober.py Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/chardet/mbcharsetprober.py Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/chardet/mbcsgroupprober.py Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/chardet/sbcharsetprober.py Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/chardet/universaldetector.py Copyright (c) 2001 the Initial Developer. library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # [This] library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with [this] library; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA # 02110-1301 USA Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/chardet/sbcsgroupprober.py Copyright (c) 2001 the Initial Developer. This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with this library; if not, write to the Free Software # Foundation, Inc., 51 Franklin [St], Fifth Floor, Boston, MA # 02110-1301 USA Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/chardet/hebrewprober.py Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/chardet/langhebrewmodel.py Copyright (c) 2005 the Initial Developer. library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # [This] library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with [this] library; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA # 02110-1301 USA > Historical Permission Notice and Disclaimer Python-3.9.2/Modules/syslogmodule.c Copyright 1994 by Lance Ellinghouse, Cathedral City, California Republic, United States of America. Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of [Lance] [Ellinghouse] not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. [LANCE] [ELLINGHOUSE] DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL [LANCE] [ELLINGHOUSE] BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. Python-3.9.2/Lib/asynchat.py Python-3.9.2/Lib/asyncore.py Copyright 1996 by Sam Rushing Permission to use, copy, modify, and distribute this software and # its documentation for any purpose and without fee is hereby # granted, provided that the above copyright notice appear in all # copies and that both that copyright notice and this permission # notice appear in supporting documentation, and that the name of Sam # Rushing not be used in advertising or publicity pertaining to # distribution of the software without specific, written prior # permission. # # SAM RUSHING DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, # INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN # NO EVENT SHALL SAM RUSHING BE LIABLE FOR ANY SPECIAL, INDIRECT OR # CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS # OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, # NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN # CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. Python-3.9.2/Doc/license.rst Copyright 2000 by Timothy O'Malley Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of Sam Rushing not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. SAM RUSHING DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL SAM RUSHING BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. Python-3.9.2/Lib/http/cookies.py Copyright 2000 by Timothy O'Malley Permission to use, copy, modify, and distribute this software # and its documentation for any purpose and without fee is hereby # granted, provided that the above copyright notice appear in all # copies and that both that copyright notice and this permission # notice appear in supporting documentation, and that the name of # [Timothy] [O]'[Malley] not be used in advertising or publicity # pertaining to distribution of the software without specific, written # prior permission. # # [Timothy] [O]'[Malley] DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS # SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY # AND FITNESS, IN NO EVENT SHALL [Timothy] [O]'[Malley] BE LIABLE FOR # ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES # WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, # WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. Python-3.9.2/Lib/logging/handlers.py Copyright 2001-2016 by Vinay Sajip. Permission to use, copy, modify, and distribute this software and its # documentation for any purpose and without fee is hereby granted, # provided that the above copyright notice appear in all copies and that # both that copyright notice and this permission notice appear in # supporting documentation, and that the name of [Vinay] [Sajip] # not be used in advertising or publicity pertaining to distribution # of the software without specific, written prior permission. # [VINAY] [SAJIP] DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING # ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL # [VINAY] [SAJIP] BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR # ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER # IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT # OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. Python-3.9.2/Lib/logging/config.py Python-3.9.2/Lib/logging/__init__.py Python-3.9.2/Lib/test/test_logging.py Copyright 2001-2019 by Vinay Sajip. Permission to use, copy, modify, and distribute this software and its # documentation for any purpose and without fee is hereby granted, # provided that the above copyright notice appear in all copies and that # both that copyright notice and this permission notice appear in # supporting documentation, and that the name of [Vinay] [Sajip] # not be used in advertising or publicity pertaining to distribution # of the software without specific, written prior permission. # [VINAY] [SAJIP] DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING # ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL # [VINAY] [SAJIP] BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR # ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER # IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT # OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. Python-3.9.2/Lib/xmlrpc/client.py Copyright (c) 1999-2002 by Fredrik Lundh By obtaining, using, and/or copying this software and/or its # associated documentation, you agree that you have read, understood, # and will comply with the following terms and conditions: # # Permission to use, copy, modify, and distribute this software and # its associated documentation for any purpose and without fee is # hereby granted, provided that the above copyright notice appears in # all copies, and that both that copyright notice and this permission # notice appear in supporting documentation, and that the name of # [Secret] [Labs] [AB] or the author not be used in advertising or publicity # pertaining to distribution of the software without specific, written # prior permission. # # [SECRET] [LABS] [AB] AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD # TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF [MERCHANT]- # [ABILITY] AND FITNESS. IN NO EVENT SHALL [SECRET] [LABS] [AB] OR THE AUTHOR # BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY # DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, # WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE # OF THIS SOFTWARE. Python-3.9.2/Lib/xml/etree/ElementInclude.py Python-3.9.2/Lib/xml/etree/ElementTree.py Python-3.9.2/Lib/xml/etree/__init__.py Copyright (c) 1999-2008 by Fredrik Lundh By obtaining, using, and/or copying this software and/or its # associated documentation, you agree that you have read, understood, # and will comply with the following terms and conditions: # # Permission to use, copy, modify, and distribute this software and # its associated documentation for any purpose and without fee is # hereby granted, provided that the above copyright notice appears in # all copies, and that both that copyright notice and this permission # notice appear in supporting documentation, and that the name of # [Secret] [Labs] [AB] or the author not be used in advertising or publicity # pertaining to distribution of the software without specific, written # prior permission. # # [SECRET] [LABS] [AB] AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD # TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF [MERCHANT]- # [ABILITY] AND FITNESS. IN NO EVENT SHALL [SECRET] [LABS] [AB] OR THE AUTHOR # BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY # DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, # WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE # OF THIS SOFTWARE. Python-3.9.2/Lib/xml/etree/ElementPath.py Copyright (c) 1999-2009 by Fredrik Lundh By obtaining, using, and/or copying this software and/or its # associated documentation, you agree that you have read, understood, # and will comply with the following terms and conditions: # # Permission to use, copy, modify, and distribute this software and # its associated documentation for any purpose and without fee is # hereby granted, provided that the above copyright notice appears in # all copies, and that both that copyright notice and this permission # notice appear in supporting documentation, and that the name of # [Secret] [Labs] [AB] or the author not be used in advertising or publicity # pertaining to distribution of the software without specific, written # prior permission. # # [SECRET] [LABS] [AB] AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD # TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF [MERCHANT]- # [ABILITY] AND FITNESS. IN NO EVENT SHALL [SECRET] [LABS] [AB] OR THE AUTHOR # BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY # DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, # WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE # OF THIS SOFTWARE. Python-3.9.2/Include/unicodeobject.h Copyright (c) 1999 by Fredrik Lundh By obtaining, using, and/or copying this software and/or its * associated documentation, you agree that you have read, understood, * and will comply with the following terms and conditions: * * Permission to use, copy, modify, and distribute this software and its * associated documentation for any purpose and without fee is hereby * granted, provided that the above copyright notice appears in all * copies, and that both that copyright notice and this permission notice * appear in supporting documentation, and that the name of [Secret] [Labs] * [AB] or the author not be used in advertising or publicity pertaining to * distribution of the software without specific, written prior * permission. * * [SECRET] [LABS] [AB] AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND * FITNESS. IN NO EVENT SHALL [SECRET] [LABS] [AB] OR THE AUTHOR BE LIABLE FOR * ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT * OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. Python-3.9.2/Objects/unicodeobject.c Copyright (c) 1999 by Fredrik Lundh By obtaining, using, and/or copying this software and/or its associated documentation, you agree that you have read, understood, and will comply with the following terms and conditions: Permission to use, copy, modify, and distribute this software and its associated documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appears in all copies, and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of [Secret] [Labs] [AB] or the author not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. [SECRET] [LABS] [AB] AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL [SECRET] [LABS] [AB] OR THE AUTHOR BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. Python-3.9.2/Lib/platform.py Copyright (c) 2000-2010, eGenix.com Software GmbH Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee [or] [royalty] is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation [or] [portions] [thereof], [including] [modifications], [that] [you] [make]. [EGENIX].[COM] [SOFTWARE] [GMBH] DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL [THE] AUTHOR BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE ! Python-3.9.2/Modules/_winapi.c Copyright (c) 2004 by Peter Astrand By obtaining, using, and/or copying this software and/or its * associated documentation, you agree that you have read, understood, * and will comply with the following terms and conditions: * * Permission to use, copy, modify, and distribute this software and * its associated documentation for any purpose and without fee is * hereby granted, provided that the above copyright notice appears in * all copies, and that both that copyright notice and this permission * notice appear in supporting documentation, and that the name of [the] * [authors] not be used in advertising or publicity pertaining to * distribution of the software without specific, written prior * permission. * * [THE] [AUTHORS] DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. * IN NO EVENT SHALL [THE] [AUTHORS] BE LIABLE FOR ANY SPECIAL, INDIRECT OR * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS * OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, * NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. > ISC License Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/progress/bar.py Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/progress/counter.py Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/progress/__init__.py Python-3.9.2/Lib/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any/pip/_vendor/progress/spinner.py Copyright (c) 2012 Giorgos Verigakis Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above # copyright notice and this permission notice appear in all copies. # # THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES # WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF # MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR # ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES # WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN # ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. > PSF License Agreement for Python 3.7.2 Python-3.9.2/PC/store_info.txt Copyright (c) 2001-2018 Python Software Foundation PSF LICENSE AGREEMENT FOR PYTHON 3.[9] 1. This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"), and the Individual or Organization ("Licensee") accessing and otherwise using Python 3.[9] software in source or binary form and its associated documentation. 2. Subject to the terms and conditions of this License Agreement, PSF hereby grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python 3.[9] alone or in any derivative version, provided, however, that PSF's License Agreement and PSF's notice of copyright, i.e., "Copyright © 2001-[2018] Python Software Foundation; All Rights Reserved" are retained in Python 3.[9] alone or in any derivative version prepared by Licensee. 3. In the event Licensee prepares a derivative work that is based on or incorporates Python 3.[9] or any part thereof, and wants to make the derivative work available to others as provided herein, then Licensee hereby agrees to include in any such work a brief summary of the changes made to Python 3.[9]. 4. PSF is making Python 3.[9] available to Licensee on an "AS IS" basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 3.[9] WILL NOT INFRINGE ANY THIRD PARTY RIGHTS. 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON 3.[9] FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 3.[9], OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. 6. This License Agreement will automatically terminate upon a material breach of its terms and conditions. 7. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between PSF and Licensee. This License Agreement does not grant permission to use PSF trademarks or trade name in a trademark sense to endorse or promote products or services of Licensee, or any third party. 8. By copying, installing or otherwise using Python 3.[9], Licensee agrees to be bound by the terms and conditions of this License Agreement. > Python CWI License Agreement Python-3.9.2/Lib/uu.py Copyright 1994 by Lance Ellinghouse Cathedral City, California Republic, United States of America. Permission to use, copy, modify, and distribute this software and its # documentation for any purpose and without fee is hereby granted, # provided that the above copyright notice appear in all copies and that # both that copyright notice and this permission notice appear in # supporting documentation, and that the name of [Lance] [Ellinghouse] # not be used in advertising or publicity pertaining to distribution # of the software without specific, written prior permission. # [LANCE] [ELLINGHOUSE] DISCLAIMS ALL WARRANTIES WITH REGARD TO # THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND # FITNESS, IN NO EVENT SHALL [LANCE] [ELLINGHOUSE] CENTRUM BE LIABLE # FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES # WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN # ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT # OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. Python-3.9.2/Doc/license.rst Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of Stichting Mathematisch Centrum or CWI not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. Python-3.9.2/Mac/BuildScript/resources/License.rtf Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of Stichting Mathematisch Centrum or CWI not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission.\ \ STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\ > SunPro Attribution License Python-3.9.2/Modules/_math.c Copyright (c) 1993 by Sun Microsystems, Inc. Developed at SunPro, a Sun Microsystems, Inc. business. * Permission to use, copy, modify, and distribute this * software is freely granted, provided that this notice * is preserved. > Unicode Mappings License Python-3.9.2/Tools/unicode/python-mappings/GB2312.TXT Python-3.9.2/Tools/unicode/python-mappings/KOI8-U.TXT Copyright (c) 1991-1999 Unicode, Inc. This file is provided as-is by Unicode, Inc. (The Unicode Consortium). # No claims are made as to fitness for any particular purpose. No # warranties of any kind are expressed or implied. The recipient # agrees to determine applicability of information provided. If this # file has been provided on optical media by Unicode, Inc., the sole # remedy for any claim will be exchange of defective media within 90 # days of receipt. # # Unicode, Inc. hereby grants the right to freely use the information # supplied in this file in the creation of products supporting the # Unicode Standard, and to make copies of this file in any form for # internal or external distribution as long as this notice remains # attached. Python-3.9.2/Tools/unicode/python-mappings/CP1140.TXT Python-3.9.2/Tools/unicode/python-mappings/TIS-620.TXT Copyright (c) 2002 Unicode, Inc. This file is provided as-is by Unicode, Inc. (The Unicode Consortium). # No claims are made as to fitness for any particular purpose. No # warranties of any kind are expressed or implied. The recipient # agrees to determine applicability of information provided. If this # file has been provided on optical media by Unicode, Inc., the sole # remedy for any claim will be exchange of defective media within 90 # days of receipt. # # Unicode, Inc. hereby grants the right to freely use the information # supplied in this file in the creation of products supporting the # Unicode Standard, and to make copies of this file in any form for # internal or external distribution as long as this notice remains # attached. > X11-Style (Lucent) Python-3.9.2/Python/dtoa.c Copyright (c) 1991, 2000, 2001 by Lucent Technologies. Permission to use, copy, modify, and distribute this software for any * purpose without fee is hereby granted, provided that this entire notice * is included in all copies of any software which is or includes a copy * or modification of this software and in all copies of the supporting * documentation for such software. * * THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED * WARRANTY. IN PARTICULAR, NEITHER THE AUTHOR NOR LUCENT MAKES ANY * REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY * OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE. > X11-Style (X Consortium) Python-3.9.2/install-sh Copyright (c) 1994 X Consortium Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to # deal in the Software without restriction, including without limitation the # rights to use, copy, modify, merge, publish, distribute, sublicense, and/or # sell copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE # X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN # AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC- # TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # # Except as contained in this notice, the name of the X Consortium shall not # be used in advertising or otherwise to promote the sale, use or other deal- # ings in this Software without prior written authorization from the X Consor- # tium. Python-3.9.2/Tools/pynche/X/xlicense.txt Copyright (c) 1998 The Open Group Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE [OPEN] [GROUP] BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Except as contained in this notice, the name of The [Open] [Group] shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The [Open] [Group]. X Window System is a trademark of > ZLIB License Python-3.9.2/Doc/license.rst Copyright (c) 1995-2011 Jean-loup Gailly and Mark Adler This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. Jean-loup Gailly Mark Adler jloup@gzip.org madler@alumni.caltech.edu Python-3.9.2/Modules/_sqlite/microprotocols.c Python-3.9.2/Modules/_sqlite/microprotocols.h Copyright (c) 2003-2004 Federico Di Gregorio license: * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages * arising from the use of this software. * * Permission is granted to anyone to use this software for any purpose, * including commercial applications, and to alter it and redistribute it * freely, subject to the following restrictions: * * 1. The origin of this software must not be misrepresented; you must not * claim that you wrote the original software. If you use this software * in a product, an acknowledgment in the product documentation would be * appreciated but is not required. * 2. Altered source versions must be plainly marked as such, and must not be * misrepresented as being the original software. * 3. This notice may not be removed or altered from any source distribution. Python-3.9.2/Lib/sqlite3/dbapi2.py Copyright (c) 2004-2005 Gerhard Haring This software is provided 'as-is', without any express or implied # warranty. In no event will the authors be held liable for any damages # arising from the use of this software. # # Permission is granted to anyone to use this software for any purpose, # including commercial applications, and to alter it and redistribute it # freely, subject to the following restrictions: # # 1. The origin of this software must not be misrepresented; you must not # claim that you wrote the original software. If you use this software # in a product, an acknowledgment in the product documentation would be # appreciated but is not required. # 2. Altered source versions must be plainly marked as such, and must not be # misrepresented as being the original software. # 3. This notice may not be removed or altered from any source distribution. Python-3.9.2/Lib/sqlite3/test/dbapi.py Copyright (c) 2004-2010 Gerhard Haring This software is provided 'as-is', without any express or implied # warranty. In no event will the authors be held liable for any damages # arising from the use of this software. # # Permission is granted to anyone to use this software for any purpose, # including commercial applications, and to alter it and redistribute it # freely, subject to the following restrictions: # # 1. The origin of this software must not be misrepresented; you must not # claim that you wrote the original software. If you use this software # in a product, an acknowledgment in the product documentation would be # appreciated but is not required. # 2. Altered source versions must be plainly marked as such, and must not be # misrepresented as being the original software. # 3. This notice may not be removed or altered from any source distribution. Python-3.9.2/Modules/_sqlite/cache.c Python-3.9.2/Modules/_sqlite/cache.h Python-3.9.2/Modules/_sqlite/connection.c Python-3.9.2/Modules/_sqlite/connection.h Python-3.9.2/Modules/_sqlite/cursor.c Python-3.9.2/Modules/_sqlite/cursor.h Python-3.9.2/Modules/_sqlite/module.c Python-3.9.2/Modules/_sqlite/module.h Copyright (c) 2004-2010 Gerhard Haring This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages * arising from the use of this software. * * Permission is granted to anyone to use this software for any purpose, * including commercial applications, and to alter it and redistribute it * freely, subject to the following restrictions: * * 1. The origin of this software must not be misrepresented; you must not * claim that you wrote the original software. If you use this software * in a product, an acknowledgment in the product documentation would be * appreciated but is not required. * 2. Altered source versions must be plainly marked as such, and must not be * misrepresented as being the original software. * 3. This notice may not be removed or altered from any source distribution. Python-3.9.2/Lib/sqlite3/test/factory.py Python-3.9.2/Lib/sqlite3/test/transactions.py Python-3.9.2/Lib/sqlite3/test/userfunctions.py Copyright (c) 2005-2007 Gerhard Haring This software is provided 'as-is', without any express or implied # warranty. In no event will the authors be held liable for any damages # arising from the use of this software. # # Permission is granted to anyone to use this software for any purpose, # including commercial applications, and to alter it and redistribute it # freely, subject to the following restrictions: # # 1. The origin of this software must not be misrepresented; you must not # claim that you wrote the original software. If you use this software # in a product, an acknowledgment in the product documentation would be # appreciated but is not required. # 2. Altered source versions must be plainly marked as such, and must not be # misrepresented as being the original software. # 3. This notice may not be removed or altered from any source distribution. Python-3.9.2/Modules/_sqlite/prepare_protocol.c Python-3.9.2/Modules/_sqlite/prepare_protocol.h Python-3.9.2/Modules/_sqlite/row.c Python-3.9.2/Modules/_sqlite/row.h Python-3.9.2/Modules/_sqlite/statement.c Python-3.9.2/Modules/_sqlite/statement.h Python-3.9.2/Modules/_sqlite/util.c Python-3.9.2/Modules/_sqlite/util.h Copyright (c) 2005-2010 Gerhard Haring This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages * arising from the use of this software. * * Permission is granted to anyone to use this software for any purpose, * including commercial applications, and to alter it and redistribute it * freely, subject to the following restrictions: * * 1. The origin of this software must not be misrepresented; you must not * claim that you wrote the original software. If you use this software * in a product, an acknowledgment in the product documentation would be * appreciated but is not required. * 2. Altered source versions must be plainly marked as such, and must not be * misrepresented as being the original software. * 3. This notice may not be removed or altered from any source distribution. Python-3.9.2/Lib/sqlite3/__init__.py Python-3.9.2/Lib/sqlite3/test/types.py Copyright (c) 2005 Gerhard Haring This software is provided 'as-is', without any express or implied # warranty. In no event will the authors be held liable for any damages # arising from the use of this software. # # Permission is granted to anyone to use this software for any purpose, # including commercial applications, and to alter it and redistribute it # freely, subject to the following restrictions: # # 1. The origin of this software must not be misrepresented; you must not # claim that you wrote the original software. If you use this software # in a product, an acknowledgment in the product documentation would be # appreciated but is not required. # 2. Altered source versions must be plainly marked as such, and must not be # misrepresented as being the original software. # 3. This notice may not be removed or altered from any source distribution. Python-3.9.2/Lib/sqlite3/test/hooks.py Copyright (c) 2006-2007 Gerhard Haring This software is provided 'as-is', without any express or implied # warranty. In no event will the authors be held liable for any damages # arising from the use of this software. # # Permission is granted to anyone to use this software for any purpose, # including commercial applications, and to alter it and redistribute it # freely, subject to the following restrictions: # # 1. The origin of this software must not be misrepresented; you must not # claim that you wrote the original software. If you use this software # in a product, an acknowledgment in the product documentation would be # appreciated but is not required. # 2. Altered source versions must be plainly marked as such, and must not be # misrepresented as being the original software. # 3. This notice may not be removed or altered from any source distribution. Python-3.9.2/Lib/sqlite3/test/regression.py Copyright (c) 2006-2010 Gerhard Haring This software is provided 'as-is', without any express or implied # warranty. In no event will the authors be held liable for any damages # arising from the use of this software. # # Permission is granted to anyone to use this software for any purpose, # including commercial applications, and to alter it and redistribute it # freely, subject to the following restrictions: # # 1. The origin of this software must not be misrepresented; you must not # claim that you wrote the original software. If you use this software # in a product, an acknowledgment in the product documentation would be # appreciated but is not required. # 2. Altered source versions must be plainly marked as such, and must not be # misrepresented as being the original software. # 3. This notice may not be removed or altered from any source distribution. Python-3.9.2/Lib/turtle.py Copyright (c) 2006 - 2010 Gregor Lingl This software is provided 'as-is', without any express or implied # warranty. In no event will the authors be held liable for any damages # arising from the use of this software. # # Permission is granted to anyone to use this software for any purpose, # including commercial applications, and to alter it and redistribute it # freely, subject to the following restrictions: # # 1. The origin of this software must not be misrepresented; you must not # claim that you wrote the original software. If you use this software # in a product, an acknowledgment in the product documentation would be # appreciated but is not required. # 2. Altered source versions must be plainly marked as such, and must not be # misrepresented as being the original software. # 3. This notice may not be removed or altered from any source distribution. --------------- SECTION 3: Creative Commons Attribution-ShareAlike, V3.0 ---------- Creative Commons Attribution-ShareAlike, V3.0 is applicable to the following component(s). >>> how-do-i-create-a-nice-looking-dmg-for-mac-os-x-using-command-line-tools-0.0 LICENSE: cc by-sa 3.0 with attribution required http://stackoverflow.com/questions/96882/how-do-i-create-a-nice-looking-dmg-for-mac-os-x-using-command-line-tools AUTHOR(S): Ludvig A Norin : http://stackoverflow.com/users/16909/ludvig-a-norin Mecki : http://stackoverflow.com/users/15809/mecki Andrey Tarantsov : http://stackoverflow.com/users/58146/andrey-tarantsov Michael Tsai : http://stackoverflow.com/users/6311/michael-tsai Nik Reiman : http://stackoverflow.com/users/14302/nik-reiman Saurabh : http://stackoverflow.com/users/303073/saurabh T.J. Yang : http://stackoverflow.com/users/986350/t-j-yang hor10zs : http://stackoverflow.com/users/316281/hor10zs Parag Bafna : http://stackoverflow.com/users/944634/parag-bafna alastair : http://stackoverflow.com/users/346335/alastair Barry : http://stackoverflow.com/users/246672/barry --------------- SECTION 4: GNU Lesser General Public License, V2.1 ---------- GNU Lesser General Public License, V2.1 is applicable to the following component(s). >>> libwebsocket-1.4 Copyright (C) 2010-2014 Andy Green This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation: version 2.1 of the License. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. Libwebsockets and included programs are provided under the terms of the GNU Library General Public License (LGPL) 2.1, with the following exceptions: 1) Static linking of programs with the libwebsockets library does not constitute a derivative work and does not require the author to provide source code for the program, use the shared libwebsockets libraries, or link their program against a user-supplied version of libwebsockets. If you link the program to a modified version of libwebsockets, then the changes to libwebsockets must be provided under the terms of the LGPL in sections 1, 2, and 4. 2) You do not have to provide a copy of the libwebsockets license with programs that are linked to the libwebsockets library, nor do you have to identify the libwebsockets license in your program or documentation as required by section 6 of the LGPL. However, programs must still identify their use of libwebsockets. The following example statement can be included in user documentation to satisfy this requirement: ADDITIONAL LICENSE INFORMATION: > GPL 3.0 *****VMWARE DOESNOT DISTRIBUTE THE SUB-COMPONENT LIBWEBSOCKETS.SPEC***** libwebsockets-master.tar.gz\libwebsockets-master.tar\libwebsockets-master\libwebsockets.spec Name: libwebsockets Version: 1.4 Release: 48.gmaster_16fb0132%{?dist} Summary: Websocket Server Library Group: System License: GPL > MIT libwebsockets-master.tar.gz\libwebsockets-master.tar\libwebsockets-master\lib\ssl-http2.c Copyright (c) 2012 Tatsuhiro Tsujikawa Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. > BSD libwebsockets-master.tar.gz\libwebsockets-master.tar\libwebsockets-master\lib\sha-1.c Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > LGPL 2.0 libwebsockets-master.tar.gz\libwebsockets-master.tar\libwebsockets-master\lib\daemonize.c This code is mainly taken from Doug Potter's page http://www-theorie.physik.unizh.ch/~dpotter/howto/daemonize I contacted him 2007-04-16 about the license for the original code, he replied it is Public Domain. Use the URL above to get the original Public Domain version if you want it. This version is LGPL2 and is (c)2006 - 2013 Andy Green > BSD Program: 3D Slicer Copyright (c) Kitware Inc. See COPYRIGHT.txt or http://www.slicer.org/copyright/copyright.txt for details. Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. This file was originally developed by Jean-Christophe Fillion-Robin, Kitware Inc. and was partially funded by NIH grant 3P41RR013218-12S1 AG 2013-02-18: I got it from here https://github.com/Slicer/Slicer/blob/master/CMake/FindGit.cmake license is BSD > LGPL 2.1 libwebsockets-master.tar.gz\libwebsockets-master.tar\libwebsockets-master\lib\client-parser.c Copyright (C) 2010-2014 Andy Green This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation: version 2.1 of the License. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA =============== APPENDIX. Standard License Files ============== --------------- SECTION 1: Apache License, V2.0 ----------- Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty- free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: a. You must give any other recipients of the Work or Derivative Works a copy of this License; and b. You must cause any modified files to carry prominent notices stating that You changed the files; and c. You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and d. If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS --------------- SECTION 2: Creative Commons Attribution-ShareAlike, V3.0 ----------- Creative Commons Attribution-ShareAlike 3.0 Unported CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS LICENSE DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM ITS USE. License THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED. BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO BE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY BE CONSIDERED TO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS. 1. Definitions a. "Adaptation" means a work based upon the Work, or upon the Work and other pre-existing works, such as a translation, adaptation, derivative work, arrangement of music or other alterations of a literary or artistic work, or phonogram or performance and includes cinematographic adaptations or any other form in which the Work may be recast, transformed, or adapted including in any form recognizably derived from the original, except that a work that constitutes a Collection will not be considered an Adaptation for the purpose of this License. For the avoidance of doubt, where the Work is a musical work, performance or phonogram, the synchronization of the Work in timed-relation with a moving image ("synching") will be considered an Adaptation for the purpose of this License. b. "Collection" means a collection of literary or artistic works, such as encyclopedias and anthologies, or performances, phonograms or broadcasts, or other works or subject matter other than works listed in Section 1(f) below, which, by reason of the selection and arrangement of their contents, constitute intellectual creations, in which the Work is included in its entirety in unmodified form along with one or more other contributions, each constituting separate and independent works in themselves, which together are assembled into a collective whole. A work that constitutes a Collection will not be considered an Adaptation (as defined below) for the purposes of this License. c. "Creative Commons Compatible License" means a license that is listed at http://creativecommons.org/compatiblelicenses that has been approved by Creative Commons as being essentially equivalent to this License, including, at a minimum, because that license: (i) contains terms that have the same purpose, meaning and effect as the License Elements of this License; and, (ii) explicitly permits the relicensing of adaptations of works made available under that license under this License or a Creative Commons jurisdiction license with the same License Elements as this License. d. "Distribute" means to make available to the public the original and copies of the Work or Adaptation, as appropriate, through sale or other transfer of ownership. e. "License Elements" means the following high-level license attributes as selected by Licensor and indicated in the title of this License: Attribution, ShareAlike. f. "Licensor" means the individual, individuals, entity or entities that offer(s) the Work under the terms of this License. g. "Original Author" means, in the case of a literary or artistic work, the individual, individuals, entity or entities who created the Work or if no individual or entity can be identified, the publisher; and in addition (i) in the case of a performance the actors, singers, musicians, dancers, and other persons who act, sing, deliver, declaim, play in, interpret or otherwise perform literary or artistic works or expressions of folklore; (ii) in the case of a phonogram the producer being the person or legal entity who first fixes the sounds of a performance or other sounds; and, (iii) in the case of broadcasts, the organization that transmits the broadcast. h. "Work" means the literary and/or artistic work offered under the terms of this License including without limitation any production in the literary, scientific and artistic domain, whatever may be the mode or form of its expression including digital form, such as a book, pamphlet and other writing; a lecture, address, sermon or other work of the same nature; a dramatic or dramatico-musical work; a choreographic work or entertainment in dumb show; a musical composition with or without words; a cinematographic work to which are assimilated works expressed by a process analogous to cinematography; a work of drawing, painting, architecture, sculpture, engraving or lithography; a photographic work to which are assimilated works expressed by a process analogous to photography; a work of applied art; an illustration, map, plan, sketch or three-dimensional work relative to geography, topography, architecture or science; a performance; a broadcast; a phonogram; a compilation of data to the extent it is protected as a copyrightable work; or a work performed by a variety or circus performer to the extent it is not otherwise considered a literary or artistic work. i. "You" means an individual or entity exercising rights under this License who has not previously violated the terms of this License with respect to the Work, or who has received express permission from the Licensor to exercise rights under this License despite a previous violation. j. "Publicly Perform" means to perform public recitations of the Work and to communicate to the public those public recitations, by any means or process, including by wire or wireless means or public digital performances; to make available to the public Works in such a way that members of the public may access these Works from a place and at a place individually chosen by them; to perform the Work to the public by any means or process and the communication to the public of the performances of the Work, including by public digital performance; to broadcast and rebroadcast the Work by any means including signs, sounds or images. k. "Reproduce" means to make copies of the Work by any means including without limitation by sound or visual recordings and the right of fixation and reproducing fixations of the Work, including storage of a protected performance or phonogram in digital form or other electronic medium. 2. Fair Dealing Rights. Nothing in this License is intended to reduce, limit, or restrict any uses free from copyright or rights arising from limitations or exceptions that are provided for in connection with the copyright protection under copyright law or other applicable laws. 3. License Grant. Subject to the terms and conditions of this License, Licensor hereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for the duration of the applicable copyright) license to exercise the rights in the Work as stated below: a. to Reproduce the Work, to incorporate the Work into one or more Collections, and to Reproduce the Work as incorporated in the Collections; b. to create and Reproduce Adaptations provided that any such Adaptation, including any translation in any medium, takes reasonable steps to clearly label, demarcate or otherwise identify that changes were made to the original Work. For example, a translation could be marked "The original work was translated from English to Spanish," or a modification could indicate "The original work has been modified."; c. to Distribute and Publicly Perform the Work including as incorporated in Collections; and, d. to Distribute and Publicly Perform Adaptations. e. For the avoidance of doubt: i. Non-waivable Compulsory License Schemes. In those jurisdictions in which the right to collect royalties through any statutory or compulsory licensing scheme cannot be waived, the Licensor reserves the exclusive right to collect such royalties for any exercise by You of the rights granted under this License; ii. Waivable Compulsory License Schemes. In those jurisdictions in which the right to collect royalties through any statutory or compulsory licensing scheme can be waived, the Licensor waives the exclusive right to collect such royalties for any exercise by You of the rights granted under this License; and, iii. Voluntary License Schemes. The Licensor waives the right to collect royalties, whether individually or, in the event that the Licensor is a member of a collecting society that administers voluntary licensing schemes, via that society, from any exercise by You of the rights granted under this License. The above rights may be exercised in all media and formats whether now known or hereafter devised. The above rights include the right to make such modifications as are technically necessary to exercise the rights in other media and formats. Subject to Section 8(f), all rights not expressly granted by Licensor are hereby reserved. 4. Restrictions. The license granted in Section 3 above is expressly made subject to and limited by the following restrictions: a. You may Distribute or Publicly Perform the Work only under the terms of this License. You must include a copy of, or the Uniform Resource Identifier (URI) for, this License with every copy of the Work You Distribute or Publicly Perform. You may not offer or impose any terms on the Work that restrict the terms of this License or the ability of the recipient of the Work to exercise the rights granted to that recipient under the terms of the License. You may not sublicense the Work. You must keep intact all notices that refer to this License and to the disclaimer of warranties with every copy of the Work You Distribute or Publicly Perform. When You Distribute or Publicly Perform the Work, You may not impose any effective technological measures on the Work that restrict the ability of a recipient of the Work from You to exercise the rights granted to that recipient under the terms of the License. This Section 4(a) applies to the Work as incorporated in a Collection, but this does not require the Collection apart from the Work itself to be made subject to the terms of this License. If You create a Collection, upon notice from any Licensor You must, to the extent practicable, remove from the Collection any credit as required by Section 4(c), as requested. If You create an Adaptation, upon notice from any Licensor You must, to the extent practicable, remove from the Adaptation any credit as required by Section 4(c), as requested. b. You may Distribute or Publicly Perform an Adaptation only under the terms of: (i) this License; (ii) a later version of this License with the same License Elements as this License; (iii) a Creative Commons jurisdiction license (either this or a later license version) that contains the same License Elements as this License (e.g., Attribution- ShareAlike 3.0 US)); (iv) a Creative Commons Compatible License. If you license the Adaptation under one of the licenses mentioned in (iv), you must comply with the terms of that license. If you license the Adaptation under the terms of any of the licenses mentioned in (i), (ii) or (iii) (the "Applicable License"), you must comply with the terms of the Applicable License generally and the following provisions: (I) You must include a copy of, or the URI for, the Applicable License with every copy of each Adaptation You Distribute or Publicly Perform; (II) You may not offer or impose any terms on the Adaptation that restrict the terms of the Applicable License or the ability of the recipient of the Adaptation to exercise the rights granted to that recipient under the terms of the Applicable License; (III) You must keep intact all notices that refer to the Applicable License and to the disclaimer of warranties with every copy of the Work as included in the Adaptation You Distribute or Publicly Perform; (IV) when You Distribute or Publicly Perform the Adaptation, You may not impose any effective technological measures on the Adaptation that restrict the ability of a recipient of the Adaptation from You to exercise the rights granted to that recipient under the terms of the Applicable License. This Section 4(b) applies to the Adaptation as incorporated in a Collection, but this does not require the Collection apart from the Adaptation itself to be made subject to the terms of the Applicable License. c. If You Distribute, or Publicly Perform the Work or any Adaptations or Collections, You must, unless a request has been made pursuant to Section 4(a), keep intact all copyright notices for the Work and provide, reasonable to the medium or means You are utilizing: (i) the name of the Original Author (or pseudonym, if applicable) if supplied, and/or if the Original Author and/or Licensor designate another party or parties (e.g., a sponsor institute, publishing entity, journal) for attribution ("Attribution Parties") in Licensor's copyright notice, terms of service or by other reasonable means, the name of such party or parties; (ii) the title of the Work if supplied; (iii) to the extent reasonably practicable, the URI, if any, that Licensor specifies to be associated with the Work, unless such URI does not refer to the copyright notice or licensing information for the Work; and (iv) , consistent with Ssection 3(b), in the case of an Adaptation, a credit identifying the use of the Work in the Adaptation (e.g., "French translation of the Work by Original Author," or "Screenplay based on original Work by Original Author"). The credit required by this Section 4(c) may be implemented in any reasonable manner; provided, however, that in the case of a Adaptation or Collection, at a minimum such credit will appear, if a credit for all contributing authors of the Adaptation or Collection appears, then as part of these credits and in a manner at least as prominent as the credits for the other contributing authors. For the avoidance of doubt, You may only use the credit required by this Section for the purpose of attribution in the manner set out above and, by exercising Your rights under this License, You may not implicitly or explicitly assert or imply any connection with, sponsorship or endorsement by the Original Author, Licensor and/or Attribution Parties, as appropriate, of You or Your use of the Work, without the separate, express prior written permission of the Original Author, Licensor and/or Attribution Parties. d. Except as otherwise agreed in writing by the Licensor or as may be otherwise permitted by applicable law, if You Reproduce, Distribute or Publicly Perform the Work either by itself or as part of any Adaptations or Collections, You must not distort, mutilate, modify or take other derogatory action in relation to the Work which would be prejudicial to the Original Author's honor or reputation. Licensor agrees that in those jurisdictions (e.g. Japan), in which any exercise of the right granted in Section 3(b) of this License (the right to make Adaptations) would be deemed to be a distortion, mutilation, modification or other derogatory action prejudicial to the Original Author's honor and reputation, the Licensor will waive or not assert, as appropriate, this Section, to the fullest extent permitted by the applicable national law, to enable You to reasonably exercise Your right under Section 3(b) of this License (right to make Adaptations) but not otherwise. 5. Representations, Warranties and Disclaimer UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR OFFERS THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING THE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY, FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS, WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU. 6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. 7. Termination a. This License and the rights granted hereunder will terminate automatically upon any breach by You of the terms of this License. Individuals or entities who have received Adaptations or Collections from You under this License, however, will not have their licenses terminated provided such individuals or entities remain in full compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will survive any termination of this License. b. Subject to the above terms and conditions, the license granted here is perpetual (for the duration of the applicable copyright in the Work). Notwithstanding the above, Licensor reserves the right to release the Work under different license terms or to stop distributing the Work at any time; provided, however that any such election will not serve to withdraw this License (or any other license that has been, or is required to be, granted under the terms of this License), and this License will continue in full force and effect unless terminated as stated above. 8. Miscellaneous a. Each time You Distribute or Publicly Perform the Work or a Collection, the Licensor offers to the recipient a license to the Work on the same terms and conditions as the license granted to You under this License. b. Each time You Distribute or Publicly Perform an Adaptation, Licensor offers to the recipient a license to the original Work on the same terms and conditions as the license granted to You under this License. c. If any provision of this License is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this License, and without further action by the parties to this agreement, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable. d. No term or provision of this License shall be deemed waived and no breach consented to unless such waiver or consent shall be in writing and signed by the party to be charged with such waiver or consent. e. This License constitutes the entire agreement between the parties with respect to the Work licensed here. There are no understandings, agreements or representations with respect to the Work not specified here. Licensor shall not be bound by any additional provisions that may appear in any communication from You. This License may not be modified without the mutual written agreement of the Licensor and You. f. The rights granted under, and the subject matter referenced, in this License were drafted utilizing the terminology of the Berne Convention for the Protection of Literary and Artistic Works (as amended on September 28, 1979), the Rome Convention of 1961, the WIPO Copyright Treaty of 1996, the WIPO Performances and Phonograms Treaty of 1996 and the Universal Copyright Convention (as revised on July 24, 1971). These rights and subject matter take effect in the relevant jurisdiction in which the License terms are sought to be enforced according to the corresponding provisions of the implementation of those treaty provisions in the applicable national law. If the standard suite of rights granted under applicable copyright law includes additional rights not granted under this License, such additional rights are deemed to be included in the License; this License is not intended to restrict the license of any rights under applicable law. --------------- SECTION 3: GNU Lesser General Public License, V2.1 ----------- GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999 Copyright (C) 1991, 1999 Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. [This is the first released version of the Lesser GPL. It also counts as the successor of the GNU Library Public License, version 2, hence the version number 2.1.] Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This license, the Lesser General Public License, applies to some specially designated software packages--typically libraries--of the Free Software Foundation and other authors who decide to use it. You can use it too, but we suggest you first think carefully about whether this license or the ordinary General Public License is the better strategy to use in any particular case, based on the explanations below. When we speak of free software, we are referring to freedom of use, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish); that you receive source code or can get it if you want it; that you can change the software and use pieces of it in new free programs; and that you are informed that you can do these things. To protect your rights, we need to make restrictions that forbid distributors to deny you these rights or to ask you to surrender these rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library or if you modify it. For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link other code with the library, you must provide complete object files to the recipients, so that they can relink them with the library after making changes to the library and recompiling it. And you must show them these terms so they know their rights. We protect your rights with a two-step method: (1) we copyright the library, and (2) we offer you this license, which gives you legal permission to copy, distribute and/or modify the library. To protect each distributor, we want to make it very clear that there is no warranty for the free library. Also, if the library is modified by someone else and passed on, the recipients should know that what they have is not the original version, so that the original author's reputation will not be affected by problems that might be introduced by others. Finally, software patents pose a constant threat to the existence of any free program. We wish to make sure that a company cannot effectively restrict the users of a free program by obtaining a restrictive license from a patent holder. Therefore, we insist that any patent license obtained for a version of the library must be consistent with the full freedom of use specified in this license. Most GNU software, including some libraries, is covered by the ordinary GNU General Public License. This license, the GNU Lesser General Public License, applies to certain designated libraries, and is quite different from the ordinary General Public License. We use this license for certain libraries in order to permit linking those libraries into non-free programs. When a program is linked with a library, whether statically or using a shared library, the combination of the two is legally speaking a combined work, a derivative of the original library. The ordinary General Public License therefore permits such linking only if the entire combination fits its criteria of freedom. The Lesser General Public License permits more lax criteria for linking other code with the library. We call this license the "Lesser" General Public License because it does Less to protect the user's freedom than the ordinary General Public License. It also provides other free software developers Less of an advantage over competing non-free programs. These disadvantages are the reason we use the ordinary General Public License for many libraries. However, the Lesser license provides advantages in certain special circumstances. For example, on rare occasions, there may be a special need to encourage the widest possible use of a certain library, so that it becomes a de-facto standard. To achieve this, non-free programs must be allowed to use the library. A more frequent case is that a free library does the same job as widely used non-free libraries. In this case, there is little to gain by limiting the free library to free software only, so we use the Lesser General Public License. In other cases, permission to use a particular library in non-free programs enables a greater number of people to use a large body of free software. For example, permission to use the GNU C Library in non-free programs enables many more people to use the whole GNU operating system, as well as its variant, the GNU/Linux operating system. Although the Lesser General Public License is Less protective of the users' freedom, it does ensure that the user of a program that is linked with the Library has the freedom and the wherewithal to run that program using a modified version of the Library. The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, whereas the latter must be combined with the library in order to run. GNU LESSER GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License Agreement applies to any software library or other program which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Lesser General Public License (also called "this License"). Each licensee is addressed as "you". A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) "Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. 1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) The modified work must itself be a software library. b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License. d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library. In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. This option is useful when you wish to copy part of the code of the Library into a program that is not a library. 4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. 5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. 6. As an exception to the Sections above, you may also combine or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications. You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.) b) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (1) uses at run time a copy of the library already present on the user's computer system, rather than copying library functions into the executable, and (2) will operate properly with a modified version of the library, if the user installs one, as long as the modified version is interface-compatible with the version that the work was made with. c) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. d) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. e) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the materials to be distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. 7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. 8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. 10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties with this License. 11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 13. The Free Software Foundation may publish revised and/or new versions of the Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. 14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Libraries If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License). To apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the library `Frob' (a library for tweaking knobs) written by James Random Hacker. , 1 April 1990 Ty Coon, President of Vice That's all there is to it! --------------- SECTION 4: GNU Library General Public License, V2.0 ----------- GNU LIBRARY GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1991 Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. [This is the first released version of the library GPL. It is numbered 2 because it goes with version 2 of the ordinary GPL.] Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This license, the Library General Public License, applies to some specially designated Free Software Foundation software, and to any other libraries whose authors decide to use it. You can use it for your libraries, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library, or if you modify it. For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link a program with the library, you must provide complete object files to the recipients so that they can relink them with the library, after making changes to the library and recompiling it. And you must show them these terms so they know their rights. Our method of protecting your rights has two steps: (1) copyright the library, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the library. Also, for each distributor's protection, we want to make certain that everyone understands that there is no warranty for this free library. If the library is modified by someone else and passed on, we want its recipients to know that what they have is not the original version, so that any problems introduced by others will not reflect on the original authors' reputations. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that companies distributing free software will individually obtain patent licenses, thus in effect transforming the program into proprietary software. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. Most GNU software, including some libraries, is covered by the ordinary GNU General Public License, which was designed for utility programs. This license, the GNU Library General Public License, applies to certain designated libraries. This license is quite different from the ordinary one; be sure to read it in full, and don't assume that anything in it is the same as in the ordinary license. The reason we have a separate public license for some libraries is that they blur the distinction we usually make between modifying or adding to a program and simply using it. Linking a program with a library, without changing the library, is in some sense simply using the library, and is analogous to running a utility program or application program. However, in a textual and legal sense, the linked executable is a combined work, a derivative of the original library, and the ordinary General Public License treats it as such. Because of this blurred distinction, using the ordinary General Public License for libraries did not effectively promote software sharing, because most developers did not use the libraries. We concluded that weaker conditions might promote sharing better. However, unrestricted linking of non-free programs would deprive the users of those programs of all benefit from the free status of the libraries themselves. This Library General Public License is intended to permit developers of non-free programs to use free libraries, while preserving your freedom as a user of such programs to change the free libraries that are incorporated in them. (We have not seen how to achieve this as regards changes in header files, but we have achieved it as regards changes in the actual functions of the Library.) The hope is that this will lead to faster development of free libraries. The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, while the latter only works together with the library. Note that it is possible for a library to be covered by the ordinary General Public License rather than by this special one. GNU LIBRARY GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License Agreement applies to any software library which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Library General Public License (also called "this License"). Each licensee is addressed as "you". A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) "Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. 1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) The modified work must itself be a software library. b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License. d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library. In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. This option is useful when you wish to copy part of the code of the Library into a program that is not a library. 4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. 5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. 6. As an exception to the Sections above, you may also compile or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications. You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.) b) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. c) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. d) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. 7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. 8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. 10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. 11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 13. The Free Software Foundation may publish revised and/or new versions of the Library General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. 14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Libraries If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License). To apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the library `Frob' (a library for tweaking knobs) written by James Random Hacker. , 1 April 1990 Ty Coon, President of Vice That's all there is to it! --------------- SECTION 5: Creative Commons Attribution 2.5 ----------- CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS LICENSE DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM ITS USE. License THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED. BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO BE BOUND BY THE TERMS OF THIS LICENSE. THE LICENSOR GRANTS YOU THE RIGHTS CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS. 1. Definitions "Collective Work" means a work, such as a periodical issue, anthology or encyclopedia, in which the Work in its entirety in unmodified form, along with a number of other contributions, constituting separate and independent works in themselves, are assembled into a collective whole. A work that constitutes a Collective Work will not be considered a Derivative Work (as defined below) for the purposes of this License. "Derivative Work" means a work based upon the Work or upon the Work and other pre-existing works, such as a translation, musical arrangement, dramatization, fictionalization, motion picture version, sound recording, art reproduction, abridgment, condensation, or any other form in which the Work may be recast, transformed, or adapted, except that a work that constitutes a Collective Work will not be considered a Derivative Work for the purpose of this License. For the avoidance of doubt, where the Work is a musical composition or sound recording, the synchronization of the Work in timed-relation with a moving image ("synching") will be considered a Derivative Work for the purpose of this License. "Licensor" means the individual or entity that offers the Work under the terms of this License. "Original Author" means the individual or entity who created the Work. "Work" means the copyrightable work of authorship offered under the terms of this License. "You" means an individual or entity exercising rights under this License who has not previously violated the terms of this License with respect to the Work, or who has received express permission from the Licensor to exercise rights under this License despite a previous violation. 2. Fair Use Rights. Nothing in this license is intended to reduce, limit, or restrict any rights arising from fair use, first sale or other limitations on the exclusive rights of the copyright owner under copyright law or other applicable laws. 3. License Grant. Subject to the terms and conditions of this License, Licensor hereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for the duration of the applicable copyright) license to exercise the rights in the Work as stated below: to reproduce the Work, to incorporate the Work into one or more Collective Works, and to reproduce the Work as incorporated in the Collective Works; to create and reproduce Derivative Works; to distribute copies or phonorecords of, display publicly, perform publicly, and perform publicly by means of a digital audio transmission the Work including as incorporated in Collective Works; to distribute copies or phonorecords of, display publicly, perform publicly, and perform publicly by means of a digital audio transmission Derivative Works. For the avoidance of doubt, where the work is a musical composition: Performance Royalties Under Blanket Licenses. Licensor waives the exclusive right to collect, whether individually or via a performance rights society (e.g. ASCAP, BMI, SESAC), royalties for the public performance or public digital performance (e.g. webcast) of the Work. Mechanical Rights and Statutory Royalties. Licensor waives the exclusive right to collect, whether individually or via a music rights agency or designated agent (e.g. Harry Fox Agency), royalties for any phonorecord You create from the Work ("cover version") and distribute, subject to the compulsory license created by 17 USC Section 115 of the US Copyright Act (or the equivalent in other jurisdictions). Webcasting Rights and Statutory Royalties. For the avoidance of doubt, where the Work is a sound recording, Licensor waives the exclusive right to collect, whether individually or via a performance-rights society (e.g. SoundExchange), royalties for the public digital performance (e.g. webcast) of the Work, subject to the compulsory license created by 17 USC Section 114 of the US Copyright Act (or the equivalent in other jurisdictions). The above rights may be exercised in all media and formats whether now known or hereafter devised. The above rights include the right to make such modifications as are technically necessary to exercise the rights in other media and formats. All rights not expressly granted by Licensor are hereby reserved. 4. Restrictions.The license granted in Section 3 above is expressly made subject to and limited by the following restrictions: You may distribute, publicly display, publicly perform, or publicly digitally perform the Work only under the terms of this License, and You must include a copy of, or the Uniform Resource Identifier for, this License with every copy or phonorecord of the Work You distribute, publicly display, publicly perform, or publicly digitally perform. You may not offer or impose any terms on the Work that alter or restrict the terms of this License or the recipients' exercise of the rights granted hereunder. You may not sublicense the Work. You must keep intact all notices that refer to this License and to the disclaimer of warranties. You may not distribute, publicly display, publicly perform, or publicly digitally perform the Work with any technological measures that control access or use of the Work in a manner inconsistent with the terms of this License Agreement. The above applies to the Work as incorporated in a Collective Work, but this does not require the Collective Work apart from the Work itself to be made subject to the terms of this License. If You create a Collective Work, upon notice from any Licensor You must, to the extent practicable, remove from the Collective Work any credit as required by clause 4(b), as requested. If You create a Derivative Work, upon notice from any Licensor You must, to the extent practicable, remove from the Derivative Work any credit as required by clause 4(b), as requested. If you distribute, publicly display, publicly perform, or publicly digitally perform the Work or any Derivative Works or Collective Works, You must keep intact all copyright notices for the Work and provide, reasonable to the medium or means You are utilizing: (i) the name of the Original Author (or pseudonym, if applicable) if supplied, and/or (ii) if the Original Author and/or Licensor designate another party or parties (e.g. a sponsor institute, publishing entity, journal) for attribution in Licensor's copyright notice, terms of service or by other reasonable means, the name of such party or parties; the title of the Work if supplied; to the extent reasonably practicable, the Uniform Resource Identifier, if any, that Licensor specifies to be associated with the Work, unless such URI does not refer to the copyright notice or licensing information for the Work; and in the case of a Derivative Work, a credit identifying the use of the Work in the Derivative Work (e.g., "French translation of the Work by Original Author," or "Screenplay based on original Work by Original Author"). Such credit may be implemented in any reasonable manner; provided, however, that in the case of a Derivative Work or Collective Work, at a minimum such credit will appear where any other comparable authorship credit appears and in a manner at least as prominent as such other comparable authorship credit. 5. Representations, Warranties and Disclaimer UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR OFFERS THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING THE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY, FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS, WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU. 6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. 7. Termination This License and the rights granted hereunder will terminate automatically upon any breach by You of the terms of this License. Individuals or entities who have received Derivative Works or Collective Works from You under this License, however, will not have their licenses terminated provided such individuals or entities remain in full compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will survive any termination of this License. Subject to the above terms and conditions, the license granted here is perpetual (for the duration of the applicable copyright in the Work). Notwithstanding the above, Licensor reserves the right to release the Work under different license terms or to stop distributing the Work at any time; provided, however that any such election will not serve to withdraw this License (or any other license that has been, or is required to be, granted under the terms of this License), and this License will continue in full force and effect unless terminated as stated above. 8. Miscellaneous Each time You distribute or publicly digitally perform the Work or a Collective Work, the Licensor offers to the recipient a license to the Work on the same terms and conditions as the license granted to You under this License. Each time You distribute or publicly digitally perform a Derivative Work, Licensor offers to the recipient a license to the original Work on the same terms and conditions as the license granted to You under this License. If any provision of this License is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this License, and without further action by the parties to this agreement, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable. No term or provision of this License shall be deemed waived and no breach consented to unless such waiver or consent shall be in writing and signed by the party to be charged with such waiver or consent. This License constitutes the entire agreement between the parties with respect to the Work licensed here. There are no understandings, agreements or representations with respect to the Work not specified here. Licensor shall not be bound by any additional provisions that may appear in any communication from You. This License may not be modified without the mutual written agreement of the Licensor and You. --------------- SECTION 6: GNU General Public License, V2.0 ----------- GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. The precise terms and conditions for copying, distribution and modification follow. GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. 7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker. , 1 April 1989 Ty Coon, President of Vice This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. --------------- SECTION 7: Mozilla Public License, V2.0 ----------- Mozilla Public License Version 2.0 1. Definitions 1.1. “Contributor” means each individual or legal entity that creates, contributes to the creation of, or owns Covered Software. 1.2. “Contributor Version” means the combination of the Contributions of others (if any) used by a Contributor and that particular Contributor’s Contribution. 1.3. “Contribution” means Covered Software of a particular Contributor. 1.4. “Covered Software” means Source Code Form to which the initial Contributor has attached the notice in Exhibit A, the Executable Form of such Source Code Form, and Modifications of such Source Code Form, in each case including portions thereof. 1.5. “Incompatible With Secondary Licenses” means that the initial Contributor has attached the notice described in Exhibit B to the Covered Software; or that the Covered Software was made available under the terms of version 1.1 or earlier of the License, but not also under the terms of a Secondary License. 1.6. “Executable Form” means any form of the work other than Source Code Form. 1.7. “Larger Work” means a work that combines Covered Software with other material, in a separate file or files, that is not Covered Software. 1.8. “License” means this document. 1.9. “Licensable” means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently, any and all of the rights conveyed by this License. 1.10. “Modifications” means any of the following: any file in Source Code Form that results from an addition to, deletion from, or modification of the contents of Covered Software; or any new file in Source Code Form that contains any Covered Software. 1.11. “Patent Claims” of a Contributor means any patent claim(s), including without limitation, method, process, and apparatus claims, in any patent Licensable by such Contributor that would be infringed, but for the grant of the License, by the making, using, selling, offering for sale, having made, import, or transfer of either its Contributions or its Contributor Version. 1.12. “Secondary License” means either the GNU General Public License, Version 2.0, the GNU Lesser General Public License, Version 2.1, the GNU Affero General Public License, Version 3.0, or any later versions of those licenses. 1.13. “Source Code Form” means the form of the work preferred for making modifications. 1.14. “You” (or “Your”) means an individual or a legal entity exercising rights under this License. For legal entities, “You” includes any entity that controls, is controlled by, or is under common control with You. For purposes of this definition, “control” means (a) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (b) ownership of more than fifty percent (50%) of the outstanding shares or beneficial ownership of such entity. 2. License Grants and Conditions 2.1. Grants Each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license: under intellectual property rights (other than patent or trademark) Licensable by such Contributor to use, reproduce, make available, modify, display, perform, distribute, and otherwise exploit its Contributions, either on an unmodified basis, with Modifications, or as part of a Larger Work; and under Patent Claims of such Contributor to make, use, sell, offer for sale, have made, import, and otherwise transfer either its Contributions or its Contributor Version. 2.2. Effective Date The licenses granted in Section 2.1 with respect to any Contribution become effective for each Contribution on the date the Contributor first distributes such Contribution. 2.3. Limitations on Grant Scope The licenses granted in this Section 2 are the only rights granted under this License. No additional rights or licenses will be implied from the distribution or licensing of Covered Software under this License. Notwithstanding Section 2.1(b) above, no patent license is granted by a Contributor: for any code that a Contributor has removed from Covered Software; or for infringements caused by: (i) Your and any other third party’s modifications of Covered Software, or (ii) the combination of its Contributions with other software (except as part of its Contributor Version); or under Patent Claims infringed by Covered Software in the absence of its Contributions. This License does not grant any rights in the trademarks, service marks, or logos of any Contributor (except as may be necessary to comply with the notice requirements in Section 3.4). 2.4. Subsequent Licenses No Contributor makes additional grants as a result of Your choice to distribute the Covered Software under a subsequent version of this License (see Section 10.2) or under the terms of a Secondary License (if permitted under the terms of Section 3.3). 2.5. Representation Each Contributor represents that the Contributor believes its Contributions are its original creation(s) or it has sufficient rights to grant the rights to its Contributions conveyed by this License. 2.6. Fair Use This License is not intended to limit any rights You have under applicable copyright doctrines of fair use, fair dealing, or other equivalents. 2.7. Conditions Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in Section 2.1. 3. Responsibilities 3.1. Distribution of Source Form All distribution of Covered Software in Source Code Form, including any Modifications that You create or to which You contribute, must be under the terms of this License. You must inform recipients that the Source Code Form of the Covered Software is governed by the terms of this License, and how they can obtain a copy of this License. You may not attempt to alter or restrict the recipients’ rights in the Source Code Form. 3.2. Distribution of Executable Form If You distribute Covered Software in Executable Form then: such Covered Software must also be made available in Source Code Form, as described in Section 3.1, and You must inform recipients of the Executable Form how they can obtain a copy of such Source Code Form by reasonable means in a timely manner, at a charge no more than the cost of distribution to the recipient; and You may distribute such Executable Form under the terms of this License, or sublicense it under different terms, provided that the license for the Executable Form does not attempt to limit or alter the recipients’ rights in the Source Code Form under this License. 3.3. Distribution of a Larger Work You may create and distribute a Larger Work under terms of Your choice, provided that You also comply with the requirements of this License for the Covered Software. If the Larger Work is a combination of Covered Software with a work governed by one or more Secondary Licenses, and the Covered Software is not Incompatible With Secondary Licenses, this License permits You to additionally distribute such Covered Software under the terms of such Secondary License(s), so that the recipient of the Larger Work may, at their option, further distribute the Covered Software under the terms of either this License or such Secondary License(s). 3.4. Notices You may not remove or alter the substance of any license notices (including copyright notices, patent notices, disclaimers of warranty, or limitations of liability) contained within the Source Code Form of the Covered Software, except that You may alter any license notices to the extent required to remedy known factual inaccuracies. 3.5. Application of Additional Terms You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Covered Software. However, You may do so only on Your own behalf, and not on behalf of any Contributor. You must make it absolutely clear that any such warranty, support, indemnity, or liability obligation is offered by You alone, and You hereby agree to indemnify every Contributor for any liability incurred by such Contributor as a result of warranty, support, indemnity or liability terms You offer. You may include additional disclaimers of warranty and limitations of liability specific to any jurisdiction. 4. Inability to Comply Due to Statute or Regulation If it is impossible for You to comply with any of the terms of this License with respect to some or all of the Covered Software due to statute, judicial order, or regulation then You must: (a) comply with the terms of this License to the maximum extent possible; and (b) describe the limitations and the code they affect. Such description must be placed in a text file included with all distributions of the Covered Software under this License. Except to the extent prohibited by statute or regulation, such description must be sufficiently detailed for a recipient of ordinary skill to be able to understand it. 5. Termination 5.1. The rights granted under this License will terminate automatically if You fail to comply with any of its terms. However, if You become compliant, then the rights granted under this License from a particular Contributor are reinstated (a) provisionally, unless and until such Contributor explicitly and finally terminates Your grants, and (b) on an ongoing basis, if such Contributor fails to notify You of the non-compliance by some reasonable means prior to 60 days after You have come back into compliance. Moreover, Your grants from a particular Contributor are reinstated on an ongoing basis if such Contributor notifies You of the non-compliance by some reasonable means, this is the first time You have received notice of non-compliance with this License from such Contributor, and You become compliant prior to 30 days after Your receipt of the notice. 5.2. If You initiate litigation against any entity by asserting a patent infringement claim (excluding declaratory judgment actions, counter-claims, and cross-claims) alleging that a Contributor Version directly or indirectly infringes any patent, then the rights granted to You by any and all Contributors for the Covered Software under Section 2.1 of this License shall terminate. 5.3. In the event of termination under Sections 5.1 or 5.2 above, all end user license agreements (excluding distributors and resellers) which have been validly granted by You or Your distributors under this License prior to termination shall survive termination. 6. Disclaimer of Warranty Covered Software is provided under this License on an “as is” basis, without warranty of any kind, either expressed, implied, or statutory, including, without limitation, warranties that the Covered Software is free of defects, merchantable, fit for a particular purpose or non-infringing. The entire risk as to the quality and performance of the Covered Software is with You. Should any Covered Software prove defective in any respect, You (not any Contributor) assume the cost of any necessary servicing, repair, or correction. This disclaimer of warranty constitutes an essential part of this License. No use of any Covered Software is authorized under this License except under this disclaimer. 7. Limitation of Liability Under no circumstances and under no legal theory, whether tort (including negligence), contract, or otherwise, shall any Contributor, or anyone who distributes Covered Software as permitted above, be liable to You for any direct, indirect, special, incidental, or consequential damages of any character including, without limitation, damages for lost profits, loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses, even if such party shall have been informed of the possibility of such damages. This limitation of liability shall not apply to liability for death or personal injury resulting from such party’s negligence to the extent applicable law prohibits such limitation. Some jurisdictions do not allow the exclusion or limitation of incidental or consequential damages, so this exclusion and limitation may not apply to You. 8. Litigation Any litigation relating to this License may be brought only in the courts of a jurisdiction where the defendant maintains its principal place of business and such litigation shall be governed by laws of that jurisdiction, without reference to its conflict-of-law provisions. Nothing in this Section shall prevent a party’s ability to bring cross-claims or counter-claims. 9. Miscellaneous This License represents the complete agreement concerning the subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. Any law or regulation which provides that the language of a contract shall be construed against the drafter shall not be used to construe this License against a Contributor. 10. Versions of the License 10.1. New Versions Mozilla Foundation is the license steward. Except as provided in Section 10.3, no one other than the license steward has the right to modify or publish new versions of this License. Each version will be given a distinguishing version number. 10.2. Effect of New Versions You may distribute the Covered Software under the terms of the version of the License under which You originally received the Covered Software, or under the terms of any subsequent version published by the license steward. 10.3. Modified Versions If you create software not governed by this License, and you want to create a new license for such software, you may create and use a modified version of this License if you rename the license and remove any references to the name of the license steward (except to note that such modified license differs from this License). 10.4. Distributing Source Code Form that is Incompatible With Secondary Licenses If You choose to distribute Source Code Form that is Incompatible With Secondary Licenses under the terms of this version of the License, the notice described in Exhibit B of this License must be attached. Exhibit A - Source Code Form License Notice This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE file in a relevant directory) where a recipient would be likely to look for such a notice. You may add additional accurate notices of copyright ownership. Exhibit B - “Incompatible With Secondary Licenses” Notice This Source Code Form is “Incompatible With Secondary Licenses”, as defined by the Mozilla Public License, v. 2.0. ====================================================================== To the extent any open source components are licensed under the GPL and/or LGPL, or other similar licenses that require the source code and/or modifications to source code to be made available (as would be noted above), you may obtain a copy of the source code corresponding to the binaries for such open source components and modifications thereto, if any, (the "Source Files"), by downloading the Source Files from VMware's website at http://www.vmware.com/download/open_source.html, or by sending a request, with your name and address to: VMware, Inc., 3401 Hillview Avenue, Palo Alto, CA 94304, United States of America. All such requests should clearly specify: OPEN SOURCE FILES REQUEST, Attention General Counsel. VMware shall mail a copy of the Source Files to you on a CD or equivalent physical medium. This offer to obtain a copy of the Source Files is valid for three years from the date you acquired this Software product. Alternatively, the Source Files may accompany the VMware product. [AWMACOSXMDMAGENT2104GAPS040121]