open_source_licenses.txt VMware Workspace ONE Intelligent Hub for iOS 22.07 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 >>> gson-2.4 >>> Firebase-iOS >>> BerTlv-0.2.5 >>> Starscream-3.1.1 >>> AppAuth-1.4 >>> swift-protobuf-1.14 >>> GoogleAPIClientForREST-1.5.1 >>> lottie-ios-3.3.0 >>> GTMAppAuth-1.2.2 >>> gtm-session-fetcher-1.7.0 >>> GoogleSignIn-6.0.1 >>> OCMock-3.9.1 >>> protobuf-objc-1.9.11 >>> abseil-abseil-cpp-SwiftPM >>> GoogleAppMeasurement-8.14.0 >>> GoogleDataTransport-9.1.2 >>> GoogleUtilities-7.7.0 >>> grpc-1.28.4 >>> Promises-2.0.0 >>> SwiftProtobuf-1.19.0 >>> GTMSessionFetcher-1.7.2 >>> GTMAppAuth-1.3.0 >>> GoogleAPIClientForREST-2.0.0 >>> GoogleSignIn-6.1.0 SECTION 2: BSD-STYLE, MIT-STYLE, OR SIMILAR STYLE LICENSES >>> reachability-2.2 >>> kissxml-5.0 >>> SPAsync-0.1.0 >>> SCZ-BasicEncodingRules-iOS-1.0 >>> commoncrypto-1.0.2 >>> duktape-2.3.0 >>> FastSocket-1.2 >>> sfhfkeychainutils-1.0.8 >>> Alamofire-4.8.2 >>> CocoaLumberjack-3.5.2 >>> HTTPStatusCodes-3.3.1 >>> CocoaLumberjack-3.5.3 >>> JSONModel-1.8.0 >>> Optional Lite-3.2.0 >>> microsoft authentication library-1.1.1 >>> KeychainAccess-3.2.1 >>> DrawerView-1.3.3 >>> msal-1.0.7 >>> JWTDecode-2.6.3 >>> SQLCipher-4.5.1 >>> swift-composable-architecture-0.34.0 >>> swift-case-paths-0.8.0 >>> combine-schedulers-0.5.3 >>> swift-identified-collections-0.3.2 >>> AppAuth-1.5 >>> openssl-1.1.1n >>> boringssl-0.7.2 >>> leveldb-1.22.2 >>> nanopb-2.30908.0 >>> SwiftCBOR-0.4.4 >>> Lookout Enterprise Software Development Kit for iOS (eSDK)-4.0.1 >>> openssl-1.0.2ze >>> SQLite.swift-0.13.3 >>> zip-2.1.2 >>> OneTimePassword-3.2 >>> Base32-1.1.2 APPENDIX. Standard License Files >>> Apache License, V2.0 >>> GNU General Public License, V2.0 -------------------- SECTION 1: Apache License, V2.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. >>> Firebase-iOS 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. ADDITIONAL LICENSE INFORMATION: > MIT firebase-ios-sdk-master.zip\firebase-ios-sdk-master\Firebase\Database\third_party\Wrap-leveldb\APLevelDB.mm Copyright (c) 2012 Adam Preble. All rights reserved. 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. >>> BerTlv-0.2.5 The BerTlv framework is licensed under the Apache License 2.0 >>> 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. >>> AppAuth-1.4 @file AppAuth.h @brief AppAuth iOS SDK @copyright Copyright 2015 Google Inc. All Rights Reserved. @copydetails 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 AppAuth-iOS-1.4.0/Examples/Example-iOS_ObjC-Carthage/Source/AppAuthExampleViewController.h Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Examples/Example-iOS_ObjC-Carthage/Source/AppAuthExampleViewController.m Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Examples/Example-iOS_ObjC-Carthage/Source/AppDelegate.h Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Examples/Example-iOS_ObjC-Carthage/Source/AppDelegate.m Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Examples/Example-iOS_ObjC-Carthage/Source/main.m Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Examples/Example-iOS_ObjC/Source/AppAuthExampleViewController.h Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Examples/Example-iOS_ObjC/Source/AppAuthExampleViewController.m Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Examples/Example-iOS_ObjC/Source/AppDelegate.h Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Examples/Example-iOS_ObjC/Source/AppDelegate.m Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Examples/Example-iOS_ObjC/Source/main.m Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Examples/Example-iOS_ObjC/Tests/AppAuthExampleTests.m Copyright 2017 Google Inc. AppAuth-iOS-1.4.0/Examples/Example-iOS_Swift-Carthage/Source/AppAuthExampleViewController.swift Copyright (c) 2017 The AppAuth Authors. AppAuth-iOS-1.4.0/Examples/Example-iOS_Swift-Carthage/Source/AppDelegate.swift Copyright (c) 2017 The AppAuth Authors. AppAuth-iOS-1.4.0/Examples/Example-macOS/Source/AppAuthExampleViewController.h Copyright 2016 Google Inc. AppAuth-iOS-1.4.0/Examples/Example-macOS/Source/AppAuthExampleViewController.m Copyright 2016 Google Inc. AppAuth-iOS-1.4.0/Examples/Example-macOS/Source/AppDelegate.h Copyright 2016 Google Inc. AppAuth-iOS-1.4.0/Examples/Example-macOS/Source/AppDelegate.m Copyright 2016 Google Inc. AppAuth-iOS-1.4.0/Examples/Example-macOS/Source/main.m Copyright 2016 Google Inc. AppAuth-iOS-1.4.0/Examples/Example-macOS/Tests/AppAuthExampleTests.m Copyright 2017 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore.h Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDAuthorizationRequest.h Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDAuthorizationRequest.m Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDAuthorizationResponse.h Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDAuthorizationResponse.m Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDAuthorizationService.h Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDAuthorizationService.m Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDAuthStateChangeDelegate.h Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDAuthStateErrorDelegate.h Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDAuthState.h Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDAuthState.m Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDClientMetadataParameters.h Copyright 2016 The AppAuth for AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDClientMetadataParameters.m Copyright 2016 The AppAuth for AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDDefines.h Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDEndSessionRequest.h Copyright 2017 The AppAuth Authors. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDEndSessionRequest.m Copyright 2017 The AppAuth Authors. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDEndSessionResponse.h Copyright 2017 The AppAuth Authors. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDEndSessionResponse.m Copyright 2017 The AppAuth Authors. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDError.h Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDError.m Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDErrorUtilities.h Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDErrorUtilities.m Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDExternalUserAgent.h Copyright 2016 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDExternalUserAgentRequest.h Copyright 2017 The AppAuth Authors. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDExternalUserAgentSession.h Copyright 2017 The AppAuth Authors. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDFieldMapping.h Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDFieldMapping.m Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDGrantTypes.h Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDGrantTypes.m Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDIDToken.h Copyright 2017 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDIDToken.m Copyright 2017 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDRegistrationRequest.h Copyright 2016 The AppAuth for AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDRegistrationRequest.m Copyright 2016 The AppAuth for AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDRegistrationResponse.h Copyright 2016 The AppAuth for AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDRegistrationResponse.m Copyright 2016 The AppAuth for AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDResponseTypes.h Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDResponseTypes.m Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDScopes.h Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDScopes.m Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDScopeUtilities.h Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDScopeUtilities.m Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDServiceConfiguration.h Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDServiceConfiguration.m Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDServiceDiscovery.h Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDServiceDiscovery.m Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDTokenRequest.h Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDTokenRequest.m Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDTokenResponse.h Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDTokenResponse.m Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDTokenUtilities.h Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDTokenUtilities.m Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDURLQueryComponent.h Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDURLQueryComponent.m Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDURLSessionProvider.h Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuthCore/OIDURLSessionProvider.m Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuth.h Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuth/iOS/OIDAuthorizationService+IOS.h Copyright 2016 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuth/iOS/OIDAuthorizationService+IOS.m Copyright 2016 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuth/iOS/OIDAuthState+IOS.h Copyright 2016 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuth/iOS/OIDAuthState+IOS.m Copyright 2016 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuth/iOS/OIDExternalUserAgentCatalyst.h Copyright 2019 The AppAuth Authors. AppAuth-iOS-1.4.0/Source/AppAuth/iOS/OIDExternalUserAgentCatalyst.m Copyright 2019 The AppAuth Authors. AppAuth-iOS-1.4.0/Source/AppAuth/iOS/OIDExternalUserAgentIOSCustomBrowser.h Copyright 2018 Google LLC AppAuth-iOS-1.4.0/Source/AppAuth/iOS/OIDExternalUserAgentIOSCustomBrowser.m Copyright 2018 Google LLC AppAuth-iOS-1.4.0/Source/AppAuth/iOS/OIDExternalUserAgentIOS.h Copyright 2016 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuth/iOS/OIDExternalUserAgentIOS.m Copyright 2016 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuth/macOS/LoopbackHTTPServer/OIDLoopbackHTTPServer.h Copyright 2016 The AppAuth Authors. AppAuth-iOS-1.4.0/Source/AppAuth/macOS/LoopbackHTTPServer/OIDLoopbackHTTPServer.m Copyright 2016 The AppAuth Authors. AppAuth-iOS-1.4.0/Source/AppAuth/macOS/OIDAuthorizationService+Mac.h Copyright 2016 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuth/macOS/OIDAuthorizationService+Mac.m Copyright 2016 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuth/macOS/OIDAuthState+Mac.h Copyright 2016 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuth/macOS/OIDAuthState+Mac.m Copyright 2016 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuth/macOS/OIDExternalUserAgentMac.h Copyright 2016 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuth/macOS/OIDExternalUserAgentMac.m Copyright 2016 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuth/macOS/OIDRedirectHTTPHandler.h Copyright 2016 Google Inc. AppAuth-iOS-1.4.0/Source/AppAuth/macOS/OIDRedirectHTTPHandler.m Copyright 2016 Google Inc. AppAuth-iOS-1.4.0/Source/CoreFramework/AppAuthCore.h Copyright 2018 The AppAuth Authors. AppAuth-iOS-1.4.0/Source/Framework/AppAuth.h Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/UnitTests/OIDAppAuthTests-Bridging-Header.h Copyright 2017 The AppAuth for AppAuth-iOS-1.4.0/UnitTests/OIDAuthorizationRequestTests.h Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/UnitTests/OIDAuthorizationRequestTests.m Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/UnitTests/OIDAuthorizationResponseTests.h Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/UnitTests/OIDAuthorizationResponseTests.m Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/UnitTests/OIDAuthStateTests.h Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/UnitTests/OIDAuthStateTests.m Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/UnitTests/OIDEndSessionRequestTests.h Copyright 2017 The AppAuth Authors. AppAuth-iOS-1.4.0/UnitTests/OIDEndSessionRequestTests.m Copyright 2017 The AppAuth Authors. AppAuth-iOS-1.4.0/UnitTests/OIDGrantTypesTests.m Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/UnitTests/OIDRegistrationRequestTests.h Copyright 2016 The AppAuth for AppAuth-iOS-1.4.0/UnitTests/OIDRegistrationRequestTests.m Copyright 2016 The AppAuth for AppAuth-iOS-1.4.0/UnitTests/OIDRegistrationResponseTests.h Copyright 2016 The AppAuth for AppAuth-iOS-1.4.0/UnitTests/OIDRegistrationResponseTests.m Copyright 2016 The AppAuth for AppAuth-iOS-1.4.0/UnitTests/OIDResponseTypesTests.m Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/UnitTests/OIDRPProfileCode.h Copyright 2017 Google Inc. AppAuth-iOS-1.4.0/UnitTests/OIDRPProfileCode.m Copyright 2017 Google Inc. AppAuth-iOS-1.4.0/UnitTests/OIDScopesTests.m Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/UnitTests/OIDServiceConfigurationTests.h Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/UnitTests/OIDServiceConfigurationTests.m Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/UnitTests/OIDServiceDiscoveryTests.h Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/UnitTests/OIDServiceDiscoveryTests.m Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/UnitTests/OIDSwiftTests.swift Copyright 2017 The AppAuth for AppAuth-iOS-1.4.0/UnitTests/OIDTokenRequestTests.h Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/UnitTests/OIDTokenRequestTests.m Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/UnitTests/OIDTokenResponseTests.h Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/UnitTests/OIDTokenResponseTests.m Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/UnitTests/OIDTokenUtilitiesTests.m Copyright 2018 The AppAuth for AppAuth-iOS-1.4.0/UnitTests/OIDURLQueryComponentTests.h Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/UnitTests/OIDURLQueryComponentTestsIOS7.m Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/UnitTests/OIDURLQueryComponentTests.m Copyright 2015 Google Inc. AppAuth-iOS-1.4.0/UnitTests/OIDURLSessionProviderTests.m Copyright 2015 Google Inc. >>> swift-protobuf-1.14 License: Apache 2.0 >>> GoogleAPIClientForREST-1.5.1 Found in: google-api-objectivec-client-for-rest/Source/Tests/GTLRObjectTest.m Copyright (c) 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. ADDITIONAL LICENSE INFORMATION > Apache2.0 google-api-objectivec-client-for-rest/Examples/CalendarSample/CalendarSampleAppController.h Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Examples/CalendarSample/CalendarSampleAppController.m Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Examples/CalendarSample/CalendarSampleWindowController.h Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Examples/CalendarSample/CalendarSampleWindowController.m Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Examples/CalendarSample/EditACLWindowController.h Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Examples/CalendarSample/EditACLWindowController.m Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Examples/CalendarSample/EditEventWindowController.h Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Examples/CalendarSample/EditEventWindowController.m Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Examples/CalendarSample/main.m Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Examples/DriveSample/DriveSampleAppController.h Copyright (c) 2012 Google Inc. google-api-objectivec-client-for-rest/Examples/DriveSample/DriveSampleAppController.m Copyright (c) 2012 Google Inc. google-api-objectivec-client-for-rest/Examples/DriveSample/DriveSampleWindowController.h Copyright (c) 2012 Google Inc. google-api-objectivec-client-for-rest/Examples/DriveSample/DriveSampleWindowController.m Copyright (c) 2012 Google Inc. google-api-objectivec-client-for-rest/Examples/DriveSample/main.m Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Examples/StorageSample/main.m Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Examples/StorageSample/StorageSampleAppController.h Copyright (c) 2012 Google Inc. google-api-objectivec-client-for-rest/Examples/StorageSample/StorageSampleAppController.m Copyright (c) 2012 Google Inc. google-api-objectivec-client-for-rest/Examples/StorageSample/StorageSampleWindowController.h Copyright (c) 2012 Google Inc. google-api-objectivec-client-for-rest/Examples/StorageSample/StorageSampleWindowController.m Copyright (c) 2012 Google Inc. google-api-objectivec-client-for-rest/Examples/YouTubeSample/main.m Copyright (c) 2012 Google Inc. google-api-objectivec-client-for-rest/Examples/YouTubeSample/YouTubeSampleAppController.h Copyright (c) 2012 Google Inc. google-api-objectivec-client-for-rest/Examples/YouTubeSample/YouTubeSampleAppController.m Copyright (c) 2012 Google Inc. google-api-objectivec-client-for-rest/Examples/YouTubeSample/YouTubeSampleWindowController.h Copyright (c) 2012 Google Inc. google-api-objectivec-client-for-rest/Examples/YouTubeSample/YouTubeSampleWindowController.m Copyright (c) 2012 Google Inc. google-api-objectivec-client-for-rest/Source/GTLRDefines.h Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Source/Objects/GTLRBatchQuery.h Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Source/Objects/GTLRBatchQuery.m Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Source/Objects/GTLRBatchResult.h Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Source/Objects/GTLRBatchResult.m Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Source/Objects/GTLRDateTime.h Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Source/Objects/GTLRDateTime.m Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Source/Objects/GTLRDuration.h Copyright (c) 2016 Google Inc. google-api-objectivec-client-for-rest/Source/Objects/GTLRDuration.m Copyright (c) 2016 Google Inc. google-api-objectivec-client-for-rest/Source/Objects/GTLRErrorObject.h Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Source/Objects/GTLRErrorObject.m Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Source/Objects/GTLRObject.h Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Source/Objects/GTLRObject.m Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Source/Objects/GTLRQuery.h Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Source/Objects/GTLRQuery.m Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Source/Objects/GTLRRuntimeCommon.h Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Source/Objects/GTLRRuntimeCommon.m Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Source/Objects/GTLRService.h Copyright (c) 2016 Google Inc. google-api-objectivec-client-for-rest/Source/Objects/GTLRService.m Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Source/Objects/GTLRUploadParameters.h Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Source/Objects/GTLRUploadParameters.m Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Source/Tests/GTLRBase64Test.m Copyright (c) 2012 Google Inc. google-api-objectivec-client-for-rest/Source/Tests/GTLRDateTimeTest.m Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Source/Tests/GTLRDurationTest.m Copyright (c) 2016 Google Inc. google-api-objectivec-client-for-rest/Source/Tests/GTLRErrorObjectTest.m Copyright (c) 2016 Google Inc. google-api-objectivec-client-for-rest/Source/Tests/GTLRFrameworkTest.m Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Source/Tests/GTLRQueryTest.m Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Source/Tests/GTLRServiceTest.m Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Source/Tests/GTLRURITemplateTest.m Copyright (c) 2010 Google Inc. google-api-objectivec-client-for-rest/Source/Tests/GTLRUtilitiesTest.m Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Source/Tests/main.m Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Source/Tools/ServiceGenerator/SGGenerator.h Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Source/Tools/ServiceGenerator/SGGenerator.m Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Source/Tools/ServiceGenerator/SGMain.m Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Source/Tools/ServiceGenerator/SGUtils.h Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Source/Tools/ServiceGenerator/SGUtils.m Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Source/Tools/update_podspec_services.py Copyright 2016 Google Inc. google-api-objectivec-client-for-rest/Source/Utilities/GTLRBase64.h Copyright (c) 2012 Google Inc. google-api-objectivec-client-for-rest/Source/Utilities/GTLRBase64.m Copyright (c) 2012 Google Inc. google-api-objectivec-client-for-rest/Source/Utilities/GTLRFramework.h Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Source/Utilities/GTLRFramework.m Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Source/Utilities/GTLRURITemplate.h Copyright (c) 2010 Google Inc. google-api-objectivec-client-for-rest/Source/Utilities/GTLRURITemplate.m Copyright (c) 2010 Google Inc. google-api-objectivec-client-for-rest/Source/Utilities/GTLRUtilities.h Copyright (c) 2011 Google Inc. google-api-objectivec-client-for-rest/Source/Utilities/GTLRUtilities.m Copyright (c) 2011 Google Inc. >>> lottie-ios-3.3.0 Found in: lottie-ios-3.3.0/LICENSE Copyright 2018 Airbnb, Inc. Apache License Version 2.0, January 2004 https://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 Airbnb, 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. >>> GTMAppAuth-1.2.2 > Apache2.0 GTMAppAuth-40f4103fb52109032c05599a0c39ad43edbdf80a/Examples/Example-iOS/Source/AppDelegate.m copyright Copyright 2016 Google Inc. GTMAppAuth-40f4103fb52109032c05599a0c39ad43edbdf80a/Examples/Example-iOS/Source/GTMAppAuthExampleViewController.m copyright Copyright 2016 Google Inc. GTMAppAuth-40f4103fb52109032c05599a0c39ad43edbdf80a/Examples/Example-macOS/Source/GTMAppAuthExampleViewController.h copyright Copyright 2016 Google Inc. GTMAppAuth-40f4103fb52109032c05599a0c39ad43edbdf80a/Examples/Example-macOS/Source/GTMAppAuthExampleViewController.m copyright Copyright 2016 Google Inc. GTMAppAuth-40f4103fb52109032c05599a0c39ad43edbdf80a/Examples/Example-macOS/Source/main.m copyright Copyright 2016 Google Inc. GTMAppAuth-40f4103fb52109032c05599a0c39ad43edbdf80a/GTMAppAuth/Sources/GTMAppAuthFetcherAuthorization.m copyright Copyright 2016 Google Inc. GTMAppAuth-40f4103fb52109032c05599a0c39ad43edbdf80a/GTMAppAuth/Sources/GTMOAuth2KeychainCompatibility.m copyright Copyright 2016 Google Inc. GTMAppAuth-40f4103fb52109032c05599a0c39ad43edbdf80a/GTMAppAuth/Sources/iOS/GTMKeychain_iOS.m copyright Copyright 2016 Google Inc. GTMAppAuth-40f4103fb52109032c05599a0c39ad43edbdf80a/GTMAppAuth/Sources/Public/GTMAppAuth/GTMAppAuthFetcherAuthorization+Keychain.h copyright Copyright 2016 Google Inc. GTMAppAuth-40f4103fb52109032c05599a0c39ad43edbdf80a/GTMAppAuth/Sources/Public/GTMAppAuth/GTMKeychain.h copyright Copyright 2016 Google Inc. >>> gtm-session-fetcher-1.7.0 Found in: gtm-session-fetcher/Source/UnitTests/GTMMIMEDocumentTest.m 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. >>> GoogleSignIn-6.0.1 > Apache2.0 GoogleSignIn-iOS-main/GoogleSignIn/Sources/GIDAuthentication.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Sources/GIDAuthentication_Private.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Sources/GIDAuthStateMigration.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Sources/GIDAuthStateMigration.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Sources/GIDCallbackQueue.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Sources/GIDCallbackQueue.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Sources/GIDConfiguration.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Sources/GIDEMMErrorHandler.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Sources/GIDEMMErrorHandler.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Sources/GIDGoogleUser.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Sources/GIDGoogleUser_Private.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Sources/GIDMDMPasscodeCache.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Sources/GIDMDMPasscodeCache.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Sources/GIDMDMPasscodeState.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Sources/GIDMDMPasscodeState.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Sources/GIDMDMPasscodeState_Private.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Sources/GIDProfileData.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Sources/GIDProfileData_Private.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Sources/GIDScopes.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Sources/GIDScopes.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Sources/GIDSignInButton.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Sources/GIDSignInCallbackSchemes.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Sources/GIDSignInCallbackSchemes.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Sources/GIDSignInInternalOptions.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Sources/GIDSignInInternalOptions.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Sources/GIDSignIn.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Sources/GIDSignInPreferences.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Sources/GIDSignInPreferences.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Sources/GIDSignIn_Private.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Sources/GIDSignInStrings.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Sources/GIDSignInStrings.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Sources/NSBundle+GID3PAdditions.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Sources/NSBundle+GID3PAdditions.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Sources/Public/GoogleSignIn/GIDAuthentication.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Sources/Public/GoogleSignIn/GIDConfiguration.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Sources/Public/GoogleSignIn/GIDGoogleUser.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Sources/Public/GoogleSignIn/GIDProfileData.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Sources/Public/GoogleSignIn/GIDSignInButton.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Sources/Public/GoogleSignIn/GIDSignIn.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Sources/Public/GoogleSignIn/GoogleSignIn.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Sources/Resources/Roboto-Bold.ttf Font data copyright Google 2014RobotoBoldGoogle:Roboto:2014Roboto BoldVersion See SECTION 65 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Tests/Unit/GIDAuthentication+Testing.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Tests/Unit/GIDAuthentication+Testing.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Tests/Unit/GIDAuthenticationTest.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Tests/Unit/GIDAuthStateMigrationTest.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Tests/Unit/GIDConfiguration+Testing.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Tests/Unit/GIDConfiguration+Testing.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Tests/Unit/GIDConfigurationTest.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Tests/Unit/GIDEMMErrorHandlerTest.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Tests/Unit/GIDFakeFetcher.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Tests/Unit/GIDFakeFetcher.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Tests/Unit/GIDFakeFetcherService.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Tests/Unit/GIDFakeFetcherService.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Tests/Unit/GIDFakeMainBundle.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Tests/Unit/GIDFakeMainBundle.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Tests/Unit/GIDGoogleUser+Testing.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Tests/Unit/GIDGoogleUser+Testing.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Tests/Unit/GIDGoogleUserTest.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Tests/Unit/GIDMDMPasscodeStateTests.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Tests/Unit/GIDProfileData+Testing.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Tests/Unit/GIDProfileData+Testing.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Tests/Unit/GIDProfileDataTest.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Tests/Unit/GIDScopesTest.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Tests/Unit/GIDSignInButtonTest.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Tests/Unit/GIDSignInCallbackSchemesTest.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Tests/Unit/GIDSignInInternalOptionsTest.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Tests/Unit/GIDSignInTest.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Tests/Unit/OIDAuthorizationRequest+Testing.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Tests/Unit/OIDAuthorizationRequest+Testing.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Tests/Unit/OIDAuthorizationResponse+Testing.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Tests/Unit/OIDAuthorizationResponse+Testing.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Tests/Unit/OIDAuthState+Testing.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Tests/Unit/OIDAuthState+Testing.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Tests/Unit/OIDServiceConfiguration+Testing.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Tests/Unit/OIDServiceConfiguration+Testing.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Tests/Unit/OIDTokenRequest+Testing.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Tests/Unit/OIDTokenRequest+Testing.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Tests/Unit/OIDTokenResponse+Testing.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/GoogleSignIn/Tests/Unit/OIDTokenResponse+Testing.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/Package.swift Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/Samples/ObjC/SignInSample/Source/AppDelegate.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/Samples/ObjC/SignInSample/Source/AppDelegate.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/Samples/ObjC/SignInSample/Source/AuthInspectorViewController.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/Samples/ObjC/SignInSample/Source/AuthInspectorViewController.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/Samples/ObjC/SignInSample/Source/DataPickerState.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/Samples/ObjC/SignInSample/Source/DataPickerState.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/Samples/ObjC/SignInSample/Source/DataPickerViewController.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/Samples/ObjC/SignInSample/Source/DataPickerViewController.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/Samples/ObjC/SignInSample/Source/main.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/Samples/ObjC/SignInSample/Source/SignInViewController.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/Samples/ObjC/SignInSample/Source/SignInViewController.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/Samples/Swift/DaysUntilBirthday/Sources/AuthenticationViewModel.swift Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/Samples/Swift/DaysUntilBirthday/Sources/BirthdayLoader.swift Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/Samples/Swift/DaysUntilBirthday/Sources/Birthday.swift Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/Samples/Swift/DaysUntilBirthday/Sources/BirthdayViewModel.swift Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/Samples/Swift/DaysUntilBirthday/Sources/BirthdayView.swift Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/Samples/Swift/DaysUntilBirthday/Sources/ContentView.swift Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/Samples/Swift/DaysUntilBirthday/Sources/DaysUntilBirthday.swift Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/Samples/Swift/DaysUntilBirthday/Sources/GoogleSignInAuthenticator.swift Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/Samples/Swift/DaysUntilBirthday/Sources/GoogleSignInButtonWrapper.swift Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/Samples/Swift/DaysUntilBirthday/Sources/SignInView.swift Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/Samples/Swift/DaysUntilBirthday/Sources/UserProfileImageLoader.swift Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/Samples/Swift/DaysUntilBirthday/Sources/UserProfileImageView.swift Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleSignIn-iOS-main/Samples/Swift/DaysUntilBirthday/Sources/UserProfileView.swift Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' >>> OCMock-3.9.1 > Apache2.0 ocmock-master/Examples/iOS7Example/usr/include/OCMock/NSNotificationCenter+OCMAdditions.h Copyright (c) 2009-2014 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Examples/iOS7Example/usr/include/OCMock/OCMArg.h Copyright (c) 2009-2014 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Examples/iOS7Example/usr/include/OCMock/OCMConstraint.h Copyright (c) 2007-2014 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Examples/iOS7Example/usr/include/OCMock/OCMLocation.h Copyright (c) 2014 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Examples/iOS7Example/usr/include/OCMock/OCMMacroState.h Copyright (c) 2014 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Examples/iOS7Example/usr/include/OCMock/OCMock.h Copyright (c) 2004-2014 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Examples/iOS7Example/usr/include/OCMock/OCMockObject.h Copyright (c) 2004-2014 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Examples/iOS7Example/usr/include/OCMock/OCMRecorder.h Copyright (c) 2014 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Examples/iOS7Example/usr/include/OCMock/OCMStubRecorder.h Copyright (c) 2004-2014 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Examples/iOS9Example/usr/include/OCMock/NSNotificationCenter+OCMAdditions.h Copyright (c) 2009-2016 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Examples/iOS9Example/usr/include/OCMock/OCMArg.h Copyright (c) 2009-2016 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Examples/iOS9Example/usr/include/OCMock/OCMConstraint.h Copyright (c) 2007-2016 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Examples/iOS9Example/usr/include/OCMock/OCMFunctions.h Copyright (c) 2014-2016 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Examples/iOS9Example/usr/include/OCMock/OCMLocation.h Copyright (c) 2014-2016 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Examples/iOS9Example/usr/include/OCMock/OCMMacroState.h Copyright (c) 2014-2016 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Examples/iOS9Example/usr/include/OCMock/OCMock.h Copyright (c) 2004-2016 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Examples/iOS9Example/usr/include/OCMock/OCMockObject.h Copyright (c) 2004-2016 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Examples/iOS9Example/usr/include/OCMock/OCMRecorder.h Copyright (c) 2014-2016 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Examples/iOS9Example/usr/include/OCMock/OCMStubRecorder.h Copyright (c) 2004-2016 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Examples/SwiftExamples/usr/include/OCMock/NSNotificationCenter+OCMAdditions.h Copyright (c) 2009-2014 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Examples/SwiftExamples/usr/include/OCMock/OCMArg.h Copyright (c) 2009-2014 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Examples/SwiftExamples/usr/include/OCMock/OCMConstraint.h Copyright (c) 2007-2014 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Examples/SwiftExamples/usr/include/OCMock/OCMLocation.h Copyright (c) 2014 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Examples/SwiftExamples/usr/include/OCMock/OCMMacroState.h Copyright (c) 2014 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Examples/SwiftExamples/usr/include/OCMock/OCMock.h Copyright (c) 2004-2014 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Examples/SwiftExamples/usr/include/OCMock/OCMockObject.h Copyright (c) 2004-2014 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Examples/SwiftExamples/usr/include/OCMock/OCMockRecorder.h Copyright (c) 2004-2014 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/NSInvocation+OCMAdditions.h Copyright (c) 2006-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/NSInvocation+OCMAdditions.m Copyright (c) 2006-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/NSMethodSignature+OCMAdditions.h Copyright (c) 2009-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/NSMethodSignature+OCMAdditions.m Copyright (c) 2009-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/NSNotificationCenter+OCMAdditions.h Copyright (c) 2009-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/NSNotificationCenter+OCMAdditions.m Copyright (c) 2009-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/NSObject+OCMAdditions.h Copyright (c) 2013-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/NSObject+OCMAdditions.m Copyright (c) 2009-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/NSValue+OCMAdditions.h Copyright (c) 2014-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/NSValue+OCMAdditions.m Copyright (c) 2014-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCClassMockObject.h Copyright (c) 2005-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCClassMockObject.m Copyright (c) 2005-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMArgAction.h Copyright (c) 2015-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMArgAction.m Copyright (c) 2015-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMArg.h Copyright (c) 2009-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMArg.m Copyright (c) 2009-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMBlockArgCaller.h Copyright (c) 2015-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMBlockArgCaller.m Copyright (c) 2015-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMBlockCaller.h Copyright (c) 2010-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMBlockCaller.m Copyright (c) 2010-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMBoxedReturnValueProvider.h Copyright (c) 2009-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMBoxedReturnValueProvider.m Copyright (c) 2009-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMConstraint.h Copyright (c) 2007-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMConstraint.m Copyright (c) 2007-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMExceptionReturnValueProvider.h Copyright (c) 2009-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMExceptionReturnValueProvider.m Copyright (c) 2009-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMExpectationRecorder.h Copyright (c) 2004-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMExpectationRecorder.m Copyright (c) 2004-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMFunctions.h Copyright (c) 2014-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMFunctions.m Copyright (c) 2014-2021 Erik Doernenburg and contributors See SECTION 129 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMFunctionsPrivate.h Copyright (c) 2014-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMIndirectReturnValueProvider.h Copyright (c) 2009-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMIndirectReturnValueProvider.m Copyright (c) 2009-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMInvocationExpectation.h Copyright (c) 2014-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMInvocationExpectation.m Copyright (c) 2014-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMInvocationMatcher.h Copyright (c) 2014-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMInvocationMatcher.m Copyright (c) 2014-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMInvocationStub.h Copyright (c) 2014-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMInvocationStub.m Copyright (c) 2014-2021 Erik Doernenburg and contributors See SECTION 129 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMLocation.h Copyright (c) 2014-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMLocation.m Copyright (c) 2014-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMMacroState.h Copyright (c) 2014-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMMacroState.m Copyright (c) 2014-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMNonRetainingObjectReturnValueProvider.h Copyright (c) 2019-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMNonRetainingObjectReturnValueProvider.m Copyright (c) 2019-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMNotificationPoster.h Copyright (c) 2009-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMNotificationPoster.m Copyright (c) 2009-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMObjectReturnValueProvider.h Copyright (c) 2009-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMObjectReturnValueProvider.m Copyright (c) 2009-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMObserverRecorder.h Copyright (c) 2009-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMObserverRecorder.m Copyright (c) 2009-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMock.h Copyright (c) 2004-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMockMacros.h Copyright (c) 2014-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMockObject.h Copyright (c) 2004-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMockObject.m Copyright (c) 2004-2021 Erik Doernenburg and contributors See SECTION 129 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMPassByRefSetter.h Copyright (c) 2009-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMPassByRefSetter.m Copyright (c) 2009-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMQuantifier.h Copyright (c) 2016-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMQuantifier.m Copyright (c) 2016-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMRealObjectForwarder.h Copyright (c) 2010-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMRealObjectForwarder.m Copyright (c) 2010-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMRecorder.h Copyright (c) 2014-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMRecorder.m Copyright (c) 2014-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMStubRecorder.h Copyright (c) 2004-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMStubRecorder.m Copyright (c) 2004-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMVerifier.h Copyright (c) 2014-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCMVerifier.m Copyright (c) 2014-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCObserverMockObject.h Copyright (c) 2009-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCObserverMockObject.m Copyright (c) 2009-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCPartialMockObject.h Copyright (c) 2009-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCPartialMockObject.m Copyright (c) 2009-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCProtocolMockObject.h Copyright (c) 2005-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMock/OCProtocolMockObject.m Copyright (c) 2005-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMockTests/NSInvocationOCMAdditionsTests.m Copyright (c) 2006-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMockTests/NSMethodSignatureOCMAdditionsTests.m Copyright (c) 2013-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMockTests/OCMArgTests.m Copyright (c) 2013-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMockTests/OCMBoxedReturnValueProviderTests.m Copyright (c) 2015-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMockTests/OCMConstraintTests.m Copyright (c) 2004-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMockTests/OCMCPlusPlus11Tests.mm Copyright (c) 2020-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMockTests/OCMCPlusPlus98Tests.mm Copyright (c) 2020-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMockTests/OCMFunctionsTests.m Copyright (c) 2020-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMockTests/OCMInvocationMatcherTests.m Copyright (c) 2014-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMockTests/OCMNoEscapeBlockTests.m Copyright (c) 2020-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMockTests/OCMockObjectClassMethodMockingTests.m Copyright (c) 2013-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMockTests/OCMockObjectDynamicPropertyMockingTests.m Copyright (c) 2015-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMockTests/OCMockObjectForwardingTargetTests.m Copyright (c) 2013-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMockTests/OCMockObjectHamcrestTests.m Copyright (c) 2004-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMockTests/OCMockObjectInternalTests.m Copyright (c) 2019-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMockTests/OCMockObjectMacroTests.m Copyright (c) 2014-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMockTests/OCMockObjectPartialMocksTests.m Copyright (c) 2013-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMockTests/OCMockObjectProtocolMocksTests.m Copyright (c) 2013-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMockTests/OCMockObjectRuntimeTests.m Copyright (c) 2014-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMockTests/OCMockObjectTests.m Copyright (c) 2004-2021 Erik Doernenburg and contributors See SECTION 129 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMockTests/OCMockObjectVerifyAfterRunTests.m Copyright (c) 2014-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMockTests/OCMQuantifierTests.m Copyright (c) 2016-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMockTests/OCMStubRecorderTests.m Copyright (c) 2004-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMockTests/OCObserverMockObjectTests.m Copyright (c) 2009-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMockTests/TestClassWithCustomReferenceCounting.h Copyright (c) 2015-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Source/OCMockTests/TestClassWithCustomReferenceCounting.m Copyright (c) 2015-2021 Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Tools/updatebanner.rb Copyright (c) YEARS Erik Doernenburg and contributors See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE' > Unknown License file reference ocmock-master/Examples/iOS5Example/usr/include/OCMock/NSNotificationCenter+OCMAdditions.h Copyright (c) 2009 by Mulle Kybernetik See SECTION 134 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Examples/iOS5Example/usr/include/OCMock/OCMArg.h Copyright (c) 2009-2010 by Mulle Kybernetik See SECTION 130 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Examples/iOS5Example/usr/include/OCMock/OCMConstraint.h Copyright (c) 2007-2010 by Mulle Kybernetik See SECTION 133 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Examples/iOS5Example/usr/include/OCMock/OCMock.h Copyright (c) 2004-2008 by Mulle Kybernetik See SECTION 131 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Examples/iOS5Example/usr/include/OCMock/OCMockRecorder.h Copyright (c) 2004-2010 by Mulle Kybernetik See SECTION 132 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Examples/iPhoneExample/Libraries/Headers/OCMock/NSNotificationCenter+OCMAdditions.h Copyright (c) 2009 by Mulle Kybernetik See SECTION 134 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Examples/iPhoneExample/Libraries/Headers/OCMock/OCMArg.h Copyright (c) 2009-2010 by Mulle Kybernetik See SECTION 130 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Examples/iPhoneExample/Libraries/Headers/OCMock/OCMConstraint.h Copyright (c) 2007-2010 by Mulle Kybernetik See SECTION 133 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Examples/iPhoneExample/Libraries/Headers/OCMock/OCMock.h Copyright (c) 2004-2008 by Mulle Kybernetik See SECTION 131 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Examples/iPhoneExample/Libraries/Headers/OCMock/OCMockObject.h Copyright (c) 2004-2008 by Mulle Kybernetik See SECTION 131 in 'LICENSE TEXT REFERENCE TABLE' ocmock-master/Examples/iPhoneExample/Libraries/Headers/OCMock/OCMockRecorder.h Copyright (c) 2004-2010 by Mulle Kybernetik See SECTION 132 in 'LICENSE TEXT REFERENCE TABLE' >>> protobuf-objc-1.9.11 > Apache2.0 protobuf-objc-master/ProtocolBuffers.podspec Copyright 2008 Google Inc. See SECTION 128 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/compiler/google/protobuf/objectivec-descriptor.proto Copyright 2008 Google Inc. http://code.google.com/p/protobuf See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/compiler/main.cc Copyright 2010 Booyah Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/compiler/objc_enum.cc Copyright 2008 Google Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/compiler/objc_enum_field.cc Copyright 2008 Google Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/compiler/objc_enum_field.h Copyright 2008 Google Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/compiler/objc_enum.h Copyright 2008 Google Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/compiler/objc_extension.cc Copyright 2008 Google Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/compiler/objc_extension.h Copyright 2008 Google Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/compiler/objc_field.cc Copyright 2008 Google Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/compiler/objc_field.h Copyright 2008 Google Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/compiler/objc_file.cc Copyright 2008 Google Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/compiler/objc_file.h Copyright 2008 Google Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/compiler/objc_generator.cc Copyright 2008 Google Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/compiler/objc_generator.h Copyright 2008 Google Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/compiler/objc_helpers.cc Copyright 2008 Google Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/compiler/objc_helpers.h Copyright 2008 Google Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/compiler/objc_message.cc Copyright 2008 Google Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/compiler/objc_message_field.cc Copyright 2008 Google Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/compiler/objc_message_field.h Copyright 2008 Google Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/compiler/objc_message.h Copyright 2008 Google Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/compiler/objc_primitive_field.cc Copyright 2008 Google Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/compiler/objc_primitive_field.h Copyright 2008 Google Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/AbstractMessageBuilder.h Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/AbstractMessageBuilder.m Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/AbstractMessage.h Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/AbstractMessage.m Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/Bootstrap.h Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/CodedInputStream.h Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/CodedInputStream.m Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/CodedOutputStream.h Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/CodedOutputStream.m Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/ConcreteExtensionField.h Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/ConcreteExtensionField.m Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/ExtendableMessageBuilder.h Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/ExtendableMessageBuilder.m Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/ExtendableMessage.h Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/ExtendableMessage.m Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/ExtensionField.h Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/ExtensionRegistry.h Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/ExtensionRegistry.m Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/Field.h Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/Field.m Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/ForwardDeclarations.h Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/GeneratedMessageBuilder.h Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/GeneratedMessageBuilder.m Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/GeneratedMessage.h Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/GeneratedMessage.m Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/MessageBuilder.h Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/Message.h Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/MutableExtensionRegistry.h Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/MutableExtensionRegistry.m Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/MutableField.h Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/MutableField.m Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/PBArray.h Copyright 2010 Booyah Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/PBArray.m Copyright 2010 Booyah Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/ProtocolBuffers.h Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/TextFormat.h Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/TextFormat.m Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/UnknownFieldSetBuilder.h Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/UnknownFieldSetBuilder.m Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/UnknownFieldSet.h Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/UnknownFieldSet.m Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/Utilities.h Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/Utilities.m Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/WireFormat.h Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Classes/WireFormat.m Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Framework/Bootstrap.h Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Tests/ArrayTests.h Copyright 2010 Booyah Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Tests/ArrayTests.m Copyright 2010 Booyah Inc. See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Tests/CodedInputStreamTests.h Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Tests/CodedInputStreamTests.m Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Tests/CodedOuputStreamTests.h Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Tests/CodedOuputStreamTests.m Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Tests/CoreTests.h Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Tests/CoreTests.m Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Tests/GeneratedMessageTests.h Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Tests/GeneratedMessageTests.m Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Tests/Main.m Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Tests/MessageTests.h Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Tests/MessageTests.m Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Tests/MicroTest.h Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Tests/MicroTest.m Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Tests/SmallBlockInputStream.h Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Tests/SmallBlockInputStream.m Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Tests/TestUtilities.h Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Tests/TestUtilities.m Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Tests/UnknownFieldSetTest.h Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Tests/UnknownFieldSetTest.m Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Tests/UtilitiesTests.h Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Tests/UtilitiesTests.m Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Tests/WireFormatTests.h Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/runtime/Tests/WireFormatTests.m Copyright 2008 Cyrus Najmabadi See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' > BSD-3 protobuf-objc-master/src/compiler/google/protobuf/descriptor.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/compiler/google/protobuf/stubs/hash.h Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/compiler/google/protobuf/stubs/strutil.h Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/compiler/google/protobuf/stubs/substitute.h Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/compiler/google/protobuf/unittest_custom_options.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/compiler/google/protobuf/unittest_embed_optimize_for.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/compiler/google/protobuf/unittest_empty.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/compiler/google/protobuf/unittest_enormous_descriptor.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/compiler/google/protobuf/unittest_import_lite.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/compiler/google/protobuf/unittest_import.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/compiler/google/protobuf/unittest_import_public_lite.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/compiler/google/protobuf/unittest_import_public.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/compiler/google/protobuf/unittest_lite_imports_nonlite.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/compiler/google/protobuf/unittest_lite.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/compiler/google/protobuf/unittest_mset.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/compiler/google/protobuf/unittest_no_generic_services.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/compiler/google/protobuf/unittest_optimize_for.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' protobuf-objc-master/src/compiler/google/protobuf/unittest.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' > GPL2.0 protobuf-objc-master\compile Copyright (C) 1999-2014 Free Software Foundation, Inc. # Written by Tom Tromey . # # 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, 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 file is maintained in Automake, please report # bugs to or send patches to # . >>> abseil-abseil-cpp-SwiftPM > PublicDomain abseil-cpp-swiftpm-master.zip\abseil-cpp-SwiftPM-main\absl\time\internal\cctz\src\tzfile.h This file is in the public domain, so clarified as of ** 1996-06-05 by Arthur David Olson. >>> GoogleAppMeasurement-8.14.0 Found in: GoogleAppMeasurement-main/GoogleAppMeasurementWrapper/include/dummy.h Copyright 2021 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. ADDITIONAL LICENSE INFORMATION > Apache2.0 GoogleAppMeasurement-main/GoogleAppMeasurementWithoutAdIdSupportWrapper/dummy.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleAppMeasurement-main/GoogleAppMeasurementWithoutAdIdSupportWrapper/include/dummy.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleAppMeasurement-main/GoogleAppMeasurementWrapper/dummy.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleAppMeasurement-main/Package.swift Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' >>> GoogleDataTransport-9.1.2 > Apache2.0 GoogleDataTransport-main/GoogleDataTransport/GDTCCTLibrary/GDTCCTCompressionHelper.m Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCCTLibrary/GDTCCTNanopbHelpers.m Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCCTLibrary/GDTCCTUploader.m Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCCTLibrary/GDTCCTUploadOperation.m Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCCTLibrary/GDTCOREvent+GDTCCTSupport.m Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCCTLibrary/Private/GDTCCTCompressionHelper.h Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCCTLibrary/Private/GDTCCTNanopbHelpers.h Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCCTLibrary/Private/GDTCCTUploader.h Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCCTLibrary/Private/GDTCCTUploadOperation.h Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCCTLibrary/Protogen/nanopb/cct.nanopb.c Copyright 2019 Google See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCCTLibrary/Protogen/nanopb/cct.nanopb.h Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCCTLibrary/Public/GDTCOREvent+GDTCCTSupport.h Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCCTTestApp/app.swift Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCCTTestApp/gdthelpers.swift Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCCTTestApp/globals.swift Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCCTTestApp/proto/flltest.pb.swift Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCCTTestApp/proto/flltest.proto Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCCTTestApp/viewcontroller.swift Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCCTTests/Common/TestStorage/GDTCCTTestStorage.h Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCCTTests/Common/TestStorage/GDTCCTTestStorage.m Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCCTTests/Integration/GDTCCTIntegrationTest.m Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCCTTests/Monkey/GDTCCTMonkeyTest.swift Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCCTTests/Unit/GDTCCTNanopbHelpersTest.m Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCCTTests/Unit/GDTCCTUploaderTest.m Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCCTTests/Unit/Helpers/GDTCCTEventGenerator.h Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCCTTests/Unit/Helpers/GDTCCTEventGenerator.m Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCCTTests/Unit/TestServer/GDTCCTTestServer.h Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCCTTests/Unit/TestServer/GDTCCTTestServer.m Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCCTWatchOSTestApp/GDTCCTiOSTestAppForCompanionWatchApp/AppDelegate.swift Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCCTWatchOSTestApp/GDTCCTiOSTestAppForCompanionWatchApp/SceneDelegate.swift Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCCTWatchOSTestApp/GDTCCTiOSTestAppForCompanionWatchApp/ViewController.swift Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCCTWatchOSTestApp/GDTCCTServiceExtension/NotificationService.swift Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCCTWatchOSTestApp/GDTCCTWatchOSCompanionTestAppExtension/ExtensionDelegate.swift Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCCTWatchOSTestApp/GDTCCTWatchOSCompanionTestAppExtension/InterfaceController.swift Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCCTWatchOSTestApp/GDTCCTWatchOSCompanionTestAppExtension/NotificationController.swift Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCCTWatchOSTestApp/GDTCCTWatchOSIndependentTestAppWatchKitExtension/ExtensionDelegate.swift Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCCTWatchOSTestApp/GDTCCTWatchOSIndependentTestAppWatchKitExtension/gdthelpers.swift Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCCTWatchOSTestApp/GDTCCTWatchOSIndependentTestAppWatchKitExtension/InterfaceController.swift Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCCTWatchOSTestApp/GDTCCTWatchOSIndependentTestAppWatchKitExtension/NotificationController.swift Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/GDTCORAssert.m Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/GDTCORClock.m Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/GDTCORConsoleLogger.m Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/GDTCORDirectorySizeTracker.m Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/GDTCOREndpoints.m Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/GDTCOREvent.m Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/GDTCORFlatFileStorage.m Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/GDTCORFlatFileStorage+Promises.m Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/GDTCORLifecycle.m Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/GDTCORPlatform.m Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/GDTCORReachability.m Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/GDTCORRegistrar.m Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/GDTCORStorageEventSelector.m Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/GDTCORTransformer.m Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/GDTCORTransport.m Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/GDTCORUploadBatch.m Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/GDTCORUploadCoordinator.m Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/Internal/GDTCORAssert.h Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/Internal/GDTCORDirectorySizeTracker.h Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/Internal/GDTCORLifecycle.h Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/Internal/GDTCORPlatform.h Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/Internal/GDTCORReachability.h Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/Internal/GDTCORRegistrar.h Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/Internal/GDTCORStorageEventSelector.h Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/Internal/GDTCORStorageProtocol.h Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/Internal/GDTCORUploader.h Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/Private/GDTCOREndpoints_Private.h Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/Private/GDTCOREvent_Private.h Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/Private/GDTCORFlatFileStorage.h Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/Private/GDTCORFlatFileStorage+Promises.h Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/Private/GDTCORReachability_Private.h Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/Private/GDTCORRegistrar_Private.h Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/Private/GDTCORTransformer.h Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/Private/GDTCORTransformer_Private.h Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/Private/GDTCORTransport_Private.h Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/Private/GDTCORUploadBatch.h Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/Private/GDTCORUploadCoordinator.h Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCORClock.h Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCORConsoleLogger.h Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCOREndpoints.h Copyright 2018 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCOREventDataObject.h Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCOREvent.h Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCOREventTransformer.h Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCORTargets.h Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCORTransport.h Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GoogleDataTransport.h Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Common/Categories/GDTCORFlatFileStorage+Testing.h Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Common/Categories/GDTCORFlatFileStorage+Testing.m Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Common/Categories/GDTCORRegistrar+Testing.h Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Common/Categories/GDTCORRegistrar+Testing.m Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Common/Categories/GDTCORUploadCoordinator+Testing.h Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Common/Categories/GDTCORUploadCoordinator+Testing.m Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Common/Fakes/GDTCORApplicationFake.h Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Common/Fakes/GDTCORApplicationFake.m Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Common/Fakes/GDTCORStorageFake.h Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Common/Fakes/GDTCORStorageFake.m Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Common/Fakes/GDTCORTransformerFake.h Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Common/Fakes/GDTCORTransformerFake.m Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Common/Fakes/GDTCORTransportFake.h Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Common/Fakes/GDTCORTransportFake.m Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Common/Fakes/GDTCORUploadCoordinatorFake.h Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Common/Fakes/GDTCORUploadCoordinatorFake.m Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Integration/GDTCORIntegrationTest.m Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Integration/Helpers/GDTCORIntegrationTestUploader.h Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Integration/Helpers/GDTCORIntegrationTestUploader.m Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Integration/TestServer/GDTCORTestServer.h Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Integration/TestServer/GDTCORTestServer.m Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Lifecycle/GDTCORLifecycleTest.m Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Lifecycle/Helpers/GDTCORLifecycleTestUploader.h Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Lifecycle/Helpers/GDTCORLifecycleTestUploader.m Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Monkey/GDTMonkeyTest.swift Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Unit/GDTCORAssertTest.m Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Unit/GDTCORClockTest.m Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Unit/GDTCORDirectorySizeTrackerTests.m Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Unit/GDTCOREndpointsTest.m Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Unit/GDTCOREventTest.m Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Unit/GDTCORFlatFileStorageTest.m Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Unit/GDTCORPlatformTest.m Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Unit/GDTCORRegistrarTest.m Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Unit/GDTCORTestCase.h Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Unit/GDTCORTestCase.m Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Unit/GDTCORTransformerTest.m Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Unit/GDTCORTransportTest.m Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Unit/GDTCORUploadCoordinatorTest.m Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Unit/Helpers/GDTCORAssertHelper.h Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Unit/Helpers/GDTCORAssertHelper.m Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Unit/Helpers/GDTCORDataObjectTesterClasses.h Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Unit/Helpers/GDTCORDataObjectTesterClasses.m Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Unit/Helpers/GDTCOREventGenerator.h Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Unit/Helpers/GDTCOREventGenerator.m Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Unit/Helpers/GDTCORTestUploader.h Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTCORTests/Unit/Helpers/GDTCORTestUploader.m Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTTestApp/app.swift Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTTestApp/Bridging-Header.h Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTTestApp/EventCleanupPerfTest.swift Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTTestApp/gdthelpers.swift Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTTestApp/globals.swift Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTTestApp/viewcontroller.swift Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTWatchOSTestApp/GDTWatchOSTestAppWatchKitExtension/ExtensionDelegate.swift Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTWatchOSTestApp/GDTWatchOSTestAppWatchKitExtension/GoogleDataTransportPrivate/Bridging-Header.h Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTWatchOSTestApp/GDTWatchOSTestAppWatchKitExtension/InterfaceController.swift Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/GDTWatchOSTestApp/GDTWatchOSTestAppWatchKitExtension/NotificationController.swift Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/generate_project.sh Copyright 2018 Google See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/ProtoSupport/generate_cct_protos.sh Copyright 2019 Google See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/ProtoSupport/nanopb_objc_generator.py Copyright 2019 Google See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/ProtoSupport/proto_generator.py Copyright 2019 Google See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/ProtoSupport/Protos/cct.options Copyright 2019 Google See SECTION 67 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/GoogleDataTransport/ProtoSupport/Protos/cct.proto Copyright 2019 Google LLC. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/Package.swift Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/setup-scripts.sh Copyright 2021 Google LLC See SECTION 91 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/SwiftPMTests/objc-import-test/objc-header.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/SwiftPMTests/objc-import-test/objc-module.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleDataTransport-main/SwiftPMTests/swift-test/main.swift Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' >>> GoogleUtilities-7.7.0 > Apache2.0 GoogleUtilities-main/GoogleUtilities/AppDelegateSwizzler/GULAppDelegateSwizzler.m Copyright 2018 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/AppDelegateSwizzler/GULSceneDelegateSwizzler.m Copyright 2019 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/AppDelegateSwizzler/Internal/GULAppDelegateSwizzler_Private.h Copyright 2018 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/AppDelegateSwizzler/Internal/GULSceneDelegateSwizzler_Private.h Copyright 2019 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/AppDelegateSwizzler/Public/GoogleUtilities/GULAppDelegateSwizzler.h Copyright 2018 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/AppDelegateSwizzler/Public/GoogleUtilities/GULApplication.h Copyright 2019 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/AppDelegateSwizzler/Public/GoogleUtilities/GULSceneDelegateSwizzler.h Copyright 2019 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Common/GULLoggerCodes.h Copyright 2018 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Environment/GULHeartbeatDateStorage.m Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Environment/GULHeartbeatDateStorageUserDefaults.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Environment/GULSecureCoding.m Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Environment/Public/GoogleUtilities/GULAppEnvironmentUtil.h Copyright 2017 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Environment/Public/GoogleUtilities/GULHeartbeatDateStorable.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Environment/Public/GoogleUtilities/GULHeartbeatDateStorage.h Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Environment/Public/GoogleUtilities/GULHeartbeatDateStorageUserDefaults.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Environment/Public/GoogleUtilities/GULKeychainStorage.h Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Environment/Public/GoogleUtilities/GULKeychainUtils.h Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Environment/Public/GoogleUtilities/GULSecureCoding.h Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Environment/Public/GoogleUtilities/GULURLSessionDataResponse.h Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Environment/Public/GoogleUtilities/NSURLSession+GULPromises.h Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Environment/SecureStorage/GULKeychainStorage.m Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Environment/SecureStorage/GULKeychainUtils.m Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Environment/third_party/GULAppEnvironmentUtil.m Copyright 2017 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Environment/URLSessionPromiseWrapper/GULURLSessionDataResponse.m Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Environment/URLSessionPromiseWrapper/NSURLSession+GULPromises.m Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/ISASwizzler/GULObjectSwizzler+Internal.h Copyright 2019 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/ISASwizzler/GULObjectSwizzler.m Copyright 2018 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/ISASwizzler/GULSwizzledObject.m Copyright 2018 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/ISASwizzler/Public/GoogleUtilities/GULObjectSwizzler.h Copyright 2018 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/ISASwizzler/Public/GoogleUtilities/GULSwizzledObject.h Copyright 2018 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Logger/GULLogger.m Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Logger/Public/GoogleUtilities/GULLogger.h Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Logger/Public/GoogleUtilities/GULLoggerLevel.h Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/MethodSwizzler/GULSwizzler.m Copyright 2018 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/MethodSwizzler/Public/GoogleUtilities/GULOriginalIMPConvenienceMacros.h Copyright 2018 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/MethodSwizzler/Public/GoogleUtilities/GULSwizzler.h Copyright 2018 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Network/GULMutableDictionary.m Copyright 2017 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Network/GULNetworkConstants.m Copyright 2017 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Network/GULNetworkInternal.h Copyright 2017 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Network/GULNetwork.m Copyright 2017 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Network/GULNetworkURLSession.m Copyright 2017 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Network/Public/GoogleUtilities/GULMutableDictionary.h Copyright 2017 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Network/Public/GoogleUtilities/GULNetworkConstants.h Copyright 2017 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Network/Public/GoogleUtilities/GULNetwork.h Copyright 2017 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Network/Public/GoogleUtilities/GULNetworkLoggerProtocol.h Copyright 2017 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Network/Public/GoogleUtilities/GULNetworkMessageCode.h Copyright 2017 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Network/Public/GoogleUtilities/GULNetworkURLSession.h Copyright 2017 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/NSData+zlib/GULNSData+zlib.m Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/NSData+zlib/Public/GoogleUtilities/GULNSData+zlib.h Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Reachability/GULReachabilityChecker+Internal.h Copyright 2017 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Reachability/GULReachabilityChecker.m Copyright 2017 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Reachability/GULReachabilityMessageCode.h Copyright 2017 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Reachability/Public/GoogleUtilities/GULReachabilityChecker.h Copyright 2017 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/SwizzlerTestHelpers/GULProxy.h Copyright 2018 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/SwizzlerTestHelpers/GULProxy.m Copyright 2018 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/SwizzlerTestHelpers/GULRuntimeClassDiff.h Copyright 2018 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/SwizzlerTestHelpers/GULRuntimeClassDiff.m Copyright 2018 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/SwizzlerTestHelpers/GULRuntimeClassSnapshot.h Copyright 2018 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/SwizzlerTestHelpers/GULRuntimeClassSnapshot.m Copyright 2018 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/SwizzlerTestHelpers/GULRuntimeDiff.h Copyright 2018 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/SwizzlerTestHelpers/GULRuntimeDiff.m Copyright 2018 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/SwizzlerTestHelpers/GULRuntimeSnapshot.h Copyright 2018 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/SwizzlerTestHelpers/GULRuntimeSnapshot.m Copyright 2018 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/SwizzlerTestHelpers/GULRuntimeStateHelper.h Copyright 2018 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/SwizzlerTestHelpers/GULRuntimeStateHelper.m Copyright 2018 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/SwizzlerTestHelpers/GULSwizzler+Unswizzle.m Copyright 2019 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/SwizzlerTestHelpers/GULSwizzlingCache.h Copyright 2018 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/SwizzlerTestHelpers/GULSwizzlingCache.m Copyright 2018 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/SwizzlerTestHelpers/GULSwizzlingCache_Private.h Copyright 2018 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/SwizzlerTestHelpers/Public/GoogleUtilities/GULSwizzler+Unswizzle.h Copyright 2019 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Tests/SwiftUnit/GULAppEnvironmentUtilTest.swift Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Tests/Unit/Environment/GULAppEnvironmentUtilTest.m Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Tests/Unit/Environment/GULHeartbeatDateStorageTest.m Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Tests/Unit/Environment/GULHeartbeatDateStorageUserDefaultsTest.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Tests/Unit/Environment/GULKeychainStorageTests.m Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Tests/Unit/Environment/NSURLSession+GULPromisesTests.m Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Tests/Unit/Environment/Sources/GULHeartbeatDateStorageV7.3.1.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Tests/Unit/Environment/Sources/GULHeartbeatDateStorageV7.3.1.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Tests/Unit/Environment/Sources/GULHeartbeatDateStorageV7.4.0.h Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Tests/Unit/Environment/Sources/GULHeartbeatDateStorageV7.4.0.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Tests/Unit/Logger/GULLoggerTest.m Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Tests/Unit/Network/GULMutableDictionaryTest.m Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Tests/Unit/Network/GULNetworkTest.m Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Tests/Unit/Network/third_party/GTMHTTPServer.h Copyright 2010 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Tests/Unit/Reachability/GULReachabilityCheckerTest.m Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Tests/Unit/SecureCoding/GULSecureCodingTests.m Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Tests/Unit/Shared/URLSession/FIRURLSessionOCMockStub.h Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Tests/Unit/Shared/URLSession/FIRURLSessionOCMockStub.m Copyright 2020 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Tests/Unit/Swizzler/GULAppDelegateSwizzlerTest.m Copyright 2018 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Tests/Unit/Swizzler/GULObjectSwizzlerTest.m Copyright 2018 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Tests/Unit/Swizzler/GULRuntimeClassDiffTests.m Copyright 2018 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Tests/Unit/Swizzler/GULRuntimeClassSnapshotTests.m Copyright 2018 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Tests/Unit/Swizzler/GULRuntimeDiffTests.m Copyright 2018 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Tests/Unit/Swizzler/GULRuntimeSnapshotTests.m Copyright 2018 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Tests/Unit/Swizzler/GULRuntimeStateHelperTests.m Copyright 2018 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Tests/Unit/Swizzler/GULSceneDelegateSwizzlerTest.m Copyright 2019 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Tests/Unit/Swizzler/GULSwizzlerInheritedMethodsSwizzlingTest.m Copyright 2018 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Tests/Unit/Swizzler/GULSwizzlerTest.m Copyright 2018 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Tests/Unit/Swizzler/GULSwizzlingCacheTest.m Copyright 2018 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Tests/Unit/UserDefaults/GULUserDefaultsTests.m Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Tests/Unit/Utils/GULTestKeychain.h Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Tests/Unit/Utils/GULTestKeychain.m Copyright 2019 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/UserDefaults/GULUserDefaults.m Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/UserDefaults/Public/GoogleUtilities/GULUserDefaults.h Copyright 2018 Google See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/Package.swift Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/setup-scripts.sh Copyright 2021 Google LLC See SECTION 91 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/SwiftPMTests/objc-import-test/objc-header.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/SwiftPMTests/objc-import-test/objc-module.m Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/SwiftPMTests/swift-test/main.swift Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' > BSD-3 GoogleUtilities-main/GoogleUtilities/Tests/Unit/Network/third_party/GTMHTTPServer.h Copyright (c) 2011, Deusty, LLC See SECTION 145 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Tests/Unit/Network/third_party/GTMHTTPServer.m Copyright (c) 2011, Deusty, LLC See SECTION 145 in 'LICENSE TEXT REFERENCE TABLE' > MIT GoogleUtilities-main/GoogleUtilities/Environment/third_party/GULAppEnvironmentUtil.m Copyright (c) 2017 Landon J. Fuller See SECTION 146 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/GoogleUtilities/Environment/third_party/LICENSE Copyright (c) 2017 Landon J. Fuller See SECTION 147 in 'LICENSE TEXT REFERENCE TABLE' GoogleUtilities-main/LICENSE Copyright (c) 2017 Landon J. Fuller See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE' > BSD Source Code Attribution GoogleUtilities-main/GoogleUtilities/Tests/Unit/Network/third_party/LICENSE Copyright (c) 2011, Deusty, LLC See SECTION 90 in 'LICENSE TEXT REFERENCE TABLE' >>> grpc-1.28.4 Copyright 2014 gRPC 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. >>> Promises-2.0.0 Found in: promises-master/Sources/Promises/Promise+Race.swift Copyright 2018 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. ADDITIONAL LICENSE INFORMATION > Apache2.0 promises-master/Package.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Promises.playground/Contents.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromises/FBLPromise+All.m Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromises/FBLPromise+Always.m Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromises/FBLPromise+Any.m Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromises/FBLPromise+Async.m Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromises/FBLPromise+Await.m Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromises/FBLPromise+Catch.m Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromises/FBLPromise+Delay.m Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromises/FBLPromise+Do.m Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromises/FBLPromiseError.m Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromises/FBLPromise.m Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromises/FBLPromise+Race.m Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromises/FBLPromise+Recover.m Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromises/FBLPromise+Reduce.m Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromises/FBLPromise+Retry.m Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromises/FBLPromise+Testing.m Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromises/FBLPromise+Then.m Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromises/FBLPromise+Timeout.m Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromises/FBLPromise+Validate.m Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromises/FBLPromise+Wrap.m Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromises/include/FBLPromise+All.h Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromises/include/FBLPromise+Always.h Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromises/include/FBLPromise+Any.h Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromises/include/FBLPromise+Async.h Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromises/include/FBLPromise+Await.h Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromises/include/FBLPromise+Catch.h Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromises/include/FBLPromise+Delay.h Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromises/include/FBLPromise+Do.h Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromises/include/FBLPromiseError.h Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromises/include/FBLPromise.h Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromises/include/FBLPromisePrivate.h Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromises/include/FBLPromise+Race.h Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromises/include/FBLPromise+Recover.h Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromises/include/FBLPromise+Reduce.h Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromises/include/FBLPromise+Retry.h Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromises/include/FBLPromises.h Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromises/include/FBLPromise+Testing.h Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromises/include/FBLPromise+Then.h Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromises/include/FBLPromise+Timeout.h Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromises/include/FBLPromise+Validate.h Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromises/include/FBLPromise+Wrap.h Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromisesTestHelpers/FBLPromisesTestInteroperability.m Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromisesTestHelpers/include/FBLPromisesTestHelpers.h Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/FBLPromisesTestHelpers/include/FBLPromisesTestInteroperability.h Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/Promises/Promise+All.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/Promises/Promise+Always.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/Promises/Promise+Any.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/Promises/Promise+Async.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/Promises/Promise+Await.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/Promises/Promise+Catch.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/Promises/Promise+Delay.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/Promises/Promise+Do.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/Promises/PromiseError.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/Promises/Promise+Recover.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/Promises/Promise+Reduce.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/Promises/Promise+Retry.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/Promises/Promise.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/Promises/Promise+Testing.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/Promises/Promise+Then.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/Promises/Promise+Timeout.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/Promises/Promise+Validate.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/Promises/Promise+Wrap.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/PromisesTestHelpers/PromisesTestHelpers.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Sources/PromisesTestHelpers/PromisesTestInteroperability.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Tests/FBLPromisesInteroperabilityTests/FBLPromise+CatchInteroperabilityTests.m Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Tests/FBLPromisesInteroperabilityTests/FBLPromise+ThenInteroperabilityTests.m Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Tests/FBLPromisesPerformanceTests/FBLPromise+ThenPerformanceTests.m Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Tests/FBLPromisesTests/FBLPromise+AllTests.m Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Tests/FBLPromisesTests/FBLPromise+AlwaysTests.m Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Tests/FBLPromisesTests/FBLPromise+AnyTests.m Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Tests/FBLPromisesTests/FBLPromise+AsyncTests.m Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Tests/FBLPromisesTests/FBLPromise+AwaitTests.m Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Tests/FBLPromisesTests/FBLPromise+CatchTests.m Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Tests/FBLPromisesTests/FBLPromise+DelayTests.m Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Tests/FBLPromisesTests/FBLPromise+DoTests.m Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Tests/FBLPromisesTests/FBLPromise+RaceTests.m Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Tests/FBLPromisesTests/FBLPromise+RecoverTests.m Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Tests/FBLPromisesTests/FBLPromise+ReduceTests.m Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Tests/FBLPromisesTests/FBLPromise+RetryTests.m Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Tests/FBLPromisesTests/FBLPromiseTests.m Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Tests/FBLPromisesTests/FBLPromise+ThenTests.m Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Tests/FBLPromisesTests/FBLPromise+TimeoutTests.m Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Tests/FBLPromisesTests/FBLPromise+ValidateTests.m Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Tests/FBLPromisesTests/FBLPromise+WrapTests.m Copyright 2018 Google Inc. See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Tests/PromisesInteroperabilityTests/Promise+CatchInteroperabilityTests.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Tests/PromisesInteroperabilityTests/Promise+ThenInteroperabilityTests.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Tests/PromisesPerformanceTests/Promise+ThenPerformanceTests.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Tests/PromisesTests/Promise+AllTests.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Tests/PromisesTests/Promise+AlwaysTests.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Tests/PromisesTests/Promise+AnyTests.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Tests/PromisesTests/Promise+AsyncTests.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Tests/PromisesTests/Promise+AwaitTests.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Tests/PromisesTests/Promise+CatchTests.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Tests/PromisesTests/Promise+DelayTests.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Tests/PromisesTests/Promise+DoTests.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Tests/PromisesTests/Promise+RaceTests.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Tests/PromisesTests/Promise+RecoverTests.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Tests/PromisesTests/Promise+ReduceTests.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Tests/PromisesTests/Promise+RetryTests.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Tests/PromisesTests/PromiseTests.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Tests/PromisesTests/Promise+ThenTests.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Tests/PromisesTests/Promise+TimeoutTests.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Tests/PromisesTests/Promise+ValidateTests.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Tests/PromisesTests/Promise+WrapTests.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' promises-master/Tests/TestHost/AppDelegate.swift Copyright 2018 Google Inc. See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE' >>> SwiftProtobuf-1.19.0 > Apache2.0 swift-protobuf-main/DevTools/CollectTests.awk Copyright (c) 2014 - 2016 Apple Inc. and the Swift project See SECTION 95 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/DevTools/CopyrightFixup.sh Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/DevTools/CopyrightFixup.sh Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/DevTools/LibraryVersions.py Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 95 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/FuzzTesting/Sources/FuzzCommon/fuzz_testing.pb.swift Copyright (c) 2014 - 2021 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Package.swift Copyright (c) 2014 - 2018 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Performance/generators/cpp.sh Copyright (c) 2014 - 2019 Apple Inc. and the Swift project See SECTION 95 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Performance/generators/proto.sh Copyright (c) 2014 - 2016 Apple Inc. and the Swift project See SECTION 95 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Performance/generators/swift.sh Copyright (c) 2014 - 2019 Apple Inc. and the Swift project See SECTION 95 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Performance/Harness.cc Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Performance/Harness.h Copyright (c) 2014 - 2016 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Performance/Harness.swift Copyright (c) 2014 - 2019 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Performance/main.cc Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Performance/main.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Performance/perf_runner.sh Copyright (c) 2014 - 2016 Apple Inc. and the Swift project See SECTION 95 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Performance/runners/cpp.sh Copyright (c) 2014 - 2016 Apple Inc. and the Swift project See SECTION 95 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Performance/runners/swift.sh Copyright (c) 2014 - 2016 Apple Inc. and the Swift project See SECTION 95 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/fuzz_testing.proto Copyright (c) 2014 - 2021 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/pluginlib_descriptor_test2.proto Copyright (c) 2014 - 2020 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/pluginlib_descriptor_test.proto Copyright (c) 2014 - 2017 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/SwiftProtobufPluginLibrary/swift_protobuf_module_mappings.proto Copyright (c) 2014 - 2017 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/unittest_swift_enum_optional_default.proto Copyright (c) 2014 - 2016 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/unittest_swift_extension2.proto Copyright (c) 2014 - 2016 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/unittest_swift_extension3.proto Copyright (c) 2014 - 2016 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/unittest_swift_extension4.proto Copyright (c) 2014 - 2016 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/unittest_swift_extension.proto Copyright (c) 2014 - 2016 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/unittest_swift_fieldorder.proto Copyright (c) 2014 - 2016 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/unittest_swift_json.proto Copyright (c) 2020 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/unittest_swift_naming_no_prefix.proto Copyright (c) 2014 - 2017 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/unittest_swift_naming_number_prefix.proto Copyright (c) 2020 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/unittest_swift_naming.proto Copyright (c) 2014 - 2016 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/unittest_swift_oneof_merging.proto Copyright (c) 2014 - 2017 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/unittest_swift_reserved_ext.proto Copyright (c) 2014 - 2017 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/unittest_swift_reserved.proto Copyright (c) 2014 - 2016 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/fuzz_testing.pb.swift Copyright (c) 2014 - 2021 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/pluginlib_descriptor_test2.pb.swift Copyright (c) 2014 - 2020 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/pluginlib_descriptor_test.pb.swift Copyright (c) 2014 - 2017 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/SwiftProtobufPluginLibrary/swift_protobuf_module_mappings.pb.swift Copyright (c) 2014 - 2017 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/unittest_swift_enum_optional_default.pb.swift Copyright (c) 2014 - 2016 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/unittest_swift_extension2.pb.swift Copyright (c) 2014 - 2016 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/unittest_swift_extension3.pb.swift Copyright (c) 2014 - 2016 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/unittest_swift_extension4.pb.swift Copyright (c) 2014 - 2016 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/unittest_swift_extension.pb.swift Copyright (c) 2014 - 2016 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/unittest_swift_fieldorder.pb.swift Copyright (c) 2014 - 2016 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/unittest_swift_json.pb.swift Copyright (c) 2020 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/unittest_swift_naming_no_prefix.pb.swift Copyright (c) 2014 - 2017 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/unittest_swift_naming_number_prefix.pb.swift Copyright (c) 2020 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/unittest_swift_naming.pb.swift Copyright (c) 2014 - 2016 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/unittest_swift_oneof_merging.pb.swift Copyright (c) 2014 - 2017 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/unittest_swift_reserved_ext.pb.swift Copyright (c) 2014 - 2017 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/unittest_swift_reserved.pb.swift Copyright (c) 2014 - 2016 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/Conformance/main.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/protoc-gen-swift/CommandLine+Extensions.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/protoc-gen-swift/Descriptor+Extensions.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/protoc-gen-swift/EnumGenerator.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/protoc-gen-swift/ExtensionSetGenerator.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/protoc-gen-swift/FieldGenerator.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/protoc-gen-swift/FileGenerator.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/protoc-gen-swift/FileIo.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/protoc-gen-swift/GenerationError.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/protoc-gen-swift/GeneratorOptions.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/protoc-gen-swift/Google_Protobuf_DescriptorProto+Extensions.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/protoc-gen-swift/Google_Protobuf_FileDescriptorProto+Extensions.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/protoc-gen-swift/main.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/protoc-gen-swift/MessageFieldGenerator.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/protoc-gen-swift/MessageGenerator.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/protoc-gen-swift/MessageStorageClassGenerator.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/protoc-gen-swift/MessageStorageDecision.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/protoc-gen-swift/OneofGenerator.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/protoc-gen-swift/StringUtils.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/protoc-gen-swift/Version.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/AnyMessageStorage.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/AnyUnpackError.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/BinaryDecoder.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/BinaryDecodingError.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/BinaryDecodingOptions.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/BinaryDelimited.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/BinaryEncoder.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/BinaryEncodingError.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/BinaryEncodingSizeVisitor.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/BinaryEncodingVisitor.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/CustomJSONCodable.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/Decoder.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/DoubleParser.swift Copyright (c) 2014 - 2019 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/Enum.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/ExtensibleMessage.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/ExtensionFields.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/ExtensionFieldValueSet.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/ExtensionMap.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/FieldTag.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/FieldTypes.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/Google_Protobuf_Any+Extensions.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/Google_Protobuf_Any+Registry.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/Google_Protobuf_Duration+Extensions.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/Google_Protobuf_FieldMask+Extensions.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/Google_Protobuf_ListValue+Extensions.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/Google_Protobuf_NullValue+Extensions.swift Copyright (c) 2014 - 2020 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/Google_Protobuf_Struct+Extensions.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/Google_Protobuf_Timestamp+Extensions.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/Google_Protobuf_Value+Extensions.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/Google_Protobuf_Wrappers+Extensions.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/HashVisitor.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/Internal.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/JSONDecoder.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/JSONDecodingError.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/JSONDecodingOptions.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/JSONEncoder.swift Copyright (c) 2014 - 2019 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/JSONEncodingError.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/JSONEncodingOptions.swift Copyright (c) 2014 - 2018 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/JSONEncodingVisitor.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/JSONMapEncodingVisitor.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/JSONScanner.swift Copyright (c) 2014 - 2019 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/MathUtils.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/Message+AnyAdditions.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/Message+BinaryAdditions.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/MessageExtension.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/Message+JSONAdditions.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/Message+JSONArrayAdditions.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/Message.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/Message+TextFormatAdditions.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/NameMap.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobufPluginLibrary/Array+Extensions.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobufPluginLibrary/CodePrinter.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobufPluginLibrary/Descriptor+Extensions.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobufPluginLibrary/Descriptor.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobufPluginLibrary/FieldNumbers.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobufPluginLibrary/Google_Protobuf_Compiler_CodeGeneratorResponse+Extensions.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobufPluginLibrary/Google_Protobuf_SourceCodeInfo+Extensions.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobufPluginLibrary/NamingUtils.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobufPluginLibrary/ProtoFileToModuleMappings.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobufPluginLibrary/ProvidesLocationPath.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobufPluginLibrary/ProvidesSourceCodeLocation.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobufPluginLibrary/SwiftLanguage.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobufPluginLibrary/SwiftProtobufInfo.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobufPluginLibrary/swift_protobuf_module_mappings.pb.swift Copyright (c) 2014 - 2017 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobufPluginLibrary/SwiftProtobufNamer.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobufPluginLibrary/UnicodeScalar+Extensions.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/ProtobufAPIVersionCheck.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/ProtobufMap.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/ProtoNameProviding.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/ProtoSendable.swift Copyright (c) 2014 - 2022 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/SelectiveVisitor.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/SimpleExtensionMap.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/StringUtils.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/TextFormatDecoder.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/TextFormatDecodingError.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/TextFormatDecodingOptions.swift Copyright (c) 2014 - 2021 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/TextFormatEncoder.swift Copyright (c) 2014 - 2019 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/TextFormatEncodingOptions.swift Copyright (c) 2014 - 2019 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/TextFormatEncodingVisitor.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/TextFormatScanner.swift Copyright (c) 2014 - 2019 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/TimeUtils.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/UnknownStorage.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/UnsafeRawPointer+Shims.swift Copyright (c) 2019 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/Varint.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/Version.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/Visitor.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/WireFormat.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/ZigZag.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufPluginLibraryTests/Descriptor+TestHelpers.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufPluginLibraryTests/Test_Descriptor.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufPluginLibraryTests/Test_NamingUtils.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufPluginLibraryTests/Test_ProtoFileToModuleMappings.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufPluginLibraryTests/Test_SwiftLanguage.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufPluginLibraryTests/Test_SwiftProtobufNamer.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Data+TestHelpers.swift Copyright (c) 2014 - 2019 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/fuzz_testing.pb.swift Copyright (c) 2014 - 2021 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Message+UInt8ArrayHelpers.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_AllTypes_Proto3_Optional.swift Copyright (c) 2014 - 2020 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_AllTypes_Proto3.swift Copyright (c) 2014 - 2019 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_AllTypes.swift Copyright (c) 2014 - 2019 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_Any.swift Copyright (c) 2014 - 2019 Apple Inc. and the project See SECTION 93 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_Api.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_BasicFields_Access_Proto2.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_BasicFields_Access_Proto3.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_BinaryDecodingOptions.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_BinaryDelimited.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_Conformance.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_Duration.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_Empty.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_Enum_Proto2.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_Enum.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_EnumWithAliases.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_Extensions.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_ExtremeDefaultValues.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_FieldMask.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_FieldOrdering.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_FuzzTests.swift Copyright (c) 2014 - 2021 Apple Inc. and the project See SECTION 93 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_GroupWithGroups.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/TestHelpers.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_JSON_Array.swift Copyright (c) 2014 - 2019 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_JSON_Conformance.swift Copyright (c) 2014 - 2019 Apple Inc. and the project See SECTION 93 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_JSONDecodingOptions.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_JSONEncodingOptions.swift Copyright (c) 2014 - 2018 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_JSON_Extensions.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_JSON_Group.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_JSON.swift Copyright (c) 2014 - 2019 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_MapFields_Access_Proto2.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_MapFields_Access_Proto3.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_Map_JSON.swift Copyright (c) 2014 - 2019 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_Map.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_Merge.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_MessageSet.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_Naming.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_OneofFields_Access_Proto2.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_OneofFields_Access_Proto3.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_Packed.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 93 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_ParsingMerge.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_ReallyLargeTagNumber.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_RecursiveMap.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_Required.swift Copyright (c) 2014 - 2019 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_Reserved.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_SimpleExtensionMap.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_Struct.swift Copyright (c) 2014 - 2019 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_TextFormatDecodingOptions.swift Copyright (c) 2014 - 2017 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_TextFormat_Map_proto3.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_TextFormat_proto2_extensions.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_TextFormat_proto2.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_TextFormat_proto3.swift Copyright (c) 2014 - 2019 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_TextFormat_Unknown.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_TextFormat_WKT_proto3.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_Timestamp.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_Type.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_Unknown_proto2.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_Unknown_proto3.swift Copyright (c) 2014 - 2016 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/Test_Wrappers.swift Copyright (c) 2014 - 2019 Apple Inc. and the project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_swift_enum_optional_default.pb.swift Copyright (c) 2014 - 2016 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_swift_extension2.pb.swift Copyright (c) 2014 - 2016 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_swift_extension3.pb.swift Copyright (c) 2014 - 2016 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_swift_extension4.pb.swift Copyright (c) 2014 - 2016 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_swift_extension.pb.swift Copyright (c) 2014 - 2016 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_swift_fieldorder.pb.swift Copyright (c) 2014 - 2016 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_swift_json.pb.swift Copyright (c) 2020 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_swift_naming_no_prefix.pb.swift Copyright (c) 2014 - 2017 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_swift_naming_number_prefix.pb.swift Copyright (c) 2020 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_swift_naming.pb.swift Copyright (c) 2014 - 2016 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_swift_oneof_merging.pb.swift Copyright (c) 2014 - 2017 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_swift_reserved_ext.pb.swift Copyright (c) 2014 - 2017 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_swift_reserved.pb.swift Copyright (c) 2014 - 2016 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' > BSD-3 swift-protobuf-main/Protos/conformance/conformance.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/any.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/any_test.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/api.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/compiler/plugin.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/descriptor.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/duration.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/empty.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/field_mask.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/map_lite_unittest.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/map_proto2_unittest.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/map_unittest.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/source_context.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/struct.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/test_messages_proto2.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/test_messages_proto3.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/timestamp.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/type.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/unittest_arena.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/unittest_custom_options.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/unittest_drop_unknown_fields.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/unittest_embed_optimize_for.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/unittest_empty.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/unittest_enormous_descriptor.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/unittest_import_lite.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/unittest_import.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/unittest_import_public_lite.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/unittest_import_public.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/unittest_lazy_dependencies_custom_option.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/unittest_lazy_dependencies_enum.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/unittest_lazy_dependencies.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/unittest_lite_imports_nonlite.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/unittest_lite.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/unittest_mset.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/unittest_mset_wire_format.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/unittest_no_field_presence.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/unittest_no_generic_services.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/unittest_optimize_for.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/unittest_preserve_unknown_enum2.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/unittest_preserve_unknown_enum.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/unittest.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/unittest_proto3_arena_lite.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/unittest_proto3_arena.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/unittest_proto3_lite.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/unittest_proto3_optional.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/unittest_proto3.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/google/protobuf/wrappers.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/unittest_swift_all_required_types.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/unittest_swift_cycle.proto Copyright 2015 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/unittest_swift_enum.proto Copyright 2015 Apple, Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/unittest_swift_enum_proto3.proto Copyright 2015 Apple, Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/unittest_swift_groups.proto Copyright 2015 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/unittest_swift_oneof_all_required.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/unittest_swift_performance.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/unittest_swift_runtime_proto2.proto Copyright 2015 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/unittest_swift_runtime_proto3.proto Copyright 2015 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Protos/unittest_swift_startup.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/conformance/conformance.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/any.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/any_test.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/api.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/compiler/plugin.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/descriptor.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/duration.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/empty.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/field_mask.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/map_lite_unittest.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/map_proto2_unittest.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/map_unittest.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/source_context.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/struct.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/test_messages_proto2.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/test_messages_proto3.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/timestamp.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/type.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/unittest_arena.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/unittest_custom_options.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/unittest_drop_unknown_fields.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/unittest_embed_optimize_for.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/unittest_empty.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/unittest_enormous_descriptor.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/unittest_import_lite.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/unittest_import.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/unittest_import_public_lite.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/unittest_import_public.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/unittest_lazy_dependencies_custom_option.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/unittest_lazy_dependencies_enum.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/unittest_lazy_dependencies.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/unittest_lite_imports_nonlite.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/unittest_lite.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/unittest_mset.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/unittest_mset_wire_format.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/unittest_no_field_presence.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/unittest_no_generic_services.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/unittest_optimize_for.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/unittest.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/unittest_preserve_unknown_enum2.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/unittest_preserve_unknown_enum.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/unittest_proto3_arena_lite.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/unittest_proto3_arena.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/unittest_proto3_lite.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/unittest_proto3_optional.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/unittest_proto3.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/google/protobuf/wrappers.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/unittest_swift_all_required_types.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/unittest_swift_cycle.pb.swift Copyright 2015 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/unittest_swift_enum.pb.swift Copyright 2015 Apple, Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/unittest_swift_enum_proto3.pb.swift Copyright 2015 Apple, Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/unittest_swift_groups.pb.swift Copyright 2015 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/unittest_swift_oneof_all_required.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/unittest_swift_performance.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/unittest_swift_runtime_proto2.pb.swift Copyright 2015 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/unittest_swift_runtime_proto3.pb.swift Copyright 2015 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Reference/unittest_swift_startup.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/Conformance/conformance.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/Conformance/test_messages_proto2.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/Conformance/test_messages_proto3.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/any.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/api.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/descriptor.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/duration.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/empty.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/field_mask.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobufPluginLibrary/plugin.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/source_context.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/struct.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/timestamp.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/type.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Sources/SwiftProtobuf/wrappers.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/any_test.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/conformance.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/map_proto2_unittest.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/map_unittest.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/test_messages_proto3.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_arena.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_custom_options.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_drop_unknown_fields.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_embed_optimize_for.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_empty.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_import_lite.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_import.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_import_public_lite.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_import_public.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_lite_imports_nonlite.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_lite.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_mset.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_mset_wire_format.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_no_field_presence.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_no_generic_services.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_optimize_for.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_preserve_unknown_enum2.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_preserve_unknown_enum.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_proto3_arena.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_proto3_optional.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_proto3.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_swift_all_required_types.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_swift_cycle.pb.swift Copyright 2015 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_swift_enum.pb.swift Copyright 2015 Apple, Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_swift_enum_proto3.pb.swift Copyright 2015 Apple, Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_swift_groups.pb.swift Copyright 2015 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_swift_oneof_all_required.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_swift_performance.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_swift_runtime_proto2.pb.swift Copyright 2015 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_swift_runtime_proto3.pb.swift Copyright 2015 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' swift-protobuf-main/Tests/SwiftProtobufTests/unittest_swift_startup.pb.swift Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' > Unknown License file reference swift-protobuf-main/Sources/protoc-gen-swift/Version.swift Copyright (c) 2014-2017 Apple Inc. and the project See SECTION 96 in 'LICENSE TEXT REFERENCE TABLE' >>> GTMSessionFetcher-1.7.2 Found in: gtm-session-fetcher-1.7.2/Source/GTMSessionUploadFetcher.h 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. ADDITIONAL LICENSE INFORMATION > Apache2.0 gtm-session-fetcher-1.7.2/Source/GTMGatherInputStream.h Copyright 2014 Google Inc. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' gtm-session-fetcher-1.7.2/Source/GTMGatherInputStream.m Copyright 2014 Google Inc. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' gtm-session-fetcher-1.7.2/Source/GTMMIMEDocument.h Copyright 2014 Google Inc. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' gtm-session-fetcher-1.7.2/Source/GTMMIMEDocument.m Copyright 2014 Google Inc. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' gtm-session-fetcher-1.7.2/Source/GTMReadMonitorInputStream.h Copyright 2014 Google Inc. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' gtm-session-fetcher-1.7.2/Source/GTMReadMonitorInputStream.m Copyright 2014 Google Inc. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' gtm-session-fetcher-1.7.2/Source/GTMSessionFetcher.h Copyright 2014 Google Inc. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' gtm-session-fetcher-1.7.2/Source/GTMSessionFetcherLogging.h Copyright 2014 Google Inc. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' gtm-session-fetcher-1.7.2/Source/GTMSessionFetcherLogging.m Copyright 2014 Google Inc. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' gtm-session-fetcher-1.7.2/Source/GTMSessionFetcherLogViewController.h Copyright (c) 2014 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' gtm-session-fetcher-1.7.2/Source/GTMSessionFetcherLogViewController.m Copyright (c) 2014 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' gtm-session-fetcher-1.7.2/Source/GTMSessionFetcher.m Copyright 2014 Google Inc. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' gtm-session-fetcher-1.7.2/Source/GTMSessionFetcherService.h Copyright 2014 Google Inc. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' gtm-session-fetcher-1.7.2/Source/GTMSessionFetcherService.m Copyright 2014 Google Inc. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' gtm-session-fetcher-1.7.2/Source/GTMSessionUploadFetcher.m Copyright 2014 Google Inc. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' gtm-session-fetcher-1.7.2/Source/TestApps/FetcheriOSTestApp/FTAIOSAppDelegate.h Copyright 2014 Google Inc. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' gtm-session-fetcher-1.7.2/Source/TestApps/FetcheriOSTestApp/FTAIOSAppDelegate.m Copyright 2014 Google Inc. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' gtm-session-fetcher-1.7.2/Source/TestApps/FetcheriOSTestApp/main.m Copyright 2014 Google Inc. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' gtm-session-fetcher-1.7.2/Source/TestApps/FetcherOSXTestApp/FTAAppDelegate.h Copyright 2014 Google Inc. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' gtm-session-fetcher-1.7.2/Source/TestApps/FetcherOSXTestApp/FTAAppDelegate.m Copyright 2014 Google Inc. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' gtm-session-fetcher-1.7.2/Source/TestApps/FetcherOSXTestApp/main.m Copyright 2014 Google Inc. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' gtm-session-fetcher-1.7.2/Source/UnitTests/GTMGatherInputStreamTest.m Copyright 2014 Google Inc. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' gtm-session-fetcher-1.7.2/Source/UnitTests/GTMHTTPServer.h Copyright 2014 Google Inc. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' gtm-session-fetcher-1.7.2/Source/UnitTests/GTMHTTPServer.m Copyright 2014 Google Inc. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' gtm-session-fetcher-1.7.2/Source/UnitTests/GTMMIMEDocumentTest.m Copyright 2014 Google Inc. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' gtm-session-fetcher-1.7.2/Source/UnitTests/GTMReadMonitorInputStreamTest.m Copyright 2014 Google Inc. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' gtm-session-fetcher-1.7.2/Source/UnitTests/GTMSessionFetcherChunkedUploadTest.m Copyright 2014 Google Inc. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' gtm-session-fetcher-1.7.2/Source/UnitTests/GTMSessionFetcherCookieTest.m Copyright 2014 Google Inc. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' gtm-session-fetcher-1.7.2/Source/UnitTests/GTMSessionFetcherFetchingTest.h Copyright 2014 Google Inc. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' gtm-session-fetcher-1.7.2/Source/UnitTests/GTMSessionFetcherFetchingTest.m Copyright 2014 Google Inc. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' gtm-session-fetcher-1.7.2/Source/UnitTests/GTMSessionFetcherServiceTest.m Copyright 2014 Google Inc. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' gtm-session-fetcher-1.7.2/Source/UnitTests/GTMSessionFetcherTestServer.h Copyright 2014 Google Inc. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' gtm-session-fetcher-1.7.2/Source/UnitTests/GTMSessionFetcherTestServer.m Copyright 2014 Google Inc. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' gtm-session-fetcher-1.7.2/Source/UnitTests/GTMSessionFetcherUtilityTest.m Copyright 2014 Google Inc. See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' gtm-session-fetcher-1.7.2/update_version.py Copyright 2017 Google Inc. See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' >>> GTMAppAuth-1.3.0 > Apache2.0 GTMAppAuth-1.3.0/Examples/Example-iOS/Source/AppDelegate.h Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' GTMAppAuth-1.3.0/Examples/Example-iOS/Source/AppDelegate.m Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' GTMAppAuth-1.3.0/Examples/Example-iOS/Source/GTMAppAuthExampleViewController.h Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' GTMAppAuth-1.3.0/Examples/Example-iOS/Source/GTMAppAuthExampleViewController.m Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' GTMAppAuth-1.3.0/Examples/Example-iOS/Source/main.m Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' GTMAppAuth-1.3.0/Examples/Example-macOS/Source/AppDelegate.h Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' GTMAppAuth-1.3.0/Examples/Example-macOS/Source/AppDelegate.m Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' GTMAppAuth-1.3.0/Examples/Example-macOS/Source/GTMAppAuthExampleViewController.h Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' GTMAppAuth-1.3.0/Examples/Example-macOS/Source/GTMAppAuthExampleViewController.m Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' GTMAppAuth-1.3.0/Examples/Example-macOS/Source/main.m Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' GTMAppAuth-1.3.0/GTMAppAuth/Sources/GTMAppAuthFetcherAuthorization+Keychain.m Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' GTMAppAuth-1.3.0/GTMAppAuth/Sources/GTMAppAuthFetcherAuthorization.m Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' GTMAppAuth-1.3.0/GTMAppAuth/Sources/GTMKeychain.m Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' GTMAppAuth-1.3.0/GTMAppAuth/Sources/GTMOAuth2KeychainCompatibility.m Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' GTMAppAuth-1.3.0/GTMAppAuth/Sources/Public/GTMAppAuth/GTMAppAuthFetcherAuthorization.h Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' GTMAppAuth-1.3.0/GTMAppAuth/Sources/Public/GTMAppAuth/GTMAppAuthFetcherAuthorization+Keychain.h Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' GTMAppAuth-1.3.0/GTMAppAuth/Sources/Public/GTMAppAuth/GTMAppAuth.h Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' GTMAppAuth-1.3.0/GTMAppAuth/Sources/Public/GTMAppAuth/GTMKeychain.h Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' GTMAppAuth-1.3.0/GTMAppAuth/Sources/Public/GTMAppAuth/GTMOAuth2KeychainCompatibility.h Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' GTMAppAuth-1.3.0/Package.swift Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' >>> GoogleAPIClientForREST-2.0.0 > Apache2.0 google-api-objectivec-client-for-rest-2.0.0/Examples/CalendarSample/CalendarSampleAppController.h Copyright (c) 2011 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Examples/CalendarSample/CalendarSampleAppController.m Copyright (c) 2011 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Examples/CalendarSample/CalendarSampleWindowController.h Copyright (c) 2011 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Examples/CalendarSample/CalendarSampleWindowController.m Copyright (c) 2011 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Examples/CalendarSample/EditACLWindowController.h Copyright (c) 2011 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Examples/CalendarSample/EditACLWindowController.m Copyright (c) 2011 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Examples/CalendarSample/EditEventWindowController.h Copyright (c) 2011 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Examples/CalendarSample/EditEventWindowController.m Copyright (c) 2011 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Examples/CalendarSample/main.m Copyright (c) 2011 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Examples/DriveSample/DriveSampleAppController.h Copyright (c) 2012 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Examples/DriveSample/DriveSampleAppController.m Copyright (c) 2012 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Examples/DriveSample/DriveSampleWindowController.h Copyright (c) 2012 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Examples/DriveSample/DriveSampleWindowController.m Copyright (c) 2012 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Examples/DriveSample/main.m Copyright (c) 2011 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Examples/StorageSample/main.m Copyright (c) 2011 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Examples/StorageSample/StorageSampleAppController.h Copyright (c) 2012 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Examples/StorageSample/StorageSampleAppController.m Copyright (c) 2012 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Examples/StorageSample/StorageSampleWindowController.h Copyright (c) 2012 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Examples/StorageSample/StorageSampleWindowController.m Copyright (c) 2012 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Examples/YouTubeSample/main.m Copyright (c) 2012 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Examples/YouTubeSample/YouTubeSampleAppController.h Copyright (c) 2012 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Examples/YouTubeSample/YouTubeSampleAppController.m Copyright (c) 2012 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Examples/YouTubeSample/YouTubeSampleWindowController.h Copyright (c) 2012 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Examples/YouTubeSample/YouTubeSampleWindowController.m Copyright (c) 2012 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Sources/Core/GTLRBase64.m Copyright (c) 2012 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Sources/Core/GTLRBatchQuery.m Copyright (c) 2011 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Sources/Core/GTLRBatchResult.m Copyright (c) 2011 Google Inc. See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Sources/Core/GTLRDateTime.m Copyright (c) 2011 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Sources/Core/GTLRDefines.h Copyright (c) 2011 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Sources/Core/GTLRDuration.m Copyright (c) 2016 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Sources/Core/GTLRErrorObject.m Copyright (c) 2011 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Sources/Core/GTLRFramework.m Copyright (c) 2011 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Sources/Core/GTLRObject.m Copyright (c) 2011 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Sources/Core/GTLRQuery.m Copyright (c) 2011 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Sources/Core/GTLRRuntimeCommon.m Copyright (c) 2011 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Sources/Core/GTLRService.m Copyright (c) 2011 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Sources/Core/GTLRUploadParameters.m Copyright (c) 2011 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Sources/Core/GTLRURITemplate.m Copyright (c) 2010 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Sources/Core/GTLRUtilities.m Copyright (c) 2011 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Sources/Core/Public/GoogleAPIClientForREST/GTLRBase64.h Copyright (c) 2012 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Sources/Core/Public/GoogleAPIClientForREST/GTLRBatchQuery.h Copyright (c) 2011 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Sources/Core/Public/GoogleAPIClientForREST/GTLRBatchResult.h Copyright (c) 2011 Google Inc. See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Sources/Core/Public/GoogleAPIClientForREST/GTLRDateTime.h Copyright (c) 2011 Google Inc. See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Sources/Core/Public/GoogleAPIClientForREST/GTLRDuration.h Copyright (c) 2016 Google Inc. See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Sources/Core/Public/GoogleAPIClientForREST/GTLRErrorObject.h Copyright (c) 2011 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Sources/Core/Public/GoogleAPIClientForREST/GTLRFramework.h Copyright (c) 2011 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Sources/Core/Public/GoogleAPIClientForREST/GTLRObject.h Copyright (c) 2011 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Sources/Core/Public/GoogleAPIClientForREST/GTLRQuery.h Copyright (c) 2011 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Sources/Core/Public/GoogleAPIClientForREST/GTLRRuntimeCommon.h Copyright (c) 2011 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Sources/Core/Public/GoogleAPIClientForREST/GTLRService.h Copyright (c) 2016 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Sources/Core/Public/GoogleAPIClientForREST/GTLRUploadParameters.h Copyright (c) 2011 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Sources/Core/Public/GoogleAPIClientForREST/GTLRURITemplate.h Copyright (c) 2010 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Sources/Core/Public/GoogleAPIClientForREST/GTLRUtilities.h Copyright (c) 2011 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/SwiftPMTests/ObjCImportTest/HeadersImportTests.m Copyright 2022 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/SwiftPMTests/ObjCImportTest/ModuleImportTests.m Copyright 2022 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/SwiftPMTests/SwiftImportTest/ImportTests.swift Copyright 2022 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Tools/ServiceGenerator/Public/SGMain.h Copyright (c) 2020 Google Inc. See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Tools/ServiceGenerator/SGGenerator.h Copyright (c) 2011 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Tools/ServiceGenerator/SGGenerator.m Copyright (c) 2011 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Tools/ServiceGenerator/SGMain.m Copyright (c) 2011 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Tools/ServiceGenerator/SGUtils.h Copyright (c) 2011 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Tools/ServiceGenerator/SGUtils.m Copyright (c) 2011 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Tools/SwiftPMShim/main.swift Copyright (c) 2020 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Tools/update_podspec_services.py Copyright 2016 Google Inc. See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/Tools/update_swiftpm_services.py Copyright 2020 Google Inc. See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/UnitTests/GTLRBase64Test.m Copyright (c) 2012 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/UnitTests/GTLRDateTimeTest.m Copyright (c) 2011 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/UnitTests/GTLRDurationTest.m Copyright (c) 2016 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/UnitTests/GTLRErrorObjectTest.m Copyright (c) 2016 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/UnitTests/GTLRFrameworkTest.m Copyright (c) 2011 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/UnitTests/GTLRObjectTest.m Copyright (c) 2011 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/UnitTests/GTLRQueryTest.m Copyright (c) 2011 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/UnitTests/GTLRServiceTest.m Copyright (c) 2011 Google Inc. See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/UnitTests/GTLRURITemplateTest.m Copyright (c) 2010 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' google-api-objectivec-client-for-rest-2.0.0/UnitTests/GTLRUtilitiesTest.m Copyright (c) 2011 Google Inc. See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' >>> GoogleSignIn-6.1.0 Found in: GoogleSignIn-iOS-6.1.0/GoogleSignIn/Sources/GIDSignInCallbackSchemes.h Copyright 2021 Google LLC ADDITIONAL LICENSE INFORMATION > Apache2.0 GoogleSignIn-iOS-6.1.0/GoogleSignIn/Sources/GIDAuthentication.m Copyright 2021 Google LLC GoogleSignIn-iOS-6.1.0/GoogleSignIn/Sources/GIDAuthentication_Private.h Copyright 2021 Google LLC GoogleSignIn-iOS-6.1.0/GoogleSignIn/Sources/GIDMDMPasscodeCache.h Copyright 2021 Google LLC GoogleSignIn-iOS-6.1.0/GoogleSignIn/Sources/GIDScopes.m Copyright 2021 Google LLC GoogleSignIn-iOS-6.1.0/GoogleSignIn/Sources/GIDSignIn_Private.h Copyright 2021 Google LLC GoogleSignIn-iOS-6.1.0/GoogleSignIn/Sources/Public/GoogleSignIn/GIDProfileData.h Copyright 2021 Google LLC GoogleSignIn-iOS-6.1.0/GoogleSignIn/Sources/Public/GoogleSignIn/GoogleSignIn.h Copyright 2021 Google LLC GoogleSignIn-iOS-6.1.0/GoogleSignIn/Tests/Unit/GIDSignInButtonTest.m Copyright 2021 Google LLC GoogleSignIn-iOS-6.1.0/GoogleSignIn/Tests/Unit/OIDTokenRequest+Testing.m Copyright 2021 Google LLC -------------------- SECTION 2: BSD-STYLE, MIT-STYLE, OR SIMILAR STYLE LICENSES -------------------- >>> reachability-2.2 Disclaimer: IMPORTANT: This Apple software is supplied to you by Apple Inc. ("Apple") in consideration of your agreement to the following terms, and your use, installation, modification or redistribution of this Apple software constitutes acceptance of these terms. If you do not agree with these terms, please do not use, install, modify or redistribute this Apple software. In consideration of your agreement to abide by the following terms, and subject to these terms, Apple grants you a personal, non-exclusive license, under Apple's copyrights in this original Apple software (the "Apple Software"), to use, reproduce, modify and redistribute the Apple Software, with or without modifications, in source and/or binary forms; provided that if you redistribute the Apple Software in its entirety and without modifications, you must retain this notice and the following text and disclaimers in all such redistributions of the Apple Software. Neither the name, trademarks, service marks or logos of Apple Inc. may be used to endorse or promote products derived from the Apple Software without specific prior written permission from Apple. Except as expressly stated in this notice, no other rights or licenses, express or implied, are granted by Apple herein, including but not limited to any patent rights that may be infringed by your derivative works or by other works in which the Apple Software may be incorporated. The Apple Software is provided by Apple on an "AS IS" basis. APPLE MAKES NO WARRANTIES, EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION THE IMPLIED WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, REGARDING THE APPLE SOFTWARE OR ITS USE AND OPERATION ALONE OR IN COMBINATION WITH YOUR PRODUCTS. IN NO EVENT SHALL APPLE BE LIABLE FOR ANY SPECIAL, INDIRECT, INCIDENTAL OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) ARISING IN ANY WAY OUT OF THE USE, REPRODUCTION, MODIFICATION AND/OR DISTRIBUTION OF THE APPLE SOFTWARE, HOWEVER CAUSED AND WHETHER UNDER THEORY OF CONTRACT, TORT (INCLUDING NEGLIGENCE), STRICT LIABILITY OR OTHERWISE, EVEN IF APPLE HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Copyright (C) 2010 Apple Inc. All Rights Reserved. >>> kissxml-5.0 Copyright (c) 2012, Robbie Hanson 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. 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. >>> 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. >>> 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. >>> commoncrypto-1.0.2 Copyright (c) Nikita Kukushkin (nk-developer@ya.ru) 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 . */ >>> FastSocket-1.2 Copyright (c) 2011-2014 Daniel Reese 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. >>> sfhfkeychainutils-1.0.8 SFHFKeychainUtils.m Created by Buzz Andersen on 10/20/08. Based partly on code by Jonathan Wight, Jon Crosby, and Mike Malone. Copyright 2008 Sci-Fi Hi-Fi. All rights reserved. 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. >>> 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. >>> 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. [VMware does not distribute these components] CocoaLumberjack-3.5.2.tar.gz\CocoaLumberjack-3.5.2.tar\CocoaLumberjack-3.5.2\Classes\CocoaLumberjack.h CocoaLumberjack-3.5.2.tar.gz\CocoaLumberjack-3.5.2.tar\CocoaLumberjack-3.5.2\CocoaLumberjack.podspec CocoaLumberjack-3.5.2.tar.gz\CocoaLumberjack-3.5.2.tar\CocoaLumberjack-3.5.2\Demos\WebServerIPhone\Vendor\CocoaAsyncSocket\GCDAsyncSocket.h CocoaLumberjack-3.5.2.tar.gz\CocoaLumberjack-3.5.2.tar\CocoaLumberjack-3.5.2\Demos\WebServerIPhone\Web\jquery-1.4.2.min.js >>> 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. >>> 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 >>> JSONModel-1.8.0 Copyright (c) 2012-2016 Marin Todorov and JSONModel contributors 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. >>> 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/build.py Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/LICENSE Copyright (c) Microsoft Corporation microsoft-authentication-library-for-objc-master/MSAL/src/configuration/external/ios/MSALLegacySharedAccountFactory.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/configuration/external/ios/MSALLegacySharedAccountFactory.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/configuration/external/ios/MSALLegacySharedAccount.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/configuration/external/ios/MSALLegacySharedAccount.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/configuration/external/ios/MSALLegacySharedAccountsProvider+Internal.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/configuration/external/ios/MSALLegacySharedADALAccount.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/configuration/external/ios/MSALLegacySharedADALAccount.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/configuration/external/ios/MSALLegacySharedMSAAccount.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/configuration/external/ios/MSALLegacySharedMSAAccount.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/configuration/external/ios/NSString+MSALAccountIdenfiers.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/configuration/external/ios/NSString+MSALAccountIdenfiers.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/configuration/external/MSALExternalAccountHandler.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/configuration/external/MSALExternalAccountHandler.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/configuration/external/MSALSerializedADALCacheProvider+Internal.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/configuration/external/MSALSerializedADALCacheProvider.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/configuration/MSALCacheConfig+Internal.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/configuration/MSALCacheConfig.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/configuration/MSALExtraQueryParameters.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/configuration/MSALExtraQueryParameters.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/configuration/MSALGlobalConfig+Internal.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/configuration/MSALGlobalConfig.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/configuration/MSALHTTPConfig+Internal.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/configuration/MSALHTTPConfig.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/configuration/MSALLoggerConfig+Internal.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/configuration/MSALLoggerConfig.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/configuration/MSALPublicClientApplicationConfig+Internal.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/configuration/MSALPublicClientApplicationConfig.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/configuration/MSALSliceConfig.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/configuration/MSALTelemetryConfig+Internal.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/configuration/MSALTelemetryConfig.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/configuration/MSALWebviewParameters.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/instance/MSALAADAuthority.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/instance/MSALAccountsProvider.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/instance/MSALAccountsProvider.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/instance/MSALADFSAuthority.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/instance/MSALAuthority_Internal.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/instance/MSALAuthority.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/instance/MSALB2CAuthority_Internal.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/instance/MSALB2CAuthority.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/instance/MSALDeviceInfoProvider.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/instance/MSALOauth2Authority.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/instance/MSALOauth2Authority.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/instance/MSALOauth2ProviderFactory.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/instance/MSALOauth2ProviderFactory.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/instance/MSALSSOExtensionRequestHandler.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/instance/MSALSSOExtensionRequestHandler.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/instance/oauth2/aad/MSALAADOauth2Provider.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/instance/oauth2/aad/MSALAADOauth2Provider.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/instance/oauth2/adfs/MSALADFSOauth2Provider.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/instance/oauth2/adfs/MSALADFSOauth2Provider.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/instance/oauth2/b2c/MSALB2COauth2Provider.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/instance/oauth2/b2c/MSALB2COauth2Provider.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/instance/oauth2/MSALOauth2Provider+Internal.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/MSALAccountEnumerationParameters.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/MSALAccountId+Internal.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/MSALAccountId.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/MSALAccount+Internal.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/MSALAccount.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/MSALClaimsRequest+Internal.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/MSALClaimsRequest.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/MSALDeviceInformation+Internal.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/MSALDeviceInformation.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/MSALErrorConverter.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/MSALErrorConverter+Internal.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/MSALErrorConverter.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/MSALError.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/MSALFramework.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/MSALIndividualClaimRequestAdditionalInfo+Internal.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/MSALIndividualClaimRequestAdditionalInfo.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/MSALIndividualClaimRequest+Internal.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/MSALIndividualClaimRequest.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/MSALInteractiveTokenParameters.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/MSAL_Internal.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/MSALLogger.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/MSALParameters.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/MSAL.pch Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/MSALPromptType_Internal.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/MSALPromptType.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/MSALPublicClientApplication+Internal.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/MSALPublicClientApplication.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/MSALPublicClientStatusNotifications.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/MSALResult+Internal.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/MSALResult.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/MSALSignoutParameters.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/MSALSilentTokenParameters.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/MSALTelemetryApiId.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/MSALTenantProfile+Internal.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/MSALTenantProfile.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/MSALTokenParameters+Internal.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/MSALTokenParameters.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/MSALWebviewType_Internal.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/MSALWebviewType.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/MSIDInteractiveRequestParameters+MSALRequest.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/MSIDVersion.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/public/configuration/global/MSALHTTPConfig.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/public/configuration/global/MSALLoggerConfig.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/public/configuration/global/MSALTelemetryConfig.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/public/configuration/MSALGlobalConfig.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/public/configuration/MSALPublicClientApplicationConfig.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/public/configuration/publicClientApplication/cache/MSALCacheConfig.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/public/configuration/publicClientApplication/cache/MSALExternalAccountProviding.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/public/configuration/publicClientApplication/cache/MSALSerializedADALCacheProvider.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/public/configuration/publicClientApplication/MSALSliceConfig.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/public/ios/cache/MSALLegacySharedAccountsProvider.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALAADAuthority.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALAccountEnumerationParameters.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALAccount.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALAccountId.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALAccount+MultiTenantAccount.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALADFSAuthority.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALAuthority.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALB2CAuthority.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALClaimsRequest.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALDefinitions.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALDeviceInformation.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALError.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/public/MSAL.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALIndividualClaimRequestAdditionalInfo.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALIndividualClaimRequest.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALInteractiveTokenParameters.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALJsonDeserializable.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALLogger.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALParameters.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALPublicClientApplication.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALPublicClientApplication+SingleAccount.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALPublicClientStatusNotifications.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALRedirectUri.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALResult.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALSignoutParameters.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALSilentTokenParameters.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALTelemetry.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALTenantProfile.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALTokenParameters.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/public/MSALWebviewParameters.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/telemetry/MSALTelemetryEventsObservingProxy.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/telemetry/MSALTelemetryEventsObservingProxy.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/telemetry/MSALTelemetry.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/util/ios/MSALRedirectUriVerifier.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/util/mac/MSALRedirectUriVerifier.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/util/MSALRedirectUri+Internal.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/util/MSALRedirectUri.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/src/util/MSALRedirectUriVerifier.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/main.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppAcquireLayoutBuilder.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppAcquireLayoutBuilder.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppAcquireTokenViewController.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppAcquireTokenViewController.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppAuthorityTypeViewController.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppAuthorityTypeViewController.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppAuthorityViewController.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppAuthorityViewController.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppB2CAuthorityViewController.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppB2CAuthorityViewController.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppCacheViewController.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppCacheViewController.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppDelegate.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppDelegate.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppLogViewController.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppLogViewController.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppProfileViewController.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppProfileViewController.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppScopesViewController.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppScopesViewController.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppSettingsViewController.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppSettingsViewController.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppSettingViewController.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppSettingViewController.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppTelemetryViewController.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppTelemetryViewController.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppUserViewController.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/app/ios/MSALTestAppUserViewController.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/app/mac/main.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/app/mac/MSALAcquireTokenViewController.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/app/mac/MSALAcquireTokenViewController.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/app/mac/MSALAppDelegate.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/app/mac/MSALAppDelegate.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/app/mac/MSALCacheViewController.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/app/mac/MSALCacheViewController.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/app/mac/MSALScopesViewController.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/app/mac/MSALScopesViewController.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/app/MSALStressTestHelper.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/app/MSALStressTestHelper.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/app/MSALTestAppSettings.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/app/MSALTestAppSettings.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/actions/MSALAutomationAcquireTokenAction.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/actions/MSALAutomationAcquireTokenAction.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/actions/MSALAutomationAcquireTokenSilentAction.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/actions/MSALAutomationAcquireTokenSilentAction.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/actions/MSALAutomationBaseAction.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/actions/MSALAutomationBaseAction.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/actions/MSALAutomationExpireATAction.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/actions/MSALAutomationExpireATAction.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/actions/MSALAutomationInvalidateRTAction.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/actions/MSALAutomationInvalidateRTAction.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/actions/MSALAutomationReadAccountsAction.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/actions/MSALAutomationReadAccountsAction.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/actions/MSALAutomationRemoveAccountAction.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/actions/MSALAutomationRemoveAccountAction.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/MSALAutoAppDelegate.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/MSALAutoAppDelegate.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/util/MSALResult+Automation.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/util/MSALResult+Automation.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/util/MSALUser+Automation.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/util/MSALUser+Automation.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/util/MSIDTokenCacheItem+Automation.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/ios/util/MSIDTokenCacheItem+Automation.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/interactive/MSALAADBasicInteractiveTests.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/interactive/MSALAADMultiUserTests.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/interactive/MSALADFSv3FederatedTests.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/interactive/MSALADFSv4FederatedTests.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/interactive/MSALB2CInteractiveTests.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/interactive/MSALBlackforestUITests.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/interactive/MSALCacheRemovalTests.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/interactive/MSALChinaCloudUITests.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/interactive/MSALGuestUserTests.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/interactive/MSALMSABasicInteractiveTests.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/interactive/MSALNationalCloudUITest.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/interactive/MSALNationalCloudUITest.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/interactive/MSALPingUITests.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/interactive/MSALShibUITests.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/MSALADFSBaseUITest.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/MSALADFSBaseUITest.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/MSALBaseAADUITest.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/MSALBaseAADUITest.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/MSALBaseiOSUITest.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/MSALBaseiOSUITest.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/MSALBaseUITest.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/MSALBaseUITest.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/MSALUITests.swift Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/multiapp/MSALDotNetCacheCoexistenceTests.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/multiapp/MSALMultiAppCacheCoexistenceTests.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/multiapp/MSALUnifiedADALCacheCoexistenceTests.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/NSDictionary+MSALiOSUITests.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/NSDictionary+MSALiOSUITests.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/XCTestCase+TextFieldTap.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/XCTestCase+TextFieldTap.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/XCUIElement+CrossPlat.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/XCUIElement+CrossPlat.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/XCUIElement+MSALiOSUITests.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/automation/tests/XCUIElement+MSALiOSUITests.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/NSString+MSALTestUtil.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/NSString+MSALTestUtil.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/ios/external-cache/MSALLegacySharedAccountFactoryTests.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/ios/external-cache/MSALLegacySharedAccountsProviderTests.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/ios/external-cache/MSALLegacySharedAccountTests.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/ios/external-cache/MSALLegacySharedAccountTestUtil.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/ios/external-cache/MSALLegacySharedAccountTestUtil.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/ios/external-cache/MSALLegacySharedADALAccountTests.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/ios/external-cache/MSALLegacySharedMSAAccountTests.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/ios/external-cache/NSStringAccountIdentifiersTest.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/ios/MSALRedirectUriVerifierTests.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/ios/unit-test-host/AppDelegate.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/ios/unit-test-host/AppDelegate.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/ios/unit-test-host/main.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/ios/unit-test-host/ViewController.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/ios/unit-test-host/ViewController.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/mac/unit-test-host/AppDelegate.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/mac/unit-test-host/AppDelegate.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/mac/unit-test-host/main.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/mac/unit-test-host/ViewController.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/mac/unit-test-host/ViewController.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/mocks/MSALMockExternalAccountHandler.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/mocks/MSALMockExternalAccountHandler.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/MSALAADAuthorityTests.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/MSALAccountIdTests.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/MSALAccountsProviderTests.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/MSALAccountTests.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/MSALAcquireTokenTests.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/MSALB2CPolicyTests.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/MSALClaimsRequestTests.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/MSALDeviceInfoProviderTests.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/MSALExternalAccountHandlerTests.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/MSALOauth2FactoryProducerTests.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/MSALPublicClientApplicationAccountUpdateTests.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/MSALPublicClientApplicationConfigTests.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/MSALPublicClientApplicationTests.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/MSALResultTests.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/MSALTelemetryAggregatedTests.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/MSALTelemetryTests.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/utils/ios/MSALFakeViewController.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/utils/ios/MSALFakeViewController.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/utils/ios/SFSafariViewController+TestOverrides.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/utils/ios/SFSafariViewController+TestOverrides.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/utils/MSALTestBundle.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/utils/MSALTestBundle.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/utils/MSALTestCase.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/utils/MSALTestURLSessionDataTask.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/utils/MSIDTestURLResponse+MSAL.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/utils/MSIDTestURLResponse+MSAL.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/utils/MSIDTestURLSession+MSAL.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/unit/utils/MSIDTestURLSession+MSAL.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/XCTestCase+HelperMethods.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/MSAL/test/XCTestCase+HelperMethods.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/Samples/ios/SampleAppiOS-Swift/SampleAppiOS-Swift/AppDelegate.swift Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/Samples/ios/SampleAppiOS-Swift/SampleAppiOS-Swift/SampleAppErrors.swift Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/Samples/ios/SampleAppiOS-Swift/SampleAppiOS-Swift/SampleCalendarEvent.swift Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/Samples/ios/SampleAppiOS-Swift/SampleAppiOS-Swift/SampleCalendarUtil.swift Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/Samples/ios/SampleAppiOS-Swift/SampleAppiOS-Swift/SampleGraphRequest.swift Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/Samples/ios/SampleAppiOS-Swift/SampleAppiOS-Swift/SampleGraphScopes.swift Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/Samples/ios/SampleAppiOS-Swift/SampleAppiOS-Swift/SampleLoginViewController.swift Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/Samples/ios/SampleAppiOS-Swift/SampleAppiOS-Swift/SampleMainViewController.swift Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/Samples/ios/SampleAppiOS-Swift/SampleAppiOS-Swift/SampleMSALAuthentication.swift Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/Samples/ios/SampleAppiOS-Swift/SampleAppiOS-Swift/SamplePhotoUtil.swift Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/Samples/ios/SampleApp/SampleAppiOS/main.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/Samples/ios/SampleApp/SampleAppiOS/SampleAppDelegate.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/Samples/ios/SampleApp/SampleAppiOS/SampleAppDelegate.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/Samples/ios/SampleApp/SampleAppiOS/SampleAppErrors.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/Samples/ios/SampleApp/SampleAppiOS/SampleAppErrors.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/Samples/ios/SampleApp/SampleAppiOS/SampleBaseViewController.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/Samples/ios/SampleApp/SampleAppiOS/SampleBaseViewController.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/Samples/ios/SampleApp/SampleAppiOS/SampleCalendarUtil.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/Samples/ios/SampleApp/SampleAppiOS/SampleCalendarUtil.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/Samples/ios/SampleApp/SampleAppiOS/SampleGraphRequest.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/Samples/ios/SampleApp/SampleAppiOS/SampleGraphRequest.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/Samples/ios/SampleApp/SampleAppiOS/SampleLoginViewController.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/Samples/ios/SampleApp/SampleAppiOS/SampleLoginViewController.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/Samples/ios/SampleApp/SampleAppiOS/SampleMainViewController.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/Samples/ios/SampleApp/SampleAppiOS/SampleMainViewController.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/Samples/ios/SampleApp/SampleAppiOS/SampleMSALUtil.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/Samples/ios/SampleApp/SampleAppiOS/SampleMSALUtil.m Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/Samples/ios/SampleApp/SampleAppiOS/SamplePhotoUtil.h Copyright (c) Microsoft Corporation. microsoft-authentication-library-for-objc-master/Samples/ios/SampleApp/SampleAppiOS/SamplePhotoUtil.m Copyright (c) Microsoft Corporation. >>> KeychainAccess-3.2.1 > MIT KeychainAccess-3.2.1/Examples/Example-iOS/Example-iOS/AccountsViewController.swift Copyright (c) 2014 KeychainAccess-3.2.1/Examples/Example-iOS/Example-iOS/AppDelegate.swift Copyright (c) 2014 KeychainAccess-3.2.1/Examples/Example-iOS/Example-iOS/InputViewController.swift Copyright (c) 2014 KeychainAccess-3.2.1/Lib/KeychainAccess/KeychainAccess.h Copyright (c) 2014 KeychainAccess-3.2.1/Lib/KeychainAccess/Keychain.swift Copyright (c) 2014 KeychainAccess-3.2.1/Lib/KeychainAccessTests/EnumTests.swift Copyright (c) 2015 KeychainAccess-3.2.1/Lib/KeychainAccessTests/ErrorTypeTests.swift Copyright (c) 2015 KeychainAccess-3.2.1/Lib/KeychainAccessTests/KeychainAccessTests.swift Copyright (c) 2014 KeychainAccess-3.2.1/Lib/KeychainAccessTests/SharedCredentialTests.swift Copyright (c) 2015 KeychainAccess-3.2.1/Lib/TestHost/AppDelegate.swift Copyright (c) 2016 >>> DrawerView-1.3.3 Found in: DrawerView-1.3.3/LICENSE.md Copyright (c) 2018 Mikko Valimaki MIT License >>> msal-1.0.7 Found in: microsoft-authentication-library-for-objc-1.0.7/MSAL/test/unit/mac/unit-test-host/AppDelegate.h Copyright (c) Microsoft Corporation. // All rights reserved. // // This code is licensed under the MIT License. ADDITIONAL LICENSE INFORMATION > MIT microsoft-authentication-library-for-objc-1.0.7/MSAL/src/instance/oauth2/MSALOauth2Provider.h Copyright (c) Microsoft Corporation. // All rights reserved. // // This code is licensed under the MIT License. microsoft-authentication-library-for-objc-1.0.7/MSAL/src/public/configuration/publicClientApplication/cache/MSALExternalAccountProviding.h Copyright (c) Microsoft Corporation. // All rights reserved. // // This code is licensed under the MIT License. microsoft-authentication-library-for-objc-1.0.7/MSAL/src/public/MSALAADAuthority.h Copyright (c) Microsoft Corporation. // All rights reserved. // // This code is licensed under the MIT License. microsoft-authentication-library-for-objc-1.0.7/MSAL/src/telemetry/MSALTelemetryEventsObservingProxy.h Copyright (c) Microsoft Corporation. // All rights reserved. // // This code is licensed under the MIT License. microsoft-authentication-library-for-objc-1.0.7/MSAL/src/util/MSALRedirectUriVerifier.h Copyright (c) Microsoft Corporation. // All rights reserved. // // This code is licensed under the MIT License. microsoft-authentication-library-for-objc-1.0.7/MSAL/test/app/ios/MSALTestAppSettingsViewController.m Copyright (c) Microsoft Corporation. // All rights reserved. // // This code is licensed under the MIT License. microsoft-authentication-library-for-objc-1.0.7/MSAL/test/automation/tests/XCUIElement+CrossPlat.h Copyright (c) Microsoft Corporation. // All rights reserved. // // This code is licensed under the MIT License. microsoft-authentication-library-for-objc-1.0.7/MSAL/test/unit/ios/external-cache/MSALLegacySharedAccountTestUtil.h Copyright (c) Microsoft Corporation. // All rights reserved. // // This code is licensed under the MIT License. microsoft-authentication-library-for-objc-1.0.7/MSAL/test/unit/ios/external-cache/MSALLegacySharedMSAAccountTests.m Copyright (c) Microsoft Corporation. // All rights reserved. // // This code is licensed under the MIT License. >>> JWTDecode-2.6.3 > MIT JWTDecode.swift-2.6.3/JWTDecode/A0JWT.swift Copyright (c) 2015 Auth0 (http://auth0.com) See SECTION 25 in 'LICENSE TEXT REFERENCE TABLE' JWTDecode.swift-2.6.3/JWTDecode/Errors.swift Copyright (c) 2015 Auth0 (http://auth0.com) See SECTION 25 in 'LICENSE TEXT REFERENCE TABLE' JWTDecode.swift-2.6.3/JWTDecode/JWTDecode.h Copyright (c) 2015 Auth0 (http://auth0.com) See SECTION 25 in 'LICENSE TEXT REFERENCE TABLE' JWTDecode.swift-2.6.3/JWTDecode/JWTDecode.swift Copyright (c) 2015 Auth0 (http://auth0.com) See SECTION 25 in 'LICENSE TEXT REFERENCE TABLE' JWTDecode.swift-2.6.3/JWTDecode/JWT.swift Copyright (c) 2015 Auth0 (http://auth0.com) See SECTION 25 in 'LICENSE TEXT REFERENCE TABLE' JWTDecode.swift-2.6.3/JWTDecodeTests/A0JWTDecodeSpec.m Copyright (c) 2015 Auth0 (http://auth0.com) See SECTION 25 in 'LICENSE TEXT REFERENCE TABLE' JWTDecode.swift-2.6.3/JWTDecode/TokenValidators.swift Copyright (c) 2018 Auth0 See SECTION 25 in 'LICENSE TEXT REFERENCE TABLE' JWTDecode.swift-2.6.3/JWTDecode/ValidatorJWT.swift Copyright (c) 2018 Auth0 See SECTION 25 in 'LICENSE TEXT REFERENCE TABLE' JWTDecode.swift-2.6.3/LICENSE.txt Copyright (c) 2014 Auth0, Inc. (http://auth0.com) See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' JWTDecode.swift-2.6.3/Tests/JWTDecode.swiftTests/JWTDecodeSpec.swift Copyright (c) 2015 Auth0 (http://auth0.com) See SECTION 56 in 'LICENSE TEXT REFERENCE TABLE' JWTDecode.swift-2.6.3/Tests/JWTDecode.swiftTests/JWTHelper.swift Copyright (c) 2015 Auth0 (http://auth0.com) See SECTION 25 in 'LICENSE TEXT REFERENCE TABLE' JWTDecode.swift-2.6.3/Tests/JWTDecode.swiftTests/TokenValidatorsSpec.swift Copyright (c) 2018 Auth0 (http://auth0.com) See SECTION 25 in 'LICENSE TEXT REFERENCE TABLE' >>> SQLCipher-4.5.1 Found in: sqlcipher-4.5.1/LICENSE Copyright (c) 2008, ZETETIC LLC 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 ZETETIC LLC 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 ZETETIC LLC ''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 ZETETIC LLC 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 sqlcipher-4.5.1/test/wapp.tcl Copyright (c) 2017 D. Richard Hipp See SECTION 116 in 'LICENSE TEXT REFERENCE TABLE' > BSD-3 sqlcipher-4.5.1/README.md Copyright (c) 2020, ZETETIC LLC See SECTION 121 in 'LICENSE TEXT REFERENCE TABLE' sqlcipher-4.5.1/src/crypto.c Copyright (c) 2008 - 2013, ZETETIC LLC See SECTION 117 in 'LICENSE TEXT REFERENCE TABLE' sqlcipher-4.5.1/src/crypto_cc.c Copyright (c) 2008 - 2013, ZETETIC LLC See SECTION 120 in 'LICENSE TEXT REFERENCE TABLE' sqlcipher-4.5.1/src/crypto.h Copyright (c) 2008, ZETETIC LLC See SECTION 117 in 'LICENSE TEXT REFERENCE TABLE' sqlcipher-4.5.1/src/crypto_impl.c Copyright (c) 2008 - 2013, ZETETIC LLC See SECTION 117 in 'LICENSE TEXT REFERENCE TABLE' sqlcipher-4.5.1/src/crypto_libtomcrypt.c Copyright (c) 2008 - 2013, ZETETIC LLC See SECTION 120 in 'LICENSE TEXT REFERENCE TABLE' sqlcipher-4.5.1/src/crypto_nss.c Copyright (c) 2008 - 2013, ZETETIC LLC See SECTION 120 in 'LICENSE TEXT REFERENCE TABLE' sqlcipher-4.5.1/src/crypto_openssl.c Copyright (c) 2008 - 2013, ZETETIC LLC See SECTION 120 in 'LICENSE TEXT REFERENCE TABLE' sqlcipher-4.5.1/src/sqlcipher.h Copyright (c) 2008, ZETETIC LLC See SECTION 117 in 'LICENSE TEXT REFERENCE TABLE' sqlcipher-4.5.1/test/sqlcipher-backup.test Copyright (c) 2018, ZETETIC LLC See SECTION 118 in 'LICENSE TEXT REFERENCE TABLE' sqlcipher-4.5.1/test/sqlcipher-codecerror.test Copyright (c) 2018, ZETETIC LLC See SECTION 118 in 'LICENSE TEXT REFERENCE TABLE' sqlcipher-4.5.1/test/sqlcipher-compatibility.test Copyright (c) 2018, ZETETIC LLC See SECTION 118 in 'LICENSE TEXT REFERENCE TABLE' sqlcipher-4.5.1/test/sqlcipher-core.test Copyright (c) 2018, ZETETIC LLC See SECTION 118 in 'LICENSE TEXT REFERENCE TABLE' sqlcipher-4.5.1/test/sqlcipher-integrity.test Copyright (c) 2018, ZETETIC LLC See SECTION 118 in 'LICENSE TEXT REFERENCE TABLE' sqlcipher-4.5.1/test/sqlcipher-plaintext-header.test Copyright (c) 2018, ZETETIC LLC See SECTION 118 in 'LICENSE TEXT REFERENCE TABLE' sqlcipher-4.5.1/test/sqlcipher-pragmas.test Copyright (c) 2018, ZETETIC LLC See SECTION 118 in 'LICENSE TEXT REFERENCE TABLE' sqlcipher-4.5.1/test/sqlcipher-rekey.test Copyright (c) 2018, ZETETIC LLC See SECTION 118 in 'LICENSE TEXT REFERENCE TABLE' sqlcipher-4.5.1/test/sqlcipher.tcl Copyright (c) 2018, ZETETIC LLC See SECTION 119 in 'LICENSE TEXT REFERENCE TABLE' sqlcipher-4.5.1/test/sqlcipher-template.test Copyright (c) 2018, ZETETIC LLC See SECTION 118 in 'LICENSE TEXT REFERENCE TABLE' sqlcipher-4.5.1/test/sqlcipher.test Copyright (c) 2018, ZETETIC LLC See SECTION 119 in 'LICENSE TEXT REFERENCE TABLE' sqlcipher-4.5.1/tool/crypto-speedtest.tcl Copyright (c) 2008, ZETETIC LLC See SECTION 122 in 'LICENSE TEXT REFERENCE TABLE' > MIT sqlcipher-4.5.1/autoconf/tea/tclconfig/install-sh Copyright (c) 1994 X Consortium See SECTION 16 in 'LICENSE TEXT REFERENCE TABLE' sqlcipher-4.5.1/install-sh Copyright 1991 by the Massachusetts Institute of Technology See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' > FSF Unlimited License No Warranty sqlcipher-4.5.1/aclocal.m4 Copyright (c) 1996-2018 Free Software Foundation, Inc. See SECTION 31 in 'LICENSE TEXT REFERENCE TABLE' > Free Software Foundation - Unlimited License sqlcipher-4.5.1/aclocal.m4 Copyright (c) 1996-2001, 2003-2015 Free Software Foundation, Inc. See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' sqlcipher-4.5.1/aclocal.m4 Copyright (c) 2004-2005, 2007-2009, 2011-2015 Free Software Foundation, Inc. See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' sqlcipher-4.5.1/aclocal.m4 Copyright (c) 2004-2005, 2007-2008, 2011-2015 Free Software Foundation, Inc. See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' sqlcipher-4.5.1/aclocal.m4 Copyright (c) 2004, 2011-2015 Free Software Foundation, Inc. See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' sqlcipher-4.5.1/aclocal.m4 Copyright (c) 2004-2005, 2007, 2009, 2011-2015 Free Software Foundation, Inc. See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' > Free Software Foundation - Free Software License sqlcipher-4.5.1/aclocal.m4 Copyright (c) 2011 Free Software Foundation, Inc. See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' sqlcipher-4.5.1/configure Copyright (c) 1992-1996, 1998-2012 Free Software Foundation, Inc. See SECTION 21 in 'LICENSE TEXT REFERENCE TABLE' sqlcipher-4.5.1/configure Copyright (c) 2012 Free Software Foundation, Inc. See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE' > FSF All Permissive License sqlcipher-4.5.1/autoconf/INSTALL Copyright (c) 1994-1996, 1999-2002, 2004-2011 Free Software Foundation, Inc. See SECTION 18 in 'LICENSE TEXT REFERENCE TABLE' > Free unknown license detected but not recognized sqlcipher-4.5.1/config.guess Copyright 1992-2019 Free Software Foundation, Inc. See SECTION 17 in 'LICENSE TEXT REFERENCE TABLE' sqlcipher-4.5.1/config.sub Copyright 1992-2019 Free Software Foundation, Inc. See SECTION 17 in 'LICENSE TEXT REFERENCE TABLE' > Generic Bare Warranty Disclaimer sqlcipher-4.5.1/doc/lemon.html (c) . A See SECTION 115 in 'LICENSE TEXT REFERENCE TABLE' > Unicode Inc License Agreement sqlcipher-4.5.1/ext/fts3/unicode/CaseFolding.txt Copyright (c) 1991-2011 Unicode, Inc. See SECTION 54 in 'LICENSE TEXT REFERENCE TABLE' > SQLite Blessing sqlcipher-4.5.1/src/parse.y (c) JOIN. See SECTION 55 in 'LICENSE TEXT REFERENCE TABLE' >>> swift-composable-architecture-0.34.0 > MIT swift-composable-architecture-master/LICENSE Copyright (c) 2020 Point-Free, Inc. See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' swift-composable-architecture-master/Sources/ComposableArchitecture/Internal/Create.swift Copyright (c) 2020 Combine Community, and/or Shai Mishali See SECTION 25 in 'LICENSE TEXT REFERENCE TABLE' >>> swift-case-paths-0.8.0 Found in: swift-case-paths-master/LICENSE Copyright (c) 2020 Point-Free, Inc. MIT.LICENSE >>> combine-schedulers-0.5.3 Found in: combine-schedulers-main/LICENSE Copyright (c) 2020 Point-Free, Inc. MIT.LICENSE ADDITIONAL LICENSE INFORMATION > Runtime Library Exception to the Apache 2.0 License combine-schedulers-main/Sources/CombineSchedulers/Internal/Lock.swift Copyright (c) 2014 - 2019 Apple Inc. and the Swift project See SECTION 123 in 'LICENSE TEXT REFERENCE TABLE' combine-schedulers-main/Sources/CombineSchedulers/Timer.swift Copyright (c) 2014 - 2019 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' >>> swift-identified-collections-0.3.2 Found in: swift-identified-collections-main/LICENSE Copyright (c) 2021 Point-Free, Inc. MIT.LICENSE ADDITIONAL LICENSE INFORMATION > Runtime Library Exception to the Apache 2.0 License swift-identified-collections-main/Sources/IdentifiedCollections/IdentifiedArray/IdentifiedArray+CollectionAlgorithms.swift Copyright (c) 2020 Apple Inc. and the Swift project See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE' >>> AppAuth-1.5 > Apache2.0 AppAuth-iOS-1.5.0/Examples/Example-iOS_ObjC-Carthage/Example_Extension/TodayViewController.h Copyright 2015 Google Inc. See SECTION 136 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Examples/Example-iOS_ObjC-Carthage/Example_Extension/TodayViewController.m Copyright 2015 Google Inc. See SECTION 136 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Examples/Example-iOS_ObjC-Carthage/Source/AppAuthExampleViewController.h Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Examples/Example-iOS_ObjC-Carthage/Source/AppAuthExampleViewController.m Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Examples/Example-iOS_ObjC-Carthage/Source/AppDelegate.h Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Examples/Example-iOS_ObjC-Carthage/Source/AppDelegate.m Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Examples/Example-iOS_ObjC-Carthage/Source/main.m Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Examples/Example-iOS_ObjC/Example-iOS_ObjC_Extension/TodayViewController.h Copyright 2015 Google Inc. See SECTION 136 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Examples/Example-iOS_ObjC/Example-iOS_ObjC_Extension/TodayViewController.m Copyright 2015 Google Inc. See SECTION 136 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Examples/Example-iOS_ObjC/Source/AppAuthExampleViewController.h Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Examples/Example-iOS_ObjC/Source/AppAuthExampleViewController.m Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Examples/Example-iOS_ObjC/Source/AppDelegate.h Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Examples/Example-iOS_ObjC/Source/AppDelegate.m Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Examples/Example-iOS_ObjC/Source/main.m Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Examples/Example-iOS_ObjC/Tests/AppAuthExampleTests.m Copyright 2017 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Examples/Example-iOS_Swift-Carthage/Example_Extension/TodayViewController.swift Copyright (c) 2017 The AppAuth Authors See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Examples/Example-iOS_Swift-Carthage/Source/AppAuthExampleViewController.swift Copyright (c) 2017 The AppAuth Authors See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Examples/Example-iOS_Swift-Carthage/Source/AppDelegate.swift Copyright (c) 2017 The AppAuth Authors See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Examples/Example-macOS/Source/AppAuthExampleViewController.h Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Examples/Example-macOS/Source/AppAuthExampleViewController.m Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Examples/Example-macOS/Source/AppDelegate.h Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Examples/Example-macOS/Source/AppDelegate.m Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Examples/Example-macOS/Source/main.m Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Examples/Example-macOS/Tests/AppAuthExampleTests.m Copyright 2017 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Examples/Example-tvOS/Example-tvOS/AppAuthTVExampleViewController.h Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Examples/Example-tvOS/Example-tvOS/AppAuthTVExampleViewController.m Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Examples/Example-tvOS/Example-tvOS/AppDelegate.h Copyright 2016 Google Inc. See SECTION 138 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Examples/Example-tvOS/Example-tvOS/AppDelegate.m Copyright 2016 Google Inc. See SECTION 138 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Examples/Example-tvOS/Example-tvOS/main.m Copyright 2016 Google Inc. See SECTION 138 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Package.swift Copyright 2020 The AppAuth Authors See SECTION 139 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore.h Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDAuthorizationRequest.h Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDAuthorizationRequest.m Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDAuthorizationResponse.h Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDAuthorizationResponse.m Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDAuthorizationService.h Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDAuthorizationService.m Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDAuthStateChangeDelegate.h Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDAuthStateErrorDelegate.h Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDAuthState.h Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDAuthState.m Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDClientMetadataParameters.h Copyright 2016 The AppAuth for iOS Authors See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDClientMetadataParameters.m Copyright 2016 The AppAuth for iOS Authors See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDDefines.h Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDEndSessionRequest.h Copyright 2017 The AppAuth Authors See SECTION 136 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDEndSessionRequest.m Copyright 2017 The AppAuth Authors See SECTION 136 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDEndSessionResponse.h Copyright 2017 The AppAuth Authors See SECTION 136 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDEndSessionResponse.m Copyright 2017 The AppAuth Authors See SECTION 136 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDError.h Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDError.m Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDErrorUtilities.h Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDErrorUtilities.m Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDExternalUserAgent.h Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDExternalUserAgentRequest.h Copyright 2017 The AppAuth Authors See SECTION 140 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDExternalUserAgentSession.h Copyright 2017 The AppAuth Authors See SECTION 136 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDFieldMapping.h Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDFieldMapping.m Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDGrantTypes.h Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDGrantTypes.m Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDIDToken.h Copyright 2017 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDIDToken.m Copyright 2017 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDRegistrationRequest.h Copyright 2016 The AppAuth for iOS Authors See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDRegistrationRequest.m Copyright 2016 The AppAuth for iOS Authors See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDRegistrationResponse.h Copyright 2016 The AppAuth for iOS Authors See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDRegistrationResponse.m Copyright 2016 The AppAuth for iOS Authors See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDResponseTypes.h Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDResponseTypes.m Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDScopes.h Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDScopes.m Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDScopeUtilities.h Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDScopeUtilities.m Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDServiceConfiguration.h Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDServiceConfiguration.m Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDServiceDiscovery.h Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDServiceDiscovery.m Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDTokenRequest.h Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDTokenRequest.m Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDTokenResponse.h Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDTokenResponse.m Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDTokenUtilities.h Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDTokenUtilities.m Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDURLQueryComponent.h Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDURLQueryComponent.m Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDURLSessionProvider.h Copyright 2015 Google Inc. See SECTION 137 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthCore/OIDURLSessionProvider.m Copyright 2015 Google Inc. See SECTION 137 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuth.h Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuth/iOS/OIDAuthorizationService+IOS.h Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuth/iOS/OIDAuthorizationService+IOS.m Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuth/iOS/OIDAuthState+IOS.h Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuth/iOS/OIDAuthState+IOS.m Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuth/iOS/OIDExternalUserAgentCatalyst.h Copyright 2019 The AppAuth Authors See SECTION 139 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuth/iOS/OIDExternalUserAgentCatalyst.m Copyright 2019 The AppAuth Authors See SECTION 139 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuth/iOS/OIDExternalUserAgentIOSCustomBrowser.h Copyright 2018 Google LLC See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuth/iOS/OIDExternalUserAgentIOSCustomBrowser.m Copyright 2018 Google LLC See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuth/iOS/OIDExternalUserAgentIOS.h Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuth/iOS/OIDExternalUserAgentIOS.m Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuth/macOS/LoopbackHTTPServer/OIDLoopbackHTTPServer.h Copyright 2016 The AppAuth Authors See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuth/macOS/LoopbackHTTPServer/OIDLoopbackHTTPServer.m Copyright 2016 The AppAuth Authors See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuth/macOS/OIDAuthorizationService+Mac.h Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuth/macOS/OIDAuthorizationService+Mac.m Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuth/macOS/OIDAuthState+Mac.h Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuth/macOS/OIDAuthState+Mac.m Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuth/macOS/OIDExternalUserAgentMac.h Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuth/macOS/OIDExternalUserAgentMac.m Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuth/macOS/OIDRedirectHTTPHandler.h Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuth/macOS/OIDRedirectHTTPHandler.m Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthTV.h Copyright 2020 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthTV/OIDTVAuthorizationRequest.h Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthTV/OIDTVAuthorizationRequest.m Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthTV/OIDTVAuthorizationResponse.h Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthTV/OIDTVAuthorizationResponse.m Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthTV/OIDTVAuthorizationService.h Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthTV/OIDTVAuthorizationService.m Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthTV/OIDTVServiceConfiguration.h Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthTV/OIDTVServiceConfiguration.m Copyright 2016 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthTV/OIDTVTokenRequest.h Copyright 2020 Google Inc. See SECTION 139 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/AppAuthTV/OIDTVTokenRequest.m Copyright 2020 Google Inc. See SECTION 139 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/CoreFramework/AppAuthCore.h Copyright 2018 The AppAuth Authors See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/Framework/AppAuth.h Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/Source/TVFramework/AppAuthTV.h Copyright 2020 Google Inc. See SECTION 139 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/UnitTests/AppAuthTV/OIDTVAuthorizationRequestTests.h Copyright 2020 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/UnitTests/AppAuthTV/OIDTVAuthorizationRequestTests.m Copyright 2020 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/UnitTests/AppAuthTV/OIDTVAuthorizationResponseTests.h Copyright 2020 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/UnitTests/AppAuthTV/OIDTVAuthorizationResponseTests.m Copyright 2020 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/UnitTests/AppAuthTV/OIDTVTokenRequestTests.h Copyright 2020 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/UnitTests/AppAuthTV/OIDTVTokenRequestTests.m Copyright 2020 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/UnitTests/OIDAppAuthTests-Bridging-Header.h Copyright 2017 The AppAuth for iOS Authors See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/UnitTests/OIDAuthorizationRequestTests.h Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/UnitTests/OIDAuthorizationRequestTests.m Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/UnitTests/OIDAuthorizationResponseTests.h Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/UnitTests/OIDAuthorizationResponseTests.m Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/UnitTests/OIDAuthStateTests.h Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/UnitTests/OIDAuthStateTests.m Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/UnitTests/OIDEndSessionRequestTests.h Copyright 2017 The AppAuth Authors See SECTION 136 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/UnitTests/OIDEndSessionRequestTests.m Copyright 2017 The AppAuth Authors See SECTION 136 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/UnitTests/OIDGrantTypesTests.m Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/UnitTests/OIDRegistrationRequestTests.h Copyright 2016 The AppAuth for iOS Authors See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/UnitTests/OIDRegistrationRequestTests.m Copyright 2016 The AppAuth for iOS Authors See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/UnitTests/OIDRegistrationResponseTests.h Copyright 2016 The AppAuth for iOS Authors See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/UnitTests/OIDRegistrationResponseTests.m Copyright 2016 The AppAuth for iOS Authors See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/UnitTests/OIDResponseTypesTests.m Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/UnitTests/OIDRPProfileCode.h Copyright 2017 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/UnitTests/OIDRPProfileCode.m Copyright 2017 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/UnitTests/OIDScopesTests.m Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/UnitTests/OIDServiceConfigurationTests.h Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/UnitTests/OIDServiceConfigurationTests.m Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/UnitTests/OIDServiceDiscoveryTests.h Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/UnitTests/OIDServiceDiscoveryTests.m Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/UnitTests/OIDSwiftTests.swift Copyright 2017 The AppAuth for iOS Authors See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/UnitTests/OIDTokenRequestTests.h Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/UnitTests/OIDTokenRequestTests.m Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/UnitTests/OIDTokenResponseTests.h Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/UnitTests/OIDTokenResponseTests.m Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/UnitTests/OIDTokenUtilitiesTests.m Copyright 2018 The AppAuth for iOS Authors See SECTION 68 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/UnitTests/OIDURLQueryComponentTests.h Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/UnitTests/OIDURLQueryComponentTestsIOS7.m Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/UnitTests/OIDURLQueryComponentTests.m Copyright 2015 Google Inc. See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE' AppAuth-iOS-1.5.0/UnitTests/OIDURLSessionProviderTests.m Copyright 2015 Google Inc. See SECTION 137 in 'LICENSE TEXT REFERENCE TABLE' >>> openssl-1.1.1n Found in: openssl-1.1.1l/LICENSE Copyright (c) 1998-2019 The OpenSSL Project 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. OpenSSL License --------------- /* ==================================================================== * Copyright (c) 1998-2019 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 openssl-1.1.1n.zip\openssl-1.1.1n\crypto\ec\ecp_nistp224.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. */ > BSD-2 openssl-1.1.1n.zip\openssl-1.1.1n\include\internal\o_dir.h Copyright (c) 2004, Richard Levitte * 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. * * 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. > BSD-3 openssl-1.1.1n.zip\openssl-1.1.1n\crypto\x509v3\v3_pcia.c Copyright (c) 2004 Kungliga Tekniska Högskolan * (Royal Institute of Technology, Stockholm, Sweden). * 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 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. > OpenSSL openssl-1.1.1n.zip\openssl-1.1.1n\apps\ca.c Copyright 1995-2021 The OpenSSL Project Authors. All Rights Reserved. * * 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 >>> boringssl-0.7.2 Found in: boringSSL-SwiftPM-main/LICENSE Copyright 2015 The Chromium Authors 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. ADDITIONAL LICENSE INFORMATION > Apache2.0 boringSSL-SwiftPM-main/src/util/generate_build_files.py Copyright (c) 2015 The Android Open Source Project See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/generate_build_files.py Copyright (c) 2019 The Android Open Source Project See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/generate_build_files.py Copyright (c) 2017 The Android Open Source Project See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/SwiftPMTests/build-test/test.cc Copyright 2021 Google LLC See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' > BSD-3 boringSSL-SwiftPM-main/CMakeLists.txt Copyright (c) 2019 The Chromium Authors See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509v3/v3_pcia.c Copyright (c) 2004 Kungliga Tekniska Hogskolan (Royal Institute of Technology, Stockholm, Sweden) See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509v3/v3_pci.c Copyright (c) 2004 Kungliga Tekniska Hogskolan (Royal Institute of Technology, Stockholm, Sweden) See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/include/gtest/gtest-death-test.h Copyright 2005, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/include/gtest/gtest.h Copyright 2005, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/include/gtest/gtest-matchers.h Copyright 2007, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/include/gtest/gtest-message.h Copyright 2005, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/include/gtest/gtest-param-test.h Copyright 2008, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/include/gtest/gtest_pred_impl.h Copyright 2006, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/include/gtest/gtest-printers.h Copyright 2007, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/include/gtest/gtest_prod.h Copyright 2006, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/include/gtest/gtest-spi.h Copyright 2007, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/include/gtest/gtest-test-part.h Copyright 2008, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/include/gtest/gtest-typed-test.h Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/include/gtest/internal/custom/gtest.h Copyright 2015, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/include/gtest/internal/custom/gtest-port.h Copyright 2015, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/include/gtest/internal/custom/gtest-printers.h Copyright 2015, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/include/gtest/internal/gtest-death-test-internal.h Copyright 2005, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/include/gtest/internal/gtest-filepath.h Copyright 2008, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/include/gtest/internal/gtest-internal.h Copyright 2005, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/include/gtest/internal/gtest-param-util.h Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/include/gtest/internal/gtest-port-arch.h Copyright 2015, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/include/gtest/internal/gtest-port.h Copyright 2005, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/include/gtest/internal/gtest-string.h Copyright 2005, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/include/gtest/internal/gtest-type-util.h Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/LICENSE Copyright 2008, Google Inc. See SECTION 7 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/samples/prime_tables.h Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/samples/sample10_unittest.cc Copyright 2009 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/samples/sample1.cc Copyright 2005, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/samples/sample1.h Copyright 2005, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/samples/sample1_unittest.cc Copyright 2005, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/samples/sample2.cc Copyright 2005, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/samples/sample2.h Copyright 2005, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/samples/sample2_unittest.cc Copyright 2005, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/samples/sample3-inl.h Copyright 2005, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/samples/sample3_unittest.cc Copyright 2005, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/samples/sample4.cc Copyright 2005, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/samples/sample4.h Copyright 2005, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/samples/sample4_unittest.cc Copyright 2005, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/samples/sample5_unittest.cc Copyright 2005, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/samples/sample6_unittest.cc Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/samples/sample7_unittest.cc Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/samples/sample8_unittest.cc Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/samples/sample9_unittest.cc Copyright 2009 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/scripts/common.py Copyright 2013 Google Inc. See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/scripts/fuse_gtest_files.py Copyright 2009, Google Inc. See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/scripts/gen_gtest_pred_impl.py Copyright 2006, Google Inc. See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/scripts/release_docs.py Copyright 2013 Google Inc. See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/scripts/upload_gtest.py Copyright 2009, Google Inc. See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/scripts/upload.py Copyright 2007, Google Inc. See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/src/gtest-all.cc Copyright 2008, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/src/gtest.cc Copyright 2005, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/src/gtest-death-test.cc Copyright 2005, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/src/gtest-filepath.cc Copyright 2008, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/src/gtest-internal-inl.h Copyright 2005, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/src/gtest_main.cc Copyright 2006, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/src/gtest-matchers.cc Copyright 2007, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/src/gtest-port.cc Copyright 2008, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/src/gtest-printers.cc Copyright 2007, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/src/gtest-test-part.cc Copyright 2008, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/src/gtest-typed-test.cc Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/BUILD.bazel Copyright 2017 Google Inc. See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/googletest-break-on-failure-unittest_.cc Copyright 2006, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/googletest-break-on-failure-unittest.py Copyright 2006, Google Inc. See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/googletest-catch-exceptions-test_.cc Copyright 2010, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/googletest-catch-exceptions-test.py Copyright 2010 Google Inc. See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/googletest-color-test_.cc Copyright 2008, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/googletest-color-test.py Copyright 2008, Google Inc. See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/googletest-death-test-test.cc Copyright 2005, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/googletest-env-var-test_.cc Copyright 2008, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/googletest-env-var-test.py Copyright 2008, Google Inc. See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/googletest-filepath-test.cc Copyright 2008, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/googletest-filter-unittest_.cc Copyright 2005, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/googletest-filter-unittest.py Copyright 2005 Google Inc. See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/googletest-json-outfiles-test.py Copyright 2018, Google Inc. See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/googletest-json-output-unittest.py Copyright 2018, Google Inc. See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/googletest-listener-test.cc Copyright 2009 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/googletest-list-tests-unittest_.cc Copyright 2006, Google Inc. See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/googletest-list-tests-unittest.py Copyright 2006, Google Inc. See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/googletest-message-test.cc Copyright 2005, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/googletest-options-test.cc Copyright 2008, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/googletest-output-test_.cc Copyright 2005, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/googletest-output-test.py Copyright 2008, Google Inc. See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/googletest-param-test2-test.cc Copyright 2008, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/googletest-param-test-invalid-name1-test_.cc Copyright 2015, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/googletest-param-test-invalid-name1-test.py Copyright 2015 Google Inc. See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/googletest-param-test-invalid-name2-test_.cc Copyright 2015, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/googletest-param-test-invalid-name2-test.py Copyright 2015 Google Inc. See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/googletest-param-test-test.cc Copyright 2008, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/googletest-param-test-test.h Copyright 2008, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/googletest-port-test.cc Copyright 2008, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/googletest-printers-test.cc Copyright 2007, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/googletest-shuffle-test_.cc Copyright 2009, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/googletest-shuffle-test.py Copyright 2009 Google Inc. See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/googletest-test-part-test.cc Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/googletest-throw-on-failure-test_.cc Copyright 2009, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/googletest-throw-on-failure-test.py Copyright 2009, Google Inc. See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/googletest-uninitialized-test_.cc Copyright 2008, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/googletest-uninitialized-test.py Copyright 2008, Google Inc. See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/gtest_help_test_.cc Copyright 2009, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/gtest_help_test.py Copyright 2009, Google Inc. See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/gtest_json_test_utils.py Copyright 2018, Google Inc. See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/gtest_list_output_unittest_.cc Copyright 2018, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/gtest_list_output_unittest.py Copyright 2006, Google Inc. See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/gtest_main_unittest.cc Copyright 2006, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/gtest_no_test_unittest.cc Copyright 2006, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/gtest_pred_impl_unittest.cc Copyright 2006, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/gtest_skip_environment_check_output_test.py Copyright 2019 Google LLC. See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/gtest_testbridge_test_.cc Copyright 2018, Google LLC. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/gtest_testbridge_test.py Copyright 2018 Google LLC. See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/gtest_test_utils.py Copyright 2006, Google Inc. See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/gtest-typed-test_test.h Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/gtest_unittest.cc Copyright 2005, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/gtest_xml_outfile1_test_.cc Copyright 2008, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/gtest_xml_outfile2_test_.cc Copyright 2008, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/gtest_xml_outfiles_test.py Copyright 2008, Google Inc. See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/gtest_xml_output_unittest_.cc Copyright 2006, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/gtest_xml_output_unittest.py Copyright 2006, Google Inc. See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/gtest_xml_test_utils.py Copyright 2006, Google Inc. See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/production.cc Copyright 2006, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/googletest/test/production.h Copyright 2006, Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/bot/go/env.py Copyright 2014 The Chromium Authors See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/bot/update_clang.py Copyright (c) 2012 The Chromium Authors See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/bot/vs_toolchain.py Copyright 2014 The Chromium Authors See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/generate_build_files.py Copyright (c) 2016 The Chromium Authors See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/generate_build_files.py Copyright (c) 2019 The Chromium Authors See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' > MIT boringSSL-SwiftPM-main/BUILD Copyright (c) 2016, Google Inc. See SECTION 77 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/crypto_test_data.cc Copyright (c) 2021, Google Inc. See SECTION 148 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/crypto_test_data.cc Copyright (c) 2017, Google Inc. See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/err_data.c Copyright (c) 2015, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/LICENSE Copyright (c) 2015, Google Inc. See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/LICENSE Copyright (c) 2009 The Go Authors See SECTION 1 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/LICENSE Copyright (c) 2015-2016 the fiat-crypto See SECTION 83 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/bio/socket_helper.c Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/blake2/blake2b256_tests.txt Copyright (c) 2021, Google Inc. See SECTION 149 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/blake2/blake2.c Copyright (c) 2021, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/bn_extra/bn_asn1.c Copyright (c) 2015, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/bytestring/asn1_compat.c Copyright (c) 2016, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/bytestring/ber.c Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/bytestring/cbb.c Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/bytestring/cbs.c Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/bytestring/internal.h Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/bytestring/unicode.c Copyright (c) 2018, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/chacha/chacha.c Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/chacha/internal.h Copyright (c) 2018, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/cipher_extra/asm/aes128gcmsiv-x86_64.pl Copyright (c) 2017, Google Inc. See SECTION 77 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/cipher_extra/asm/chacha20_poly1305_x86_64.pl Copyright (c) 2015, CloudFlare Ltd. See SECTION 77 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/cipher_extra/e_aesctrhmac.c Copyright (c) 2017, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/cipher_extra/e_aesgcmsiv.c Copyright (c) 2017, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/cipher_extra/e_chacha20poly1305.c Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/cipher_extra/e_tls.c Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/cipher_extra/test/nist_cavp/make_cavp.go Copyright (c) 2017, Google Inc. See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/conf/internal.h Copyright (c) 2015, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/cpu-aarch64-fuchsia.c Copyright (c) 2018, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/cpu-aarch64-linux.c Copyright (c) 2016, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/cpu-aarch64-win.c Copyright (c) 2020, Arm Ltd. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/cpu-arm.c Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/cpu-arm-linux.c Copyright (c) 2016, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/cpu-arm-linux.h Copyright (c) 2018, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/cpu-ppc64le.c Copyright (c) 2016, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/crypto.c Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/curve25519/asm/x25519-asm-arm.S Copyright (c) 2015, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/curve25519/curve25519.c Copyright (c) 2020, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/curve25519/curve25519_tables.h Copyright (c) 2020, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/curve25519/internal.h Copyright (c) 2020, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/curve25519/make_curve25519_tables.py Copyright (c) 2020, Google Inc. See SECTION 52 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/curve25519/spake25519.c Copyright (c) 2016, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/dsa/internal.h Copyright (c) 2020, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/ec_extra/ec_derive.c Copyright (c) 2019, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/ec_extra/hash_to_curve.c Copyright (c) 2020, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/ec_extra/internal.h Copyright (c) 2020, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/engine/engine.c Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/err/err_data_generate.go Copyright (c) 2015, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/err/internal.h Copyright (c) 2017, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/evp/p_ed25519_asn1.c Copyright (c) 2017, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/evp/p_ed25519.c Copyright (c) 2017, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/evp/p_x25519_asn1.c Copyright (c) 2019, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/evp/p_x25519.c Copyright (c) 2019, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/aes/aes_nohw.c Copyright (c) 2019, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/aes/internal.h Copyright (c) 2017, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/bcm.c Copyright (c) 2017, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/bn/bn_test_to_fuzzer.go Copyright (c) 2017, Google Inc. See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/bn/check_bn_tests.go Copyright (c) 2016, Google Inc. See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/bn/div_extra.c Copyright (c) 2018, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/bn/gcd_extra.c Copyright (c) 2018, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/bn/montgomery_inv.c Copyright 2016 Brian Smith See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/cipher/aead.c Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/delocate.h Copyright (c) 2017, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/ec/asm/p256_beeu-x86_64-asm.pl Copyright (c) 2018, Amazon Inc. See SECTION 77 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/ecdsa/internal.h Copyright (c) 2021, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/ec/felem.c Copyright (c) 2018, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/ec/make_ec_scalar_base_mult_tests.go Copyright (c) 2018, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/ec/make_p256-x86_64-table.go Copyright (c) 2015, Intel Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/ec/make_p256-x86_64-table.go Copyright (c) 2018, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/ec/make_p256-x86_64-tests.go Copyright (c) 2018, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/ec/make_tables.go Copyright (c) 2020, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/ec/p224-64.c Copyright (c) 2015, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/ec/p256.c Copyright (c) 2020, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/ec/p256_table.h Copyright (c) 2020, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/ec/scalar.c Copyright (c) 2018, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/ec/simple_mul.c Copyright (c) 2018, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/ec/util.c Copyright (c) 2015, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/fips_shared_support.c Copyright (c) 2019, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/is_fips.c Copyright (c) 2017, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/md5/internal.h Copyright (c) 2018, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/modes/asm/ghash-ssse3-x86_64.pl Copyright (c) 2019, Google Inc. See SECTION 52 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/modes/asm/ghash-ssse3-x86.pl Copyright (c) 2019, Google Inc. See SECTION 52 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/modes/gcm_nohw.c Copyright (c) 2019, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/modes/polyval.c Copyright (c) 2016, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/rand/asm/rdrand-x86_64.pl Copyright (c) 2015, Google Inc. See SECTION 77 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/rand/ctrdrbg.c Copyright (c) 2017, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/rand/fork_detect.c Copyright (c) 2020, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/rand/fork_detect.h Copyright (c) 2020, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/rand/getrandom_fillin.h Copyright (c) 2020, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/rand/internal.h Copyright (c) 2015, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/rand/rand.c Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/rand/urandom.c Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/self_check/fips.c Copyright (c) 2017, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/self_check/self_check.c Copyright (c) 2017, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/sha/internal.h Copyright (c) 2018, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/tls/internal.h Copyright (c) 2018, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/hkdf/hkdf.c Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/hpke/hpke.c Copyright (c) 2020, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/hpke/translate_test_vectors.py Copyright (c) 2020, Google Inc. See SECTION 52 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/hrss/asm/poly_rq_mul.S Copyright (c) 2017, the HRSS authors See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/hrss/hrss.c Copyright (c) 2018, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/hrss/internal.h Copyright (c) 2018, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/obj/objects.go Copyright (c) 2016, Google Inc. See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/pkcs7/internal.h Copyright (c) 2017, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/pkcs7/pkcs7.c Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/pkcs7/pkcs7_x509.c Copyright (c) 2017, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/poly1305/internal.h Copyright (c) 2016, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/poly1305/poly1305_arm.c Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/poly1305/poly1305.c Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/poly1305/poly1305_vec.c Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/pool/internal.h Copyright (c) 2016, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/pool/pool.c Copyright (c) 2016, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/rand_extra/deterministic.c Copyright (c) 2016, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/rand_extra/forkunsafe.c Copyright (c) 2017, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/rand_extra/fuchsia.c Copyright (c) 2017, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/rand_extra/passive.c Copyright (c) 2020, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/rand_extra/rand_extra.c Copyright (c) 2017, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/rand_extra/windows.c Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/refcount_c11.c Copyright (c) 2015, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/refcount_lock.c Copyright (c) 2015, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/siphash/siphash.c Copyright (c) 2019, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/thread_none.c Copyright (c) 2015, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/thread_pthread.c Copyright (c) 2015, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/thread_win.c Copyright (c) 2015, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/trust_token/internal.h Copyright (c) 2019, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/trust_token/pmbtoken.c Copyright (c) 2020, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/trust_token/trust_token.c Copyright (c) 2019, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/trust_token/voprf.c Copyright (c) 2020, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/make_many_constraints.go Copyright (c) 2017, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/test/make_basic_constraints.go Copyright (c) 2020, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/test/make_invalid_extensions.go Copyright (c) 2020, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/test/make_many_constraints.go Copyright (c) 2017, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/decrepit/cfb/cfb.c Copyright (c) 2017, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/decrepit/evp/dss1.c Copyright (c) 2016, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/decrepit/evp/evp_do_all.c Copyright (c) 2016, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/decrepit/obj/obj_decrepit.c Copyright (c) 2016, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/decrepit/x509/x509_decrepit.c Copyright (c) 2016, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/fuzz/arm_cpuinfo.cc Copyright (c) 2018, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/fuzz/bn_div.cc Copyright (c) 2017, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/fuzz/bn_mod_exp.cc Copyright (c) 2017, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/fuzz/cert.cc Copyright (c) 2016, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/fuzz/client.cc Copyright (c) 2016, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/fuzz/decode_client_hello_inner.cc Copyright (c) 2021, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/fuzz/dtls_client.cc Copyright (c) 2017, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/fuzz/dtls_server.cc Copyright (c) 2017, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/fuzz/minimise_corpora.sh Copyright (c) 2016, Google Inc. See SECTION 52 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/fuzz/pkcs12.cc Copyright (c) 2018, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/fuzz/pkcs8.cc Copyright (c) 2016, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/fuzz/privkey.cc Copyright (c) 2016, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/fuzz/read_pem.cc Copyright (c) 2016, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/fuzz/refresh_ssl_corpora.sh Copyright (c) 2016, Google Inc. See SECTION 52 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/fuzz/server.cc Copyright (c) 2016, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/fuzz/session.cc Copyright (c) 2016, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/fuzz/spki.cc Copyright (c) 2016, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/fuzz/ssl_ctx_api.cc Copyright (c) 2016, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/aead.h Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/asn1_mac.h Copyright (c) 2016, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/blake2.h Copyright (c) 2021, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/buffer.h Copyright (c) 2015, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/bytestring.h Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/chacha.h Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/cmac.h Copyright (c) 2015, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/crypto.h Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/curve25519.h Copyright (c) 2015, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/dtls1.h Copyright (c) 2015, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/engine.h Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/e_os2.h Copyright (c) 2018, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/hkdf.h Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/hpke.h Copyright (c) 2020, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/hrss.h Copyright (c) 2018, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/is_boringssl.h Copyright (c) 2017, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/objects.h Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/obj_mac.h Copyright (c) 2016, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/opensslconf.h Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/opensslv.h Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/ossl_typ.h Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/pkcs12.h Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/pkcs7.h Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/poly1305.h Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/pool.h Copyright (c) 2016, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/rand.h Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/safestack.h Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/siphash.h Copyright (c) 2019, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/span.h Copyright (c) 2017, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/srtp.h Copyright (c) 2015, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/trust_token.h Copyright (c) 2020, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/x509_vfy.h Copyright (c) 2021, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/encrypted_client_hello.cc Copyright (c) 2021, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/handoff.cc Copyright (c) 2018, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/ssl_aead_ctx.cc Copyright (c) 2015, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/ssl_buffer.cc Copyright (c) 2015, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/ssl_key_share.cc Copyright (c) 2015, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/ssl_versions.cc Copyright (c) 2017, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/tls13_both.cc Copyright (c) 2016, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/tls13_client.cc Copyright (c) 2016, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/tls13_enc.cc Copyright (c) 2016, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/tls13_server.cc Copyright (c) 2016, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/third_party/fiat/LICENSE Copyright (c) 2015-2016 the fiat-crypto See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/tool/args.cc Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/tool/ciphers.cc Copyright (c) 2015, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/tool/client.cc Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/tool/const.cc Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/tool/digest.cc Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/tool/fd.cc Copyright (c) 2020, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/tool/file.cc Copyright (c) 2017, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/tool/generate_ech.cc Copyright (c) 2021, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/tool/generate_ed25519.cc Copyright (c) 2015, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/tool/genrsa.cc Copyright (c) 2015, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/tool/internal.h Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/tool/pkcs12.cc Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/tool/rand.cc Copyright (c) 2015, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/tool/server.cc Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/tool/sign.cc Copyright (c) 2017, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/tool/speed.cc Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/tool/tool.cc Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/tool/transport_common.cc Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/tool/transport_common.h Copyright (c) 2014, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/all_tests.go Copyright (c) 2015, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/ar/ar.go Copyright (c) 2017, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/ar/ar_test.go Copyright (c) 2018, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/bot/DEPS Copyright (c) 2015, Google Inc. See SECTION 52 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/bot/extract.py Copyright (c) 2015, Google Inc. See SECTION 52 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/bot/vs_env.py Copyright (c) 2015, Google Inc. See SECTION 52 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/BUILD.toplevel Copyright (c) 2016, Google Inc. See SECTION 77 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/check_filenames.go Copyright (c) 2018, Google Inc. See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/check_imported_libraries.go Copyright (c) 2017, Google Inc. See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/compare_benchmarks.go Copyright (c) 2020 Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/convert_comments.go Copyright (c) 2017, Google Inc. See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/convert_wycheproof.go Copyright (c) 2018, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/diff_asm.go Copyright (c) 2016, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/embed_test_data.go Copyright (c) 2017, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/fetch_ech_config_list.go Copyright (c) 2021, Google Inc. See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/fipstools/acvp/acvptool/acvp/acvp.go Copyright (c) 2019, Google Inc. See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/fipstools/acvp/acvptool/acvp.go Copyright (c) 2019, Google Inc. See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/fipstools/acvp/acvptool/interactive.go Copyright (c) 2019, Google Inc. See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/fipstools/acvp/acvptool/nointeractive.go Copyright (c) 2020, Google Inc. See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/fipstools/acvp/acvptool/parser.peg Copyright (c) 2019, Google Inc. See SECTION 52 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/fipstools/acvp/acvptool/subprocess/aead.go Copyright (c) 2020, Google Inc. See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/fipstools/acvp/acvptool/subprocess/block.go Copyright (c) 2019, Google Inc. See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/fipstools/acvp/acvptool/subprocess/drbg.go Copyright (c) 2019, Google Inc. See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/fipstools/acvp/acvptool/subprocess/ecdsa.go Copyright (c) 2019, Google Inc. See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/fipstools/acvp/acvptool/subprocess/hash.go Copyright (c) 2019, Google Inc. See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/fipstools/acvp/acvptool/subprocess/hkdf.go Copyright (c) 2021, Google Inc. See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/fipstools/acvp/acvptool/subprocess/hmac.go Copyright (c) 2019, Google Inc. See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/fipstools/acvp/acvptool/subprocess/kasdh.go Copyright (c) 2020, Google Inc. See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/fipstools/acvp/acvptool/subprocess/kas.go Copyright (c) 2020, Google Inc. See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/fipstools/acvp/acvptool/subprocess/kdf.go Copyright (c) 2020, Google Inc. See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/fipstools/acvp/acvptool/subprocess/keyedMac.go Copyright (c) 2020, Google Inc. See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/fipstools/acvp/acvptool/subprocess/rsa.go Copyright (c) 2020, Google Inc. See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/fipstools/acvp/acvptool/subprocess/subprocess.go Copyright (c) 2019, Google Inc. See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/fipstools/acvp/acvptool/subprocess/tlskdf.go Copyright (c) 2020, Google Inc. See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/fipstools/acvp/acvptool/subprocess/xts.go Copyright (c) 2021, Google Inc. See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/fipstools/acvp/acvptool/test/check_expected.go Copyright (c) 2021, Google Inc. See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/fipstools/acvp/acvptool/testmodulewrapper/cts_test.go Copyright (c) 2021, Google Inc. See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/fipstools/acvp/acvptool/testmodulewrapper/hmac_drbg.go Copyright (c) 2021, Google Inc. See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/fipstools/acvp/acvptool/testmodulewrapper/hmac_drbg_test.go Copyright (c) 2021, Google Inc. See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/fipstools/acvp/acvptool/testmodulewrapper/testmodulewrapper.go Copyright (c) 2021, Google Inc. See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/fipstools/acvp/acvptool/test/trim_vectors.go Copyright (c) 2021, Google Inc. See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/fipstools/acvp/modulewrapper/main.cc Copyright (c) 2021, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/fipstools/acvp/modulewrapper/modulewrapper.cc Copyright (c) 2019, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/fipstools/acvp/modulewrapper/modulewrapper.h Copyright (c) 2021, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/fipstools/break-hash.go Copyright (c) 2017, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/fipstools/break-tests-android.sh Copyright (c) 2019, Google Inc. See SECTION 77 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/fipstools/break-tests.sh Copyright (c) 2018, Google Inc. See SECTION 77 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/fipstools/cavp/cavp_main.cc Copyright (c) 2017, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/fipstools/cavp/cavp_test_util.cc Copyright (c) 2017, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/fipstools/cavp/cavp_test_util.h Copyright (c) 2017, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/fipstools/cavp/test_fips.c Copyright (c) 2017, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/fipstools/delocate/delocate.go Copyright (c) 2017, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/fipstools/delocate/delocate.peg Copyright (c) 2017, Google Inc. See SECTION 77 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/fipstools/delocate/delocate_test.go Copyright (c) 2017, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/fipstools/fipscommon/const.go Copyright (c) 2017, Google Inc. See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/fipstools/inject_hash/inject_hash.go Copyright (c) 2017, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/generate-asm-lcov.py Copyright (c) 2016, Google Inc. See SECTION 52 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/generate_build_files.py Copyright (c) 2015, Google Inc. See SECTION 52 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/generate-coverage.sh Copyright (c) 2016, Google Inc. See SECTION 52 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/godeps.go Copyright (c) 2018, Google Inc. See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/make_errors.go Copyright (c) 2014, Google Inc. See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/make_prefix_headers.go Copyright (c) 2018, Google Inc. See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/read_symbols.go Copyright (c) 2018, Google Inc. See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/run_android_tests.go Copyright (c) 2016, Google Inc. See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/testconfig/testconfig.go Copyright (c) 2020, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/util/testresult/testresult.go Copyright (c) 2018, Google Inc. See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' > OpenSSL boringSSL-SwiftPM-main/ios-aarch64/crypto/fipsmodule/sha256-armv8.S Copyright 2014-2016 The OpenSSL Project Authors See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/ios-aarch64/crypto/fipsmodule/sha512-armv8.S Copyright 2014-2016 The OpenSSL Project Authors See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/ios-arm/crypto/fipsmodule/bsaes-armv7.S Copyright 2012-2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/ios-arm/crypto/fipsmodule/sha256-armv4.S Copyright 2007-2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/ios-arm/crypto/fipsmodule/sha512-armv4.S Copyright 2007-2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/LICENSE Copyright (c) 1995-1998 Eric Young (eay@cryptsoft.com) See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/LICENSE Copyright (c) 1998-2011 The OpenSSL Project See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/linux-aarch64/crypto/fipsmodule/sha256-armv8.S Copyright 2014-2016 The OpenSSL Project Authors See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/linux-aarch64/crypto/fipsmodule/sha512-armv8.S Copyright 2014-2016 The OpenSSL Project Authors See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/linux-arm/crypto/fipsmodule/bsaes-armv7.S Copyright 2012-2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/linux-arm/crypto/fipsmodule/sha256-armv4.S Copyright 2007-2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/linux-arm/crypto/fipsmodule/sha512-armv4.S Copyright 2007-2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/chacha/asm/chacha-armv4.pl Copyright 2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/chacha/asm/chacha-armv8.pl Copyright 2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/chacha/asm/chacha-x86_64.pl Copyright 2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/chacha/asm/chacha-x86.pl Copyright 2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/evp/scrypt.c Copyright 2015-2016 The OpenSSL Project Authors See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/evp/scrypt_tests.txt Copyright 2001-2017 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/aes/asm/aesni-x86_64.pl Copyright 2009-2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/aes/asm/aesni-x86.pl Copyright 2009-2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/aes/asm/aesp8-ppc.pl Copyright 2014-2018 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/aes/asm/aesv8-armx.pl Copyright 2014-2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/aes/asm/bsaes-armv7.pl Copyright 2012-2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/aes/asm/vpaes-armv7.pl Copyright 2015-2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/aes/asm/vpaes-armv8.pl Copyright 2015-2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/aes/asm/vpaes-x86_64.pl Copyright 2011-2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/aes/asm/vpaes-x86.pl Copyright 2011-2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/bn/asm/armv4-mont.pl Copyright 2007-2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/bn/asm/armv8-mont.pl Copyright 2015-2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/bn/asm/bn-586.pl Copyright 1995-2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/bn/asm/co-586.pl Copyright 1995-2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/bn/asm/rsaz-avx2.pl Copyright (c) 2012, Intel Corporation See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/bn/asm/x86_64-mont5.pl Copyright 2011-2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/bn/asm/x86_64-mont.pl Copyright 2005-2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/bn/asm/x86-mont.pl Copyright 2005-2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/bn/rsaz_exp.c Copyright (c) 2012, Intel Corporation See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/bn/rsaz_exp.h Copyright (c) 2012, Intel Corporation See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/ec/asm/p256-x86_64-asm.pl Copyright (c) 2015 CloudFlare, Inc. See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/ec/ec.c Copyright 2002 Sun Microsystems, Inc. See SECTION 44 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/ec/ec_key.c Copyright 2002 Sun Microsystems, Inc. See SECTION 44 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/ec/ec_montgomery.c Copyright 2002 Sun Microsystems, Inc. See SECTION 44 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/ec/internal.h Copyright 2002 Sun Microsystems, Inc. See SECTION 44 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/ec/make_tables.go Copyright (c) 2015, Intel Inc. See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/ec/oct.c Copyright 2002 Sun Microsystems, Inc. See SECTION 44 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/ec/p256-x86_64.c Copyright (c) 2014, Intel Corporation See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/ec/p256-x86_64.h Copyright (c) 2014, Intel Corporation See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/ec/p256-x86_64-table.h Copyright (c) 2015, Intel Inc. See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/ec/simple.c Copyright 2002 Sun Microsystems, Inc. See SECTION 44 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/ec/wnaf.c Copyright 2002 Sun Microsystems, Inc. See SECTION 44 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/modes/asm/aesni-gcm-x86_64.pl Copyright 2013-2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/modes/asm/ghash-armv4.pl Copyright 2010-2018 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/modes/asm/ghash-neon-armv8.pl Copyright 2010-2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/modes/asm/ghashp8-ppc.pl Copyright 2014-2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/modes/asm/ghashv8-armx.pl Copyright 2014-2020 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/modes/asm/ghash-x86_64.pl Copyright 2010-2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/modes/asm/ghash-x86.pl Copyright 2010-2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/sha/asm/sha1-586.pl Copyright 1998-2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/sha/asm/sha1-armv4-large.pl Copyright 2007-2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/sha/asm/sha1-armv8.pl Copyright 2014-2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/sha/asm/sha1-x86_64.pl Copyright 2006-2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/sha/asm/sha256-586.pl Copyright 2007-2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/sha/asm/sha256-armv4.pl Copyright 2007-2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/sha/asm/sha512-586.pl Copyright 2007-2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/sha/asm/sha512-armv4.pl Copyright 2007-2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/sha/asm/sha512-armv8.pl Copyright 2014-2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/sha/asm/sha512-x86_64.pl Copyright 2005-2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/perlasm/arm-xlate.pl Copyright 2015-2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/perlasm/ppc-xlate.pl Copyright 2006-2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/perlasm/x86_64-xlate.pl Copyright 2005-2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/perlasm/x86asm.pl Copyright 1995-2018 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/perlasm/x86gas.pl Copyright 2007-2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/perlasm/x86masm.pl Copyright 2007-2016 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/perlasm/x86nasm.pl Copyright 1999-2018 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/rsa_extra/rsa_print.c Copyright 2006-2017 The OpenSSL Project Authors See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509v3/v3_ocsp.c Copyright 2000-2016 The OpenSSL Project Authors See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/ec.h Copyright 2002 Sun Microsystems, Inc. See SECTION 44 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/ec_key.h Copyright 2002 Sun Microsystems, Inc. See SECTION 44 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/tls1.h Copyright 2002 Sun Microsystems, Inc. See SECTION 44 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/bio_ssl.cc Copyright 1995-2016 The OpenSSL Project Authors See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/handshake_client.cc Copyright 2002 Sun Microsystems, Inc. See SECTION 44 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/handshake_server.cc Copyright 2002 Sun Microsystems, Inc. See SECTION 44 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/s3_lib.cc Copyright 2002 Sun Microsystems, Inc. See SECTION 44 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/win-aarch64/crypto/fipsmodule/sha256-armv8.S Copyright 2014-2016 The OpenSSL Project Authors See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/win-aarch64/crypto/fipsmodule/sha512-armv8.S Copyright 2014-2016 The OpenSSL Project Authors See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' > Original SSLeay License with Windows Clause boringSSL-SwiftPM-main/src/crypto/asn1/a_bitstr.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/asn1/a_bool.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/asn1/a_d2i_fp.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/asn1/a_dup.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/asn1/a_enum.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/asn1/a_gentm.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/asn1/a_i2d_fp.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/asn1/a_int.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/asn1/a_mbstr.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/asn1/a_object.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/asn1/a_octet.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/asn1/a_print.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/asn1/asn1_lib.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/asn1/asn1_par.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/asn1/asn_pack.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/asn1/a_strex.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/asn1/a_strnid.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/asn1/a_time.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/asn1/a_type.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/asn1/a_utctm.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/asn1/a_utf8.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/asn1/f_enum.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/asn1/f_int.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/asn1/f_string.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/asn1/tasn_dec.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/asn1/tasn_enc.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/asn1/tasn_fre.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/asn1/tasn_new.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/asn1/tasn_typ.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/asn1/tasn_utl.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/base64/base64.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/bio/bio.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/bio/bio_mem.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/bio/connect.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/bio/fd.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/bio/file.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/bio/hexdump.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/bio/internal.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/bio/printf.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/bio/socket.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/bn_extra/convert.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/buf/buf.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/cipher_extra/cipher_extra.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/cipher_extra/derive_key.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/cipher_extra/e_null.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/cipher_extra/e_rc2.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/cipher_extra/e_rc4.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/cipher_extra/internal.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/conf/conf.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/conf/conf_def.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 34 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/cpu-intel.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/dh/check.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/dh/dh.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/digest_extra/digest_extra.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/dsa/dsa.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/err/err.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/evp/evp_asn1.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/evp/evp.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/evp/evp_ctx.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/evp/internal.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/evp/sign.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/ex_data.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/bn/add.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/bn/bn.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/bn/bytes.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/bn/cmp.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/bn/div.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/bn/exponentiation.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/bn/gcd.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/bn/generic.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/bn/internal.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/bn/montgomery.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/bn/mul.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/bn/prime.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/bn/random.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/bn/shift.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/cipher/cipher.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/cipher/e_des.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/cipher/internal.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/des/des.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/des/internal.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/dh/check.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/dh/dh.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/digest/digest.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/digest/digests.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/digest/internal.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/hmac/hmac.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/md4/md4.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/md5/md5.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/rsa/blinding.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/rsa/internal.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/rsa/rsa.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/rsa/rsa_impl.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/sha/sha1-altivec.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/sha/sha1.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/sha/sha256.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/sha/sha512.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/internal.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/lhash/internal.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/lhash/lhash.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/mem.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/obj/obj.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/obj/obj_dat.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/obj/objects.go holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 79 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/obj/obj_xref.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/pem/pem_all.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/pem/pem_info.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/pem/pem_lib.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/pem/pem_oth.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/pem/pem_pk8.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/pem/pem_pkey.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/rc4/rc4.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/stack/stack.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/thread.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/a_digest.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/algorithm.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/a_sign.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/asn1_gen.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/a_strex.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/a_verify.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/by_dir.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/by_file.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/i2d_pr.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/name_print.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/t_crl.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/t_req.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/t_x509a.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/t_x509.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/x509_att.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/x509.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/x509_cmp.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/x509_d2.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/x509_def.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/x509_ext.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/x509_lu.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/x509name.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/x509_obj.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/x509_r2x.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/x509_req.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/x509rset.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/x509_set.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/x509_txt.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/x509_v3.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/x509_vfy.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/x_all.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/x_attrib.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/x_crl.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/x_exten.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/x_info.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/x_name.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/x_pkey.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/x_pubkey.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/x_req.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/x_sig.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/x_spki.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/x_val.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/x_x509.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/decrepit/bio/base64_bio.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/decrepit/blowfish/blowfish.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/decrepit/cast/cast.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 71 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/decrepit/cast/cast_tables.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/decrepit/cast/internal.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/decrepit/des/cfb64ede.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 71 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/decrepit/macros.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/decrepit/rc4/rc4_decrepit.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/decrepit/ripemd/ripemd.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/decrepit/rsa/rsa_decrepit.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/decrepit/ssl/ssl_decrepit.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/asn1.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/base64.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/bio.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/blowfish.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/bn.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/buf.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/cast.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/cipher.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/conf.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/cpu.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/des.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/dh.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/digest.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/dsa.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/err.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/evp_errors.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/evp.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/ex_data.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/hmac.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/lhash.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/md4.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/md5.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/mem.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/nid.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/obj.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/pem.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/rc4.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/ripemd.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/rsa.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/sha.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/ssl3.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/ssl.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/stack.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/thread.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/tls1.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/type_check.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/x509.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/d1_both.cc holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/d1_pkt.cc holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/d1_srtp.cc holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/dtls_record.cc holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/extensions.cc holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/handshake.cc holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/handshake_client.cc holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/handshake_server.cc holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/internal.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/s3_both.cc holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/s3_lib.cc holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/s3_pkt.cc holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/ssl_asn1.cc holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/ssl_cert.cc holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/ssl_cipher.cc holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/ssl_file.cc holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/ssl_lib.cc holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/ssl_privkey.cc holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/ssl_session.cc holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/ssl_stat.cc holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/ssl_transcript.cc holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/ssl_x509.cc holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/t1_enc.cc holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/tls_method.cc holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/tls_record.cc holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' > OpenSSL License boringSSL-SwiftPM-main/src/crypto/asn1/asn1_locl.h Copyright (c) 2006 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/asn1/charmap.pl Copyright (c) 2000 The OpenSSL Project See SECTION 81 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/asn1/internal.h Copyright (c) 2006 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/asn1/time_support.c Copyright (c) 2001 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/bio/pair.c Copyright (c) 1998-2003 The OpenSSL Project See SECTION 38 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/cipher_extra/e_aesccm.c Copyright (c) 2008 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/cipher_extra/tls_cbc.c Copyright (c) 2012 The OpenSSL Project See SECTION 38 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/cmac/cmac.c Copyright (c) 2010 The OpenSSL Project See SECTION 45 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/dh/dh_asn1.c Copyright (c) 2000-2005 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/dh_extra/dh_asn1.c Copyright (c) 2000-2005 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/dh_extra/params.c Copyright (c) 2011 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/dh/params.c Copyright (c) 2011 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/dsa/dsa_asn1.c Copyright (c) 2000-2005 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/ecdh_extra/ecdh_extra.c Copyright (c) 2000-2002 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/ecdsa_extra/ecdsa_asn1.c Copyright (c) 1998-2005 The OpenSSL Project See SECTION 38 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/ec_extra/ec_asn1.c Copyright (c) 2000-2003 The OpenSSL Project See SECTION 47 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/err/err.c Copyright (c) 1998-2006 The OpenSSL Project See SECTION 38 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/evp/digestsign.c Copyright (c) 2006,2007 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/evp/pbkdf.c Copyright (c) 1999 The OpenSSL Project See SECTION 47 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/evp/p_dsa_asn1.c Copyright (c) 2006 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/evp/p_ec_asn1.c Copyright (c) 2006 The OpenSSL Project See SECTION 47 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/evp/p_ec.c Copyright (c) 2006 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/evp/print.c Copyright (c) 2006 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/evp/p_rsa_asn1.c Copyright (c) 2006 The OpenSSL Project See SECTION 47 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/evp/p_rsa.c Copyright (c) 2006 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/ex_data.c Copyright (c) 1998-2001 The OpenSSL Project See SECTION 38 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/aes/aes.c Copyright (c) 2002-2006 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/aes/key_wrap.c Copyright (c) 2001-2011 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/aes/mode_wrappers.c Copyright (c) 2002-2006 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/bn/ctx.c Copyright (c) 1998-2004 The OpenSSL Project See SECTION 43 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/bn/exponentiation.c Copyright (c) 1998-2005 The OpenSSL Project See SECTION 38 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/bn/gcd.c Copyright (c) 1998-2001 The OpenSSL Project See SECTION 38 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/bn/internal.h Copyright (c) 1998-2006 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/bn/jacobi.c Copyright (c) 1998-2000 The OpenSSL Project See SECTION 38 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/bn/montgomery.c Copyright (c) 1998-2006 The OpenSSL Project See SECTION 38 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/bn/prime.c Copyright (c) 1998-2001 The OpenSSL Project See SECTION 38 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/bn/random.c Copyright (c) 1998-2001 The OpenSSL Project See SECTION 38 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/bn/sqrt.c Copyright (c) 1998-2000 The OpenSSL Project See SECTION 43 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/cipher/e_aes.c Copyright (c) 2001-2011 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/digest/md32_common.h Copyright (c) 1999-2007 The OpenSSL Project See SECTION 45 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/ecdh/ecdh.c Copyright (c) 2000-2002 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/ecdsa/ecdsa.c Copyright (c) 1998-2005 The OpenSSL Project See SECTION 38 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/ec/ec.c Copyright (c) 1998-2005 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/ec/ec_key.c Copyright (c) 1998-2005 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/ec/ec_montgomery.c Copyright (c) 1998-2005 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/ec/internal.h Copyright (c) 1998-2005 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/ec/oct.c Copyright (c) 1998-2005 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/ec/simple.c Copyright (c) 1998-2005 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/ec/wnaf.c Copyright (c) 1998-2005 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/modes/cbc.c Copyright (c) 2008 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/modes/cfb.c Copyright (c) 2008 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/modes/ctr.c Copyright (c) 2008 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/modes/gcm.c Copyright (c) 2008 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/modes/internal.h Copyright (c) 2008 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/modes/ofb.c Copyright (c) 2008 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/rsa/blinding.c Copyright (c) 1998-2006 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/rsa/padding.c Copyright (c) 2005 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/fipsmodule/tls/kdf.c Copyright (c) 1998-2007 The OpenSSL Project See SECTION 38 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/internal.h Copyright (c) 1998-2001 The OpenSSL Project See SECTION 38 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/pem/pem_all.c Copyright (c) 1998-2002 The OpenSSL Project See SECTION 38 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/pem/pem_x509.c Copyright (c) 2001 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/pem/pem_xaux.c Copyright (c) 2001 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/pkcs8/internal.h Copyright (c) 1999 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/pkcs8/p5_pbev2.c Copyright (c) 1999 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/pkcs8/pkcs8.c Copyright (c) 1999 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/pkcs8/pkcs8_x509.c Copyright (c) 1999 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/rsa_extra/rsa_asn1.c Copyright (c) 2000-2005 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/internal.h Copyright (c) 2013 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/rsa_pss.c Copyright (c) 2006 The OpenSSL Project See SECTION 47 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509v3/ext_dat.h Copyright (c) 1999-2004 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509v3/internal.h Copyright (c) 2004 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509v3/pcy_cache.c Copyright (c) 2004 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509v3/pcy_data.c Copyright (c) 2004 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509v3/pcy_int.h Copyright (c) 2004 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509v3/pcy_lib.c Copyright (c) 2004 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509v3/pcy_map.c Copyright (c) 2004 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509v3/pcy_node.c Copyright (c) 2004 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509v3/pcy_tree.c Copyright (c) 2004 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509v3/v3_akeya.c Copyright (c) 1999 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509v3/v3_akey.c Copyright (c) 1999 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509v3/v3_alt.c Copyright (c) 1999-2003 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509v3/v3_bcons.c Copyright (c) 1999 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509v3/v3_bitst.c Copyright (c) 1999 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509v3/v3_conf.c Copyright (c) 1999-2002 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509v3/v3_cpols.c Copyright (c) 1999-2004 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509v3/v3_crld.c Copyright (c) 1999-2008 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509v3/v3_enum.c Copyright (c) 1999 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509v3/v3_extku.c Copyright (c) 1999 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509v3/v3_genn.c Copyright (c) 1999-2008 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509v3/v3_ia5.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509v3/v3_info.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509v3/v3_int.c Copyright (c) 1999-2004 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509v3/v3_lib.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509v3/v3_ncons.c Copyright (c) 2003 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509v3/v3_pcons.c Copyright (c) 2003 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509v3/v3_pku.c Copyright (c) 1999 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509v3/v3_pmaps.c Copyright (c) 2003 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509v3/v3_prn.c Copyright (c) 1999 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509v3/v3_purp.c Copyright (c) 1999-2004 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509v3/v3_skey.c Copyright (c) 1999 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509v3/v3_sxnet.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509v3/v3_utl.c Copyright (c) 1999-2003 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/vpm_int.h Copyright (c) 2013 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/x509cset.c Copyright (c) 2001 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/x509spki.c Copyright (c) 1999 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/x509_trs.c Copyright (c) 1999 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/x509_vpm.c Copyright (c) 2004 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/x_algor.c Copyright (c) 2000 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/crypto/x509/x_x509a.c Copyright (c) 1999 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/decrepit/dh/dh_decrepit.c Copyright (c) 1998-2002 The OpenSSL Project See SECTION 38 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/decrepit/dsa/dsa_decrepit.c Copyright (c) 1998-2002 The OpenSSL Project See SECTION 38 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/decrepit/ssl/ssl_decrepit.c Copyright (c) 1998-2007 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/decrepit/xts/xts.c Copyright (c) 2011 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/aes.h Copyright (c) 2002-2006 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/arm_arch.h Copyright (c) 1998-2011 The OpenSSL Project See SECTION 38 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/asn1t.h Copyright (c) 2000-2005 The OpenSSL Project See SECTION 49 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/base.h Copyright (c) 1998-2001 The OpenSSL Project See SECTION 38 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/bn.h Copyright (c) 1998-2006 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/ecdh.h Copyright (c) 2000-2002 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/ecdsa.h Copyright (c) 1998-2005 The OpenSSL Project See SECTION 38 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/ec.h Copyright (c) 1998-2005 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/ec_key.h Copyright (c) 1998-2005 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/err.h Copyright (c) 1998-2006 The OpenSSL Project See SECTION 38 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/ex_data.h Copyright (c) 1998-2001 The OpenSSL Project See SECTION 38 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/pkcs8.h Copyright (c) 1999 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/ssl3.h Copyright (c) 1998-2002 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/ssl.h Copyright (c) 1998-2007 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/tls1.h Copyright (c) 1998-2006 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/x509v3.h Copyright (c) 1999-2004 The OpenSSL Project See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/d1_both.cc Copyright (c) 1998-2005 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/d1_lib.cc Copyright (c) 1999-2005 The OpenSSL Project See SECTION 38 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/d1_pkt.cc Copyright (c) 1998-2005 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/d1_srtp.cc Copyright (c) 1998-2006 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/dtls_method.cc Copyright (c) 1999-2005 The OpenSSL Project See SECTION 38 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/dtls_record.cc Copyright (c) 1998-2005 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/extensions.cc Copyright (c) 1998-2007 The OpenSSL Project See SECTION 38 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/handshake.cc Copyright (c) 1998-2002 The OpenSSL Project See SECTION 38 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/handshake_client.cc Copyright (c) 1998-2007 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/handshake_server.cc Copyright (c) 1998-2007 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/internal.h Copyright (c) 1998-2007 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/s3_both.cc Copyright (c) 1998-2002 The OpenSSL Project See SECTION 38 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/s3_lib.cc Copyright (c) 1998-2007 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/s3_pkt.cc Copyright (c) 1998-2002 The OpenSSL Project See SECTION 38 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/ssl_cert.cc Copyright (c) 1998-2007 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/ssl_cipher.cc Copyright (c) 1998-2007 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/ssl_file.cc Copyright (c) 1998-2007 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/ssl_lib.cc Copyright (c) 1998-2007 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/ssl_session.cc Copyright (c) 1998-2006 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/ssl_transcript.cc Copyright (c) 1998-2007 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/ssl_x509.cc Copyright (c) 1998-2007 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/t1_enc.cc Copyright (c) 1998-2007 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/tls_record.cc Copyright (c) 1998-2002 The OpenSSL Project See SECTION 38 in 'LICENSE TEXT REFERENCE TABLE' > Patent Disclaimer for OpenSSL boringSSL-SwiftPM-main/src/include/openssl/ssl.h Copyright 2005 Nokia See SECTION 48 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/include/openssl/tls1.h Copyright 2005 Nokia See SECTION 48 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/handshake_client.cc Copyright 2005 Nokia See SECTION 48 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/handshake_server.cc Copyright 2005 Nokia See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/internal.h Copyright 2005 Nokia See SECTION 48 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/s3_lib.cc Copyright 2005 Nokia See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/ssl_asn1.cc Copyright 2005 Nokia See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/ssl_cipher.cc Copyright 2005 Nokia See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/ssl_lib.cc Copyright 2005 Nokia See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/ssl_session.cc Copyright 2005 Nokia See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/ssl_stat.cc Copyright 2005 Nokia See SECTION 48 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/ssl_transcript.cc Copyright 2005 Nokia See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/ssl_x509.cc Copyright 2005 Nokia See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE' boringSSL-SwiftPM-main/src/ssl/t1_enc.cc Copyright 2005 Nokia See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE' >>> leveldb-1.22.2 Found in: leveldb-master/LICENSE Copyright (c) 2011 The LevelDB Authors 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. ADDITIONAL LICENSE INFORMATION > BSD-3 leveldb-master/db/autocompact_test.cc Copyright (c) 2013 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/builder.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/builder.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/c.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/corruption_test.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/c_test.c Copyright (c) 2011 The LevelDB Authors See SECTION 142 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/db_bench.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/dbformat.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/dbformat.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/dbformat_test.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/db_impl.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/db_impl.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/db_iter.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/db_iter.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/db_test.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/dumpfile.cc Copyright (c) 2012 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/fault_injection_test.cc Copyright 2014 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/filename.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/filename.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/filename_test.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/leveldb_main.cc Copyright (c) 2012 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/log_format.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/log_reader.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/log_reader.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/log_test.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/log_writer.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/log_writer.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/memtable.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/memtable.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/repair.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/skiplist.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/skiplist_test.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/snapshot.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/table_cache.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/table_cache.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/version_edit.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/version_edit.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/version_edit_test.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/version_set.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/version_set.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/version_set_test.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/write_batch.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/write_batch_internal.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/db/write_batch_test.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/doc/bench/db_bench_sqlite3.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/doc/bench/db_bench_tree_db.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/helpers/memenv/memenv.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/helpers/memenv/memenv.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/helpers/memenv/memenv_test.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/include/leveldb/cache.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/include/leveldb/c.h Copyright (c) 2011 The LevelDB Authors See SECTION 143 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/include/leveldb/comparator.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/include/leveldb/db.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/include/leveldb/dumpfile.h Copyright (c) 2014 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/include/leveldb/env.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/include/leveldb/filter_policy.h Copyright (c) 2012 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/include/leveldb/iterator.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/include/leveldb/options.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/include/leveldb/slice.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/include/leveldb/status.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/include/leveldb/table_builder.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/include/leveldb/table.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/include/leveldb/write_batch.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/issues/issue178_test.cc Copyright (c) 2013 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/issues/issue200_test.cc Copyright (c) 2013 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/Makefile Copyright (c) 2011 The LevelDB Authors See SECTION 143 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/port/atomic_pointer.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/port/port_example.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/port/port.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/port/port_posix.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/port/port_posix.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/port/thread_annotations.h Copyright (c) 2012 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/port/win/stdint.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/table/block_builder.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/table/block_builder.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/table/block.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/table/block.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/table/filter_block.cc Copyright (c) 2012 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/table/filter_block.h Copyright (c) 2012 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/table/filter_block_test.cc Copyright (c) 2012 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/table/format.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/table/format.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/table/iterator.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/table/iterator_wrapper.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/table/merger.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/table/merger.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/table/table_builder.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/table/table.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/table/table_test.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/table/two_level_iterator.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/table/two_level_iterator.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/util/arena.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/util/arena.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/util/arena_test.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/util/bloom.cc Copyright (c) 2012 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/util/bloom_test.cc Copyright (c) 2012 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/util/cache.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/util/cache_test.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/util/coding.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/util/coding.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/util/coding_test.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/util/comparator.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/util/crc32c.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/util/crc32c.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/util/crc32c_test.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/util/env.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/util/env_posix.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/util/env_test.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/util/filter_policy.cc Copyright (c) 2012 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/util/hash.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/util/hash.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/util/hash_test.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/util/histogram.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/util/histogram.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/util/logging.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/util/logging.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/util/mutexlock.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/util/options.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/util/posix_logger.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/util/random.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/util/status.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/util/testharness.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/util/testharness.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/util/testutil.cc Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' leveldb-master/util/testutil.h Copyright (c) 2011 The LevelDB Authors See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE' >>> nanopb-2.30908.0 > BSD-3 nanopb-master/extra/FindNanopb.cmake Copyright 2008 Esben Mose Hansen, Ange Optimization ApS See SECTION 75 in 'LICENSE TEXT REFERENCE TABLE' nanopb-master/generator/proto/google/protobuf/descriptor.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' nanopb-master/tests/any_type/google/protobuf/any.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' nanopb-master/tests/any_type/google/protobuf/duration.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' nanopb-master/tests/generator_relative_paths/proto/protobuf/any.proto Copyright 2008 Google Inc. See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' > MIT nanopb-master/LICENSE.txt Copyright (c) 2011 Petteri Aimonen See SECTION 85 in 'LICENSE TEXT REFERENCE TABLE' nanopb-master/pb_common.c copyright Markus Kuhn See SECTION 144 in 'LICENSE TEXT REFERENCE TABLE' >>> SwiftCBOR-0.4.4 This is free and unencumbered software released into the public domain. Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means. In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law. 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 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. >>> Lookout Enterprise Software Development Kit for iOS (eSDK)-4.0.1 (c) 2022 Lookout, Inc. > Apache-2.0 Apache License protobuf-objc-1.9.11 ocmock-v3.9.1 > APSL-2.0 APPLE PUBLIC SOURCE LICENSE Version 2.0 - August 6, 2003 Please read this License carefully before downloading this software. By downloading or using this software, you are agreeing to be bound by the terms of this License. If you do not or cannot agree to the terms of this License, please do not download or use the software. Apple Note: In January 2007, Apple changed its corporate name from "Apple Computer, Inc." to "Apple Inc." This change has been reflected below and copyright years updated, but no other changes have been made to the APSL 2.0. 1. General; Definitions. This License applies to any program or other work which Apple Inc. ("Apple") makes publicly available and which contains a notice placed by Apple identifying such program or work as "Original Code" and stating that it is subject to the terms of this Apple Public Source License version 2.0 ("License"). As used in this License: 1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to Apple and (ii) that cover subject matter contained in the Original Code, but only to the extent necessary to use, reproduce and/or distribute the Original Code without infringement; and (b) in the case where You are the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to You and (ii) that cover subject matter in Your Modifications, taken alone or in combination with Original Code. 1.2 "Contributor" means any person or entity that creates or contributes to the creation of Modifications. 1.3 "Covered Code" means the Original Code, Modifications, the combination of Original Code and any Modifications, and/or any respective portions thereof. 1.4 "Externally Deploy" means: (a) to sublicense, distribute or otherwise make Covered Code available, directly or indirectly, to anyone other than You; and/or (b) to use Covered Code, alone or as part of a Larger Work, in any way to provide a service, including but not limited to delivery of content, through electronic communication with a client other than You. 1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License. 1.6 "Modifications" mean any addition to, deletion from, and/or change to, the substance and/or structure of the Original Code, any previous Modifications, the combination of Original Code and any previous Modifications, and/or any respective portions thereof. When code is released as a series of files, a Modification is: (a) any addition to or deletion from the contents of a file containing Covered Code; and/or (b) any new file or other representation of computer program statements that contains any part of Covered Code. 1.7 "Original Code" means (a) the Source Code of a program or other work as originally made available by Apple under this License, including the Source Code of any updates or upgrades to such programs or works made available by Apple under this License, and that has been expressly identified by Apple as such in the header file(s) of such work; and (b) the object code compiled from such Source Code and originally made available by Apple under this License 1.8 "Source Code" means the human readable form of a program or other work that is suitable for making modifications to it, including all modules it contains, plus any associated interface definition files, scripts used to control compilation and installation of an executable (object code). 1.9 "You" or "Your" means an individual or a legal entity exercising rights under this License. For legal entities, "You" or "Your" includes any entity which controls, is controlled by, or is under common control with, You, where "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 fifty percent (50%) or more of the outstanding shares or beneficial ownership of such entity. 2. Permitted Uses; Conditions & Restrictions. Subject to the terms and conditions of this License, Apple hereby grants You, effective on the date You accept this License and download the Original Code, a world-wide, royalty-free, non-exclusive license, to the extent of Apple's Applicable Patent Rights and copyrights covering the Original Code, to do the following: 2.1 Unmodified Code. You may use, reproduce, display, perform, internally distribute within Your organization, and Externally Deploy verbatim, unmodified copies of the Original Code, for commercial or non-commercial purposes, provided that in each instance: (a) You must retain and reproduce in all copies of Original Code the copyright and other proprietary notices and disclaimers of Apple as they appear in the Original Code, and keep intact all notices in the Original Code that refer to this License; and (b) You must include a copy of this License with every copy of Source Code of Covered Code and documentation You distribute or Externally Deploy, and You may not offer or impose any terms on such Source Code that alter or restrict this License or the recipients' rights hereunder, except as permitted under Section 6. 2.2 Modified Code. You may modify Covered Code and use, reproduce, display, perform, internally distribute within Your organization, and Externally Deploy Your Modifications and Covered Code, for commercial or non-commercial purposes, provided that in each instance You also meet all of these conditions: (a) You must satisfy all the conditions of Section 2.1 with respect to the Source Code of the Covered Code; (b) You must duplicate, to the extent it does not already exist, the notice in Exhibit A in each file of the Source Code of all Your Modifications, and cause the modified files to carry prominent notices stating that You changed the files and the date of any change; and (c) If You Externally Deploy Your Modifications, You must make Source Code of all Your Externally Deployed Modifications either available to those to whom You have Externally Deployed Your Modifications, or publicly available. Source Code of Your Externally Deployed Modifications must be released under the terms set forth in this License, including the license grants set forth in Section 3 below, for as long as you Externally Deploy the Covered Code or twelve (12) months from the date of initial External Deployment, whichever is longer. You should preferably distribute the Source Code of Your Externally Deployed Modifications electronically (e.g. download from a web site). 2.3 Distribution of Executable Versions. In addition, if You Externally Deploy Covered Code (Original Code and/or Modifications) in object code, executable form only, You must include a prominent notice, in the code itself as well as in related documentation, stating that Source Code of the Covered Code is available under the terms of this License with information on how and where to obtain such Source Code. 2.4 Third Party Rights. You expressly acknowledge and agree that although Apple and each Contributor grants the licenses to their respective portions of the Covered Code set forth herein, no assurances are provided by Apple or any Contributor that the Covered Code does not infringe the patent or other intellectual property rights of any other entity. Apple and each Contributor disclaim any liability to You for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, You hereby assume sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow You to distribute the Covered Code, it is Your responsibility to acquire that license before distributing the Covered Code. 3. Your Grants. In consideration of, and as a condition to, the licenses granted to You under this License, You hereby grant to any person or entity receiving or distributing Covered Code under this License a non-exclusive, royalty-free, perpetual, irrevocable license, under Your Applicable Patent Rights and other intellectual property rights (other than patent) owned or controlled by You, to use, reproduce, display, perform, modify, sublicense, distribute and Externally Deploy Your Modifications of the same scope and extent as Apple's licenses under Sections 2.1 and 2.2 above. 4. Larger Works. You may create a Larger Work by combining Covered Code with other code not governed by the terms of this License and distribute the Larger Work as a single product. In each such instance, You must make sure the requirements of this License are fulfilled for the Covered Code or any portion thereof. 5. Limitations on Patent License. Except as expressly stated in Section 2, no other patent rights, express or implied, are granted by Apple herein. Modifications and/or Larger Works may require additional patent licenses from Apple which Apple may grant in its sole discretion. 6. Additional Terms. You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations and/or other rights consistent with the scope of the license granted herein ("Additional Terms") to one or more recipients of Covered Code. However, You may do so only on Your own behalf and as Your sole responsibility, and not on behalf of Apple or any Contributor. You must obtain the recipient's agreement that any such Additional Terms are offered by You alone, and You hereby agree to indemnify, defend and hold Apple and every Contributor harmless for any liability incurred by or claims asserted against Apple or such Contributor by reason of any such Additional Terms. 7. Versions of the License. Apple may publish revised and/or new versions of this License from time to time. Each version will be given a distinguishing version number. Once Original Code has been published under a particular version of this License, You may continue to use it under the terms of that version. You may also choose to use such Original Code under the terms of any subsequent version of this License published by Apple. No one other than Apple has the right to modify the terms applicable to Covered Code created under this License. 8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in part pre-release, untested, or not fully tested works. The Covered Code may contain errors that could cause failures or loss of data, and may be incomplete or contain inaccuracies. You expressly acknowledge and agree that use of the Covered Code, or any portion thereof, is at Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS, THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY. You acknowledge that the Covered Code is not intended for use in the operation of nuclear facilities, aircraft navigation, communication systems, or air traffic control machines in which case the failure of the Covered Code could lead to death, personal injury, or severe physical or environmental damage. 9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL, SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY, TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY TO YOU. In no event shall Apple's total liability to You for all damages (other than as may be required by applicable law) under this License exceed the amount of fifty dollars ($50.00). 10. Trademarks. This License does not grant any rights to use the trademarks or trade names "Apple", "Mac", "Mac OS", "QuickTime", "QuickTime Streaming Server" or any other trademarks, service marks, logos or trade names belonging to Apple (collectively "Apple Marks") or to any trademark, service mark, logo or trade name belonging to any Contributor. You agree not to use any Apple Marks in or as part of the name of products derived from the Original Code or to endorse or promote products derived from the Original Code other than as expressly permitted by and in strict compliance at all times with Apple's third party trademark usage guidelines which are posted at http://www.apple.com/legal/guidelinesfor3rdparties.html. 11. Ownership. Subject to the licenses granted under this License, each Contributor retains all rights, title and interest in and to any Modifications made by such Contributor. Apple retains all rights, title and interest in and to the Original Code and any Modifications made by or on behalf of Apple ("Apple Modifications"), and such Apple Modifications will not be automatically subject to this License. Apple may, at its sole discretion, choose to license such Apple Modifications under this License, or on different terms from those contained in this License or may choose not to license them at all. 12. Termination. 12.1 Termination. This License and the rights granted hereunder will terminate: (a) automatically without notice from Apple if You fail to comply with any term(s) of this License and fail to cure such breach within 30 days of becoming aware of such breach; (b) immediately in the event of the circumstances described in Section 13.5(b); or (c) automatically without notice from Apple if You, at any time during the term of this License, commence an action for patent infringement against Apple; provided that Apple did not first commence an action for patent infringement against You in that instance. 12.2 Effect of Termination. Upon termination, You agree to immediately stop any further use, reproduction, modification, sublicensing and distribution of the Covered Code. All sublicenses to the Covered Code which have been properly granted prior to termination shall survive any termination of this License. Provisions which, by their nature, should remain in effect beyond the termination of this License shall survive, including but not limited to Sections 3, 5, 8, 9, 10, 11, 12.2 and 13. No party will be liable to any other for compensation, indemnity or damages of any sort solely as a result of terminating this License in accordance with its terms, and termination of this License will be without prejudice to any other right or remedy of any party. 13. Miscellaneous. 13.1 Government End Users. The Covered Code is a "commercial item" as defined in FAR 2.101. Government software and technical data rights in the Covered Code include only those rights customarily provided to the public as defined in this License. This customary commercial license in technical data and software is provided in accordance with FAR 12.211 (Technical Data) and 12.212 (Computer Software) and, for Department of Defense purchases, DFAR 252.227-7015 (Technical Data -- Commercial Items) and 227.7202-3 (Rights in Commercial Computer Software or Computer Software Documentation). Accordingly, all U.S. Government End Users acquire Covered Code with only those rights set forth herein. 13.2 Relationship of Parties. This License will not be construed as creating an agency, partnership, joint venture or any other form of legal association between or among You, Apple or any Contributor, and You will not represent to the contrary, whether expressly, by implication, appearance or otherwise. 13.3 Independent Development. Nothing in this License will impair Apple's right to acquire, license, develop, have others develop for it, market and/or distribute technology or products that perform the same or similar functions as, or otherwise compete with, Modifications, Larger Works, technology or products that You may develop, produce, market or distribute. 13.4 Waiver; Construction. Failure by Apple or any Contributor to enforce any provision of this License will not be deemed a waiver of future enforcement of that or any other provision. Any law or regulation which provides that the language of a contract shall be construed against the drafter will not apply to this License. 13.5 Severability. (a) If for any reason a court of competent jurisdiction finds any provision of this License, or portion thereof, to be unenforceable, that provision of the License will be enforced to the maximum extent permissible so as to effect the economic benefits and intent of the parties, and the remainder of this License will continue in full force and effect. (b) Notwithstanding the foregoing, if applicable law prohibits or restricts You from fully and/or specifically complying with Sections 2 and/or 3 or prevents the enforceability of either of those Sections, this License will immediately terminate and You must immediately discontinue any use of the Covered Code and destroy all copies of it that are in your possession or control. 13.6 Dispute Resolution. Any litigation or other dispute resolution between You and Apple relating to this License shall take place in the Northern District of California, and You and Apple hereby consent to the personal jurisdiction of, and venue in, the state and federal courts within that District with respect to this License. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. 13.7 Entire Agreement; Governing Law. This License constitutes the entire agreement between the parties with respect to the subject matter hereof. This License shall be governed by the laws of the United States and the State of California, except that body of California law concerning conflicts of law. Where You are located in the province of Quebec, Canada, the following clause applies: The parties hereby confirm that they have requested that this License and all related documents be drafted in English. Les parties ont exigé que le présent contrat et tous les documents connexes soient rédigés en anglais. EXHIBIT A. "Portions Copyright (c) 1999-2007 Apple Inc. All Rights Reserved. This file contains Original Code and/or Modifications of Original Code as defined in and that are subject to the Apple Public Source License Version 2.0 (the 'License'). You may not use this file except in compliance with the License. Please obtain a copy of the License at http://www.opensource.apple.com/apsl/ and read it before using this file. The Original Code and all software distributed under the License are distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. Please see the License for the specific language governing rights and limitations under the License." libsecurity_codesigning-mac-os-x-1073 >>> openssl-1.0.2ze Found in: vmware-OpenSSL_1_0_2ze/LICENSE Copyright (c) 1998-2018 The OpenSSL Project 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-OpenSSL_1_0_2ze/crypto/ec/asm/ecp_nistz256-avx2.pl Copyright 2014 Intel Corporation See SECTION 102 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ec/asm/ecp_nistz256-x86_64.pl Copyright 2014 Intel Corporation See SECTION 102 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ec/ecp_nistp224.c Copyright 2011 Google Inc. See SECTION 108 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ec/ecp_nistp256.c Copyright 2011 Google Inc. See SECTION 108 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ec/ecp_nistp521.c Copyright 2011 Google Inc. See SECTION 108 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ec/ecp_nistputil.c Copyright 2011 Google Inc. See SECTION 108 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ec/ecp_nistz256.c Copyright 2014 Intel Corporation See SECTION 112 in 'LICENSE TEXT REFERENCE TABLE' > BSD vmware-OpenSSL_1_0_2ze/crypto/camellia/asm/cmll-x86_64.pl [NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS SUBPACKAGE UNDER THE TERMS OF THE BSD LICENSE, THE TEXT OF WHICH IS SET FORTH BELOW. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.] Copyright (c) 2008 Andy Polyakov See SECTION 58 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/camellia/asm/cmll-x86.pl [NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS SUBPACKAGE UNDER THE TERMS OF THE BSD LICENSE, THE TEXT OF WHICH IS SET FORTH BELOW. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.] Copyright (c) 2008 Andy Polyakov See SECTION 58 in 'LICENSE TEXT REFERENCE TABLE' > BSD-2 vmware-OpenSSL_1_0_2ze/crypto/engine/eng_cryptodev.c Copyright (c) 2002 Markus Friedl See SECTION 99 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/LPdir_nyi.c Copyright (c) 2004, Richard Levitte See SECTION 26 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/LPdir_unix.c Copyright (c) 2004, Richard Levitte See SECTION 104 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/LPdir_vms.c Copyright (c) 2004, Richard Levitte See SECTION 104 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/LPdir_win32.c Copyright (c) 2004, Richard Levitte See SECTION 104 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/LPdir_win.c Copyright (c) 2004, Richard Levitte See SECTION 104 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/LPdir_wince.c Copyright (c) 2004, Richard Levitte See SECTION 104 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/o_dir.h Copyright (c) 2004, Richard Levitte See SECTION 26 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/o_dir_test.c Copyright (c) 2004, Richard Levitte See SECTION 26 in 'LICENSE TEXT REFERENCE TABLE' > BSD-3 vmware-OpenSSL_1_0_2ze/crypto/bn/asm/rsaz-avx2.pl Copyright (c) 2012, Intel Corporation See SECTION 82 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/asm/rsaz-x86_64.pl Copyright (c) 2012, Intel Corporation See SECTION 82 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/rsaz_exp.c Copyright (c) 2012, Intel Corporation See SECTION 82 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/rsaz_exp.h Copyright (c) 2012, Intel Corporation See SECTION 82 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/des/COPYRIGHT Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com) All rights reserved. This package is an DES implementation written by Eric Young (eay@cryptsoft.com). The implementation was written so as to conform with MIT's libdes. 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. 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 that the SSL library. 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 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. vmware-OpenSSL_1_0_2ze/crypto/x509v3/v3_pcia.c Copyright (c) 2004 Kungliga Tekniska Hogskolan (Royal Institute of Technology, Stockholm, Sweden) See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509v3/v3_pci.c Copyright (c) 2004 Kungliga Tekniska Hogskolan (Royal Institute of Technology, Stockholm, Sweden) See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE' > MIT vmware-OpenSSL_1_0_2ze/crypto/evp/evp_extra_test.c Copyright (c) 2014, Google Inc. See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/md5/asm/md5-ia64.S Copyright (c) 2005 Hewlett-Packard Development Company, L.P. See SECTION 64 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rc4/asm/rc4-ia64.pl Copyright (c) 2005 Hewlett-Packard Development Company, L.P. See SECTION 107 in 'LICENSE TEXT REFERENCE TABLE' > OpenSSL vmware-OpenSSL_1_0_2ze/apps/ecparam.c Copyright 2002 Sun Microsystems, Inc. See SECTION 44 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/speed.c Copyright 2002 Sun Microsystems, Inc. See SECTION 44 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/vms_term_sock.c Copyright 2016 VMS Software, Inc. See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/vms_term_sock.h Copyright 2016 VMS Software, Inc. See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/CONTRIBUTING Copyright 20xx-20yy The OpenSSL Project Authors See SECTION 60 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bn_gf2m.c Copyright 2002 Sun Microsystems, Inc. See SECTION 89 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/camellia/cmll_cfb.c Copyright (c) 2006 The OpenSSL Project See SECTION 109 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/camellia/cmll_ofb.c Copyright (c) 2006 The OpenSSL Project See SECTION 109 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/des/read2pwd.c Copyright (c) 2001-2002 The OpenSSL Project See SECTION 110 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ecdh/ech_key.c Copyright 2002 Sun Microsystems, Inc. See SECTION 89 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ecdsa/ecdsatest.c Copyright 2002 Sun Microsystems, Inc. See SECTION 44 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ec/ec2_mult.c Copyright 2002 Sun Microsystems, Inc. See SECTION 89 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ec/ec2_oct.c Copyright 2002 Sun Microsystems, Inc. See SECTION 89 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ec/ec_curve.c Copyright 2002 Sun Microsystems, Inc. See SECTION 44 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ec/ec_cvt.c Copyright 2002 Sun Microsystems, Inc. See SECTION 44 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ec/ec.h Copyright 2002 Sun Microsystems, Inc. See SECTION 44 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ec/ec_lcl.h Copyright 2002 Sun Microsystems, Inc. See SECTION 44 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ec/ectest.c Copyright 2002 Sun Microsystems, Inc. See SECTION 44 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/m_ecdsa.c Copyright (c) 1998-2002 The OpenSSL Project See SECTION 87 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/getenv.c Copyright 2018 The OpenSSL Project Authors See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/modes/cts128.c Copyright (c) 2008 The OpenSSL Project See SECTION 76 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/modes/modes.h Copyright (c) 2008 The OpenSSL Project See SECTION 76 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/modes/modes_lcl.h Copyright (c) 2010 The OpenSSL Project See SECTION 88 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/seed/seed_cfb.c Copyright (c) 1998-2007 The OpenSSL Project See SECTION 103 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/seed/seed_ofb.c Copyright (c) 1998-2007 The OpenSSL Project See SECTION 103 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/sha/sha256.c Copyright (c) 2004 The OpenSSL Project See SECTION 127 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/sha/sha512.c Copyright (c) 2004 The OpenSSL Project See SECTION 127 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/demos/easy_tls/easy-tls.c [NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS SUBPACKAGE UNDER THE TERMS OF THE OPENSSL LICENSE, THE TEXT OF WHICH IS SET FORTH BELOW. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.] (c) Copyright 1999 Bodo Moeller See SECTION 113 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/doc/apps/genrsa.pod Copyright 2000-2017 The OpenSSL Project Authors See SECTION 63 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/doc/crypto/EVP_PKEY_meth_new.pod Copyright 2017 The OpenSSL Project Authors See SECTION 63 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/doc/crypto/X509_check_private_key.pod Copyright 2017 The OpenSSL Project Authors See SECTION 63 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/doc/crypto/X509_cmp_time.pod Copyright 2017-2019 The OpenSSL Project Authors See SECTION 63 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/doc/ssl/SSL_CTX_set_tlsext_servername_callback.pod Copyright 2017 The OpenSSL Project Authors See SECTION 63 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/doc/ssl/SSL_export_keying_material.pod Copyright 2017 The OpenSSL Project Authors See SECTION 63 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/ccgost/gost2001.c Copyright (c) 2005-2006 Cryptocom LTD See SECTION 124 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/ccgost/gost2001_keyx.c Copyright (c) 2005-2006 Cryptocom LTD See SECTION 124 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/ccgost/gost89.c Copyright (c) 2005-2006 Cryptocom LTD See SECTION 124 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/ccgost/gost89.h Copyright (c) 2005-2006 Cryptocom LTD See SECTION 126 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/ccgost/gost94_keyx.c Copyright (c) 2005-2006 Cryptocom LTD See SECTION 124 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/ccgost/gost_ameth.c Copyright (c) 2005-2006 Cryptocom LTD See SECTION 124 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/ccgost/gost_asn1.c Copyright (c) 2005-2006 Cryptocom LTD See SECTION 124 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/ccgost/gost_crypt.c Copyright (c) 2005-2006 Cryptocom LTD See SECTION 124 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/ccgost/gost_ctl.c Copyright (c) 2005-2006 Cryptocom LTD See SECTION 125 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/ccgost/gost_eng.c Copyright (c) 2005-2006 Cryptocom LTD See SECTION 124 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/ccgost/gosthash.c Copyright (c) 2005-2006 Cryptocom LTD See SECTION 124 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/ccgost/gosthash.h Copyright (c) 2005-2006 Cryptocom LTD See SECTION 125 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/ccgost/gost_keywrap.c Copyright (c) 2005-2006 Cryptocom LTD See SECTION 124 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/ccgost/gost_keywrap.h Copyright (c) 2005-2006 Cryptocom LTD See SECTION 125 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/ccgost/gost_lcl.h Copyright (c) 2006 Cryptocom LTD See SECTION 125 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/ccgost/gost_md.c Copyright (c) 2005-2006 Cryptocom LTD See SECTION 124 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/ccgost/gost_params.c Copyright (c) 2005-2006 Cryptocom LTD See SECTION 124 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/ccgost/gost_params.h Copyright (c) 2005-2006 Cryptocom LTD See SECTION 125 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/ccgost/gost_pmeth.c Copyright (c) 2005-2006 Cryptocom LTD See SECTION 124 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/ccgost/gost_sign.c Copyright (c) 2005-2006 Cryptocom LTD See SECTION 124 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/ccgost/gostsum.c Copyright (c) 2005-2006 Cryptocom LTD See SECTION 124 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/README Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson See SECTION 61 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/bad_dtls_test.c Copyright 2016 The OpenSSL Project Authors See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/dtlstest.c Copyright 2016 The OpenSSL Project Authors See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/fatalerrtest.c Copyright 2017 The OpenSSL Project Authors See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/s3_clnt.c Copyright 2002 Sun Microsystems, Inc. See SECTION 44 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/s3_lib.c Copyright 2002 Sun Microsystems, Inc. See SECTION 44 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/s3_srvr.c Copyright 2002 Sun Microsystems, Inc. See SECTION 44 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/tls1.h Copyright 2002 Sun Microsystems, Inc. See SECTION 44 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/test/asn1_decode_test.c Copyright 2017-2020 The OpenSSL Project Authors See SECTION 70 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/test/asn1_encode_test.c Copyright 2017-2020 The OpenSSL Project Authors See SECTION 70 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/test/recipes/60-test_x509_time.t Copyright 2017-2018 The OpenSSL Project Authors See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/test/ssltestlib.c Copyright 2016 The OpenSSL Project Authors See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/test/ssltestlib.h Copyright 2016 The OpenSSL Project Authors See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/test/x509_time_test.c Copyright 2017-2018 The OpenSSL Project Authors See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' > Original SSLeay License with Windows Clause vmware-OpenSSL_1_0_2ze/apps/app_rand.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/apps.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/apps.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/asn1pars.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/ca.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/ciphers.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/crl2p7.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/crl.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/dgst.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/dh.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/dhparam.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/dsa.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/dsaparam.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/enc.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/errstr.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/gendh.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/gendsa.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/genrsa.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/openssl.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/pkcs7.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/req.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/rsa.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/s_apps.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/s_cb.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/s_client.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/sess_id.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/speed.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/s_server.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/s_socket.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/s_time.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/testrsa.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/verify.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/version.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/x509.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/bugs/alpha.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/bugs/stream.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/a_bitstr.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/a_bool.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/a_bytes.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/a_d2i_fp.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/a_digest.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/a_dup.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/a_enum.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/a_gentm.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/a_i2d_fp.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/a_int.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/a_object.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/a_octet.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/a_print.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/a_set.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/a_sign.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/asn1.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/asn1_lib.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/asn1_mac.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/asn1_par.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/a_type.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/a_utctm.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/a_utf8.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/a_verify.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/d2i_pr.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/d2i_pu.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/evp_asn1.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/f_enum.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/f_int.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/f_string.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/i2d_pr.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/i2d_pu.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/n_pkey.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/t_pkey.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/t_req.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/t_x509.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/x_attrib.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/x_crl.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/x_info.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/x_name.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/x_pkey.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/x_pubkey.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/x_req.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/x_sig.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/x_spki.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/x_val.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/x_x509.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bf/bf_cbc.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bf/bf_cfb64.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bf/bf_ecb.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bf/bf_enc.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bf/bf_locl.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bf/bf_ofb64.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bf/bf_opts.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bf/bf_pi.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bf/bf_skey.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bf/bfspeed.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bf/bftest.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bf/blowfish.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bio/b_dump.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bio/bf_buff.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bio/bf_lbuf.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bio/bf_nbio.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bio/bf_null.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bio/bio_cb.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bio/bio.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bio/bio_lib.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bio/b_print.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bio/b_sock.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bio/bss_acpt.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bio/bss_conn.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bio/bss_fd.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bio/bss_file.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bio/bss_mem.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bio/bss_null.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bio/bss_rtcp.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bio/bss_sock.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bn_add.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bn_asm.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bn_blind.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bn_div.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bn_exp2.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bn_exp.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bn_gcd.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bn.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bn_lcl.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bn_lib.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bn_mod.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bn_mont.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bn_mpi.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bn_mul.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bn_prime.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bn_prime.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bn_prime.pl holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bn_print.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bn_rand.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bn_recp.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bn_shift.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bnspeed.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bn_sqr.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bntest.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bn_word.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/expspeed.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/exptest.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/buffer/buffer.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/buffer/buffer.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/buffer/buf_str.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/cast/cast.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/cast/cast_lcl.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/cast/castopts.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/cast/cast_s.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/cast/cast_spd.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/cast/casttest.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/cast/c_cfb64.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/cast/c_ecb.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/cast/c_enc.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/cast/c_ofb64.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/cast/c_skey.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/conf/cnf_save.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/conf/conf_api.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/conf/conf_api.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/conf/conf_def.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/conf/conf_def.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/conf/conf.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/conf/keysets.pl Copyright (c) 1995-1998 Eric Young (eay cryptsoft.com) See SECTION 114 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/conf/test.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/constant_time_locl.h Copyright (c) 2014-2019 The OpenSSL Project See SECTION 72 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/constant_time_test.c Copyright (c) 2014 The OpenSSL Project See SECTION 72 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/cryptlib.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/cryptlib.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/crypto.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/cversion.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/des/cbc3_enc.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/des/cbc_cksm.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/des/cbc_enc.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/des/cfb64ede.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/des/cfb64enc.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/des/cfb_enc.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/des/des.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/des/des_enc.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/des/des.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/des/des_locl.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/des/des_opts.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/des/destest.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/des/des_ver.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/des/ecb3_enc.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/des/ecb_enc.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/des/enc_read.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/des/enc_writ.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/des/fcrypt_b.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/des/ncbc_enc.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/des/ofb64ede.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/des/ofb64enc.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/des/ofb_enc.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/des/pcbc_enc.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/des/qud_cksm.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/des/read_pwd.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/des/rpc_des.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/des/rpc_enc.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/des/rpw.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/des/set_key.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/des/speed.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/des/spr.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/des/str2key.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/des/xcbc_enc.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dh/dh_check.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dh/dh_gen.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dh/dh.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dh/dh_key.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dh/dh_lib.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dh/dh_prn.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dh/dhtest.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dh/p1024.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dh/p192.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dh/p512.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dsa/dsa_gen.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dsa/dsagen.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dsa/dsa.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dsa/dsa_key.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dsa/dsa_lib.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dsa/dsa_ossl.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dsa/dsa_sign.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dsa/dsatest.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dsa/dsa_vrf.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/err/err_all.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/err/err.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/err/err.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/err/err_prn.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/bio_b64.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/bio_enc.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/bio_md.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/bio_ok.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/c_all.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/c_allc.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/c_alld.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/digest.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/e_bf.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/e_cast.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/e_des3.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/e_des.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/e_dsa.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/e_idea.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/encode.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/e_null.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/e_rc2.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/e_rc4.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/e_rc5.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/evp_enc.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/evp.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/evp_key.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/evp_lib.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/e_xcbc_d.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/m_dss1.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/m_dss.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/m_md2.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/m_md4.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/m_md5.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/m_mdc2.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/m_null.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/m_ripemd.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/m_sha1.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/m_sha.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/names.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/p_dec.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/p_enc.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/p_lib.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/p_open.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/p_seal.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/p_sign.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/p_verify.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ex_data.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/hmac/hmac.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/hmac/hmac.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/hmac/hmactest.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/idea/i_cbc.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 105 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/idea/i_cfb64.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/idea/idea.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/idea/idea_lcl.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/idea/idea_spd.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/idea/ideatest.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/idea/i_ecb.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/idea/i_ofb64.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/idea/i_skey.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/lhash/lhash.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/lhash/lhash.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/lhash/lh_stats.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/lhash/lh_test.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/md2/md2.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/md2/md2_dgst.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/md2/md2.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/md2/md2_one.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/md2/md2test.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/md4/md4.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/md4/md4_dgst.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/md4/md4.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/md4/md4_locl.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/md4/md4_one.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/md4/md4test.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/md5/md5.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/md5/md5_dgst.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/md5/md5.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/md5/md5_locl.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/md5/md5_one.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/md5/md5test.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/mdc2/mdc2dgst.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/mdc2/mdc2.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/mdc2/mdc2_one.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/mdc2/mdc2test.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/mem.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/mem_dbg.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/objects/obj_dat.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/objects/obj_dat.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 34 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/objects/obj_dat.pl holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 34 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/objects/objects.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/objects/objects.pl holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/objects/obj_lib.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/objects/obj_mac.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pem/pem_all.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pem/pem.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pem/pem_info.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pem/pem_lib.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pem/pem_oth.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pem/pem_pk8.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pem/pem_pkey.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pem/pem_seal.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pem/pem_sign.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pkcs7/pk7_dgst.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pkcs7/pk7_doit.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pkcs7/pk7_enc.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pkcs7/pk7_lib.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pkcs7/pkcs7.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rand/md_rand.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rand/randfile.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rand/rand.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rand/rand_lcl.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rand/rand_lib.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rand/rand_nw.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rand/randtest.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rand/rand_unix.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rand/rand_win.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rc2/rc2_cbc.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rc2/rc2cfb64.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rc2/rc2_ecb.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rc2/rc2.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rc2/rc2_locl.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rc2/rc2ofb64.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rc2/rc2_skey.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rc2/rc2speed.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rc2/rc2test.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rc4/rc4.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rc4/rc4_enc.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rc4/rc4.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rc4/rc4_skey.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rc4/rc4speed.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rc4/rc4test.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rc5/rc5cfb64.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rc5/rc5_ecb.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rc5/rc5_enc.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rc5/rc5.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rc5/rc5_locl.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rc5/rc5ofb64.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rc5/rc5_skey.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rc5/rc5speed.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rc5/rc5test.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ripemd/ripemd.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ripemd/rmd160.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ripemd/rmdconst.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ripemd/rmd_dgst.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ripemd/rmd_locl.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ripemd/rmd_one.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ripemd/rmdtest.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rsa/rsa_crpt.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rsa/rsa_eay.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rsa/rsa_gen.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rsa/rsa.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rsa/rsa_lib.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rsa/rsa_none.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rsa/rsa_pk1.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rsa/rsa_saos.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rsa/rsa_sign.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rsa/rsa_ssl.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/sha/sha1.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/sha/sha1dgst.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/sha/sha1_one.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/sha/sha1test.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/sha/sha.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/sha/sha_dgst.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/sha/sha.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/sha/sha_locl.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/sha/sha_one.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/sha/shatest.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/stack/stack.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/stack/stack.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/threads/mttest.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/threads/th-lock.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/txt_db/txt_db.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/txt_db/txt_db.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ui/ui_openssl.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509/by_dir.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509/by_file.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509/x509_att.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509/x509_cmp.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509/x509_d2.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509/x509_def.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509/x509_ext.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509/x509.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509/x509_lu.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509/x509name.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509/x509_obj.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509/x509_r2x.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509/x509_req.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509/x509rset.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509/x509_set.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509/x509_txt.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509/x509type.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509/x509_v3.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509/x509_vfy.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509/x509_vfy.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509/x_all.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/demos/b64.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/demos/prime/prime.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/demos/sign/sign.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/e_os.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/bio_ssl.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/d1_both.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/d1_clnt.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/d1_pkt.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/d1_srtp.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/d1_srvr.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/s23_clnt.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/s23_lib.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/s23_meth.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/s23_pkt.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/s23_srvr.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/s2_clnt.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/s2_enc.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/s2_lib.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/s2_meth.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/s2_pkt.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/s2_srvr.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/s3_both.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/s3_clnt.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/s3_enc.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/s3_lib.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/s3_meth.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/s3_pkt.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/s3_srvr.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/srtp.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/ssl23.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/ssl2.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/ssl3.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/ssl_algs.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/ssl_asn1.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/ssl_cert.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/ssl_ciph.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/ssl_err2.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/ssl.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/ssl_lib.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/ssl_locl.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/ssl_rsa.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/ssl_sess.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/ssl_stat.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/ssl_task.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/ssltest.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/ssl_txt.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/t1_clnt.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/t1_enc.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/t1_lib.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/t1_meth.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/t1_reneg.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/t1_srvr.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/tls1.h holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/test/methtest.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/test/r160test.c holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/util/add_cr.pl holder is Tim Hudson (tjh@cryptsoft.com) See SECTION 34 in 'LICENSE TEXT REFERENCE TABLE' > OpenSSL License vmware-OpenSSL_1_0_2ze/apps/app_rand.c Copyright (c) 1998-2000 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/apps.c Copyright (c) 1998-2018 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/apps.h Copyright (c) 1998-2001 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/cms.c Copyright (c) 2008-2021 The OpenSSL Project See SECTION 45 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/dhparam.c Copyright (c) 1998-2000 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/ec.c Copyright (c) 1998-2005 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/ecparam.c Copyright (c) 1998-2018 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/engine.c Copyright (c) 2000 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/genpkey.c Copyright (c) 2006 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/nseq.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/ocsp.c Copyright (c) 1999-2021 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/openssl.c Copyright (c) 1998-2006 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/pkcs12.c Copyright (c) 1999-2006 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/pkcs8.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/pkey.c Copyright (c) 2006 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/pkeyparam.c Copyright (c) 2006 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/pkeyutl.c Copyright (c) 2006 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/prime.c Copyright (c) 2004 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/rand.c Copyright (c) 1998-2001 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/rsautl.c Copyright (c) 2000 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/s_apps.h Copyright (c) 1998-2018 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/s_cb.c Copyright (c) 1998-2006 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/s_client.c Copyright (c) 1998-2021 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/smime.c Copyright (c) 1999-2021 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/spkac.c Copyright (c) 1999-2017 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/srp.c Copyright (c) 2004 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/s_server.c Copyright (c) 1998-2021 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/timeouts.h Copyright (c) 1999-2005 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/ts.c Copyright (c) 2001-2021 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/version.c Copyright (c) 1998-2001 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/winrand.c Copyright (c) 1998-2000 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/aes/aes_cbc.c Copyright (c) 1998-2002 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/aes/aes_cfb.c Copyright (c) 2002-2006 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/aes/aes_ctr.c Copyright (c) 1998-2002 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/aes/aes_ecb.c Copyright (c) 1998-2002 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/aes/aes.h Copyright (c) 1998-2002 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/aes/aes_ige.c Copyright (c) 2006 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/aes/aes_locl.h Copyright (c) 1998-2002 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/aes/aes_misc.c Copyright (c) 1998-2002 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/aes/aes_ofb.c Copyright (c) 2002-2006 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/aes/aes_wrap.c Copyright (c) 2008 The OpenSSL Project See SECTION 45 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/a_mbstr.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/ameth_lib.c Copyright (c) 2006-2018 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/a_sign.c Copyright (c) 1998-2003 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/asn1_err.c Copyright (c) 1999-2020 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/asn1_gen.c Copyright (c) 2002 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/asn1_int.h Copyright (c) 2006 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/asn1_locl.h Copyright (c) 2006 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/asn1t.h Copyright (c) 2000-2005 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/asn_mime.c Copyright (c) 1999-2018 The OpenSSL Project See SECTION 45 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/asn_moid.c Copyright (c) 2001-2004 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/asn_pack.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/a_strex.c Copyright (c) 2000-2018 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/a_strnid.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/a_time.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/bio_asn1.c Copyright (c) 2006 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/bio_ndef.c Copyright (c) 2008 The OpenSSL Project See SECTION 45 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/nsseq.c Copyright (c) 1999-2005 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/p5_pbe.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/p5_pbev2.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/p8_pkey.c Copyright (c) 1999-2005 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/tasn_dec.c Copyright (c) 2000-2020 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/tasn_enc.c Copyright (c) 2000-2020 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/tasn_fre.c Copyright (c) 2000 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/tasn_new.c Copyright (c) 2000-2004 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/tasn_prn.c Copyright (c) 2000,2005 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/tasn_typ.c Copyright (c) 2000 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/tasn_utl.c Copyright (c) 2000-2004 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/t_bitst.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/t_crl.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/t_spki.c Copyright (c) 1999-2021 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/t_x509a.c Copyright (c) 1999-2021 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/x_algor.c Copyright (c) 2000 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/x_bignum.c Copyright (c) 2000-2019 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/x_exten.c Copyright (c) 2000 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/x_long.c Copyright (c) 2000 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/x_nx509.c Copyright (c) 2005 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/asn1/x_x509a.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bio/bio_err.c Copyright (c) 1999-2015 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bio/bss_bio.c Copyright (c) 1998-2003 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bio/bss_dgram.c Copyright (c) 1999-2005 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bio/bss_log.c Copyright (c) 1999-2018 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bn_blind.c Copyright (c) 1998-2018 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bn_ctx.c Copyright (c) 1998-2019 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bn_depr.c Copyright (c) 1998-2002 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bn_err.c Copyright (c) 1999-2015 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bn_exp2.c Copyright (c) 1998-2000 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bn_exp.c Copyright (c) 1998-2018 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bn_gcd.c Copyright (c) 1998-2001 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bn_gf2m.c Copyright (c) 1998-2018 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bn.h Copyright (c) 1998-2018 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bn_kron.c Copyright (c) 1998-2000 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bn_lcl.h Copyright (c) 1998-2018 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bn_mod.c Copyright (c) 1998-2018 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bn_mont.c Copyright (c) 1998-2018 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bn_nist.c Copyright (c) 1998-2005 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bn_prime.c Copyright (c) 1998-2001 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bn_rand.c Copyright (c) 1998-2001 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bn_sqrt.c Copyright (c) 1998-2022 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/bn_x931p.c Copyright (c) 2005-2018 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/bn/vms-helper.c Copyright (c) 1999 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/buffer/buf_err.c Copyright (c) 1999-2006 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/camellia/camellia.c Copyright (c) 2006 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/camellia/camellia.h Copyright (c) 2006 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/camellia/cmll_cbc.c Copyright (c) 2006 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/camellia/cmll_ctr.c Copyright (c) 2006 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/camellia/cmll_ecb.c Copyright (c) 2006 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/camellia/cmll_locl.h Copyright (c) 2006 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/camellia/cmll_misc.c Copyright (c) 2006 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/camellia/cmll_utl.c Copyright (c) 2011 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/cmac/cmac.c Copyright (c) 2010 The OpenSSL Project See SECTION 45 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/cmac/cmac.h Copyright (c) 2010 The OpenSSL Project See SECTION 45 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/cmac/cm_ameth.c Copyright (c) 2010 The OpenSSL Project See SECTION 45 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/cmac/cm_pmeth.c Copyright (c) 2010 The OpenSSL Project See SECTION 45 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/cms/cms_asn1.c Copyright (c) 2008 The OpenSSL Project See SECTION 45 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/cms/cms_att.c Copyright (c) 2008 The OpenSSL Project See SECTION 45 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/cms/cms_cd.c Copyright (c) 2008 The OpenSSL Project See SECTION 45 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/cms/cms_dd.c Copyright (c) 2008 The OpenSSL Project See SECTION 45 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/cms/cms_enc.c Copyright (c) 2008 The OpenSSL Project See SECTION 45 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/cms/cms_env.c Copyright (c) 2008-2019 The OpenSSL Project See SECTION 45 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/cms/cms_err.c Copyright (c) 1999-2013 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/cms/cms_ess.c Copyright (c) 2008 The OpenSSL Project See SECTION 45 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/cms/cms.h Copyright (c) 2008 The OpenSSL Project See SECTION 45 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/cms/cms_io.c Copyright (c) 2008 The OpenSSL Project See SECTION 45 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/cms/cms_kari.c Copyright (c) 2013 The OpenSSL Project See SECTION 45 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/cms/cms_lcl.h Copyright (c) 2008-2019 The OpenSSL Project See SECTION 45 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/cms/cms_lib.c Copyright (c) 2008 The OpenSSL Project See SECTION 45 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/cms/cms_pwri.c Copyright (c) 2009 The OpenSSL Project See SECTION 45 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/cms/cms_sd.c Copyright (c) 2008 The OpenSSL Project See SECTION 45 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/cms/cms_smime.c Copyright (c) 2008-2019 The OpenSSL Project See SECTION 45 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/comp/comp_err.c Copyright (c) 1999-2007 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/conf/conf_err.c Copyright (c) 1999-2007 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/conf/conf_lib.c Copyright (c) 2000 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/conf/conf_mall.c Copyright (c) 2001 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/conf/conf_mod.c Copyright (c) 2001-2018 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/conf/conf_sap.c Copyright (c) 2001 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/cpt_err.c Copyright (c) 1999-2011 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/cryptlib.c Copyright (c) 1998-2019 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/crypto.h Copyright (c) 1998-2006 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/des/des_old2.c Copyright (c) 1998-2001 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/des/des_old.c Copyright (c) 1998-2001 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/des/des_old.h Copyright (c) 1998-2002 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/des/ede_cbcm_enc.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/des/rand_key.c Copyright (c) 1998-2000 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dh/dh_ameth.c Copyright (c) 2006 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dh/dh_asn1.c Copyright (c) 2000-2005 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dh/dh_depr.c Copyright (c) 1998-2002 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dh/dh_err.c Copyright (c) 1999-2013 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dh/dh_kdf.c Copyright (c) 2013 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dh/dh_pmeth.c Copyright (c) 2006-2019 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dh/dh_rfc5114.c Copyright (c) 2011 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dsa/dsa_ameth.c Copyright (c) 2006 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dsa/dsa_asn1.c Copyright (c) 2000-2005 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dsa/dsa_depr.c Copyright (c) 1998-2002 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dsa/dsa_err.c Copyright (c) 1999-2018 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dsa/dsa_locl.h Copyright (c) 2007 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dsa/dsa_pmeth.c Copyright (c) 2006-2019 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dsa/dsa_prn.c Copyright (c) 2006 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dso/dso_beos.c Copyright (c) 2000 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dso/dso_dl.c Copyright (c) 2000 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dso/dso_dlfcn.c Copyright (c) 2000 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dso/dso_err.c Copyright (c) 1999-2006 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dso/dso.h Copyright (c) 2000 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dso/dso_lib.c Copyright (c) 2000 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dso/dso_null.c Copyright (c) 2000 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dso/dso_openssl.c Copyright (c) 2000 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dso/dso_vms.c Copyright (c) 2000 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/dso/dso_win32.c Copyright (c) 2000 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ecdh/ecdh.h Copyright (c) 2000-2002 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ecdh/ecdhtest.c Copyright (c) 1998-2003 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ecdh/ech_err.c Copyright (c) 1999-2011 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ecdh/ech_kdf.c Copyright (c) 2013 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ecdh/ech_key.c Copyright (c) 1998-2003 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ecdh/ech_lib.c Copyright (c) 1998-2003 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ecdh/ech_locl.h Copyright (c) 2000-2005 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ecdh/ech_ossl.c Copyright (c) 1998-2019 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ecdsa/ecdsa.h Copyright (c) 2000-2005 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ecdsa/ecdsatest.c Copyright (c) 2000-2018 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ecdsa/ecs_asn1.c Copyright (c) 2000-2002 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ecdsa/ecs_err.c Copyright (c) 1999-2011 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ecdsa/ecs_lib.c Copyright (c) 1998-2005 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ecdsa/ecs_locl.h Copyright (c) 2000-2005 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ecdsa/ecs_ossl.c Copyright (c) 1998-2018 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ecdsa/ecs_sign.c Copyright (c) 1998-2002 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ecdsa/ecs_vrf.c Copyright (c) 1998-2002 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ec/ec2_mult.c Copyright (c) 1998-2020 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ec/ec2_oct.c Copyright (c) 1998-2019 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ec/ec2_smpl.c Copyright (c) 1998-2005 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ec/ec_ameth.c Copyright (c) 2006-2018 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ec/ec_asn1.c Copyright (c) 2000-2022 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ec/ec_check.c Copyright (c) 1998-2002 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ec/ec_curve.c Copyright (c) 1998-2019 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ec/ec_cvt.c Copyright (c) 1998-2002 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ec/ec_err.c Copyright (c) 1999-2020 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ec/ec.h Copyright (c) 1998-2022 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ec/ec_key.c Copyright (c) 1998-2022 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ec/eck_prn.c Copyright (c) 1998-2005 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ec/ec_lcl.h Copyright (c) 1998-2022 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ec/ec_lib.c Copyright (c) 1998-2022 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ec/ec_mult.c Copyright (c) 1998-2020 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ec/ec_oct.c Copyright (c) 1998-2003 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ec/ec_pmeth.c Copyright (c) 2006 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ec/ecp_mont.c Copyright (c) 1998-2001 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ec/ecp_nist.c Copyright (c) 1998-2003 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ec/ecp_oct.c Copyright (c) 1998-2019 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ec/ec_print.c Copyright (c) 1998-2002 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ec/ecp_smpl.c Copyright (c) 1998-2002 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ec/ectest.c Copyright (c) 1998-2019 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/engine/eng_all.c Copyright (c) 2000-2001 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/engine/eng_cnf.c Copyright (c) 2001 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/engine/eng_ctrl.c Copyright (c) 1999-2001 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/engine/eng_dyn.c Copyright (c) 1999-2001 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/engine/eng_err.c Copyright (c) 1999-2010 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/engine/eng_fat.c Copyright (c) 1999-2001 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/engine/engine.h Copyright (c) 1999-2004 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/engine/enginetest.c Copyright (c) 1999-2001 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/engine/eng_init.c Copyright (c) 1999-2001 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/engine/eng_int.h Copyright (c) 1999-2001 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/engine/eng_lib.c Copyright (c) 1999-2018 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/engine/eng_list.c Copyright (c) 1999-2018 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/engine/eng_openssl.c Copyright (c) 1999-2001 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/engine/eng_pkey.c Copyright (c) 1999-2001 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/engine/eng_rdrand.c Copyright (c) 2011 The OpenSSL Project See SECTION 45 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/engine/eng_table.c Copyright (c) 2001-2018 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/engine/tb_asnmth.c Copyright (c) 2006-2018 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/engine/tb_cipher.c Copyright (c) 2000 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/engine/tb_dh.c Copyright (c) 2000 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/engine/tb_digest.c Copyright (c) 2000 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/engine/tb_dsa.c Copyright (c) 2000 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/engine/tb_ecdh.c Copyright (c) 2000-2002 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/engine/tb_ecdsa.c Copyright (c) 2000-2002 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/engine/tb_pkmeth.c Copyright (c) 2006 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/engine/tb_rand.c Copyright (c) 2000 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/engine/tb_rsa.c Copyright (c) 2000 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/engine/tb_store.c Copyright (c) 2003 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/err/err.c Copyright (c) 1998-2019 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/err/err.h Copyright (c) 1998-2019 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/digest.c Copyright (c) 1998-2001 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/e_aes.c Copyright (c) 2001-2018 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/e_aes_cbc_hmac_sha1.c Copyright (c) 2011-2013 The OpenSSL Project See SECTION 45 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/e_aes_cbc_hmac_sha256.c Copyright (c) 2011-2013 The OpenSSL Project See SECTION 45 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/e_camellia.c Copyright (c) 2006-2018 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/e_old.c Copyright (c) 2004 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/e_rc4_hmac_md5.c Copyright (c) 2011 The OpenSSL Project See SECTION 45 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/e_seed.c Copyright (c) 2007 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/evp_acnf.c Copyright (c) 2001 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/evp_cnf.c Copyright (c) 2007 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/evp_err.c Copyright (c) 1999-2021 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/evp_extra_test.c Copyright (c) 1998-2015 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/evp_locl.h Copyright (c) 1999-2018 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/evp_pbe.c Copyright (c) 1999-2006 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/evp_pkey.c Copyright (c) 1999-2005 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/evp_test.c Copyright (c) 2001-2019 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/m_sigver.c Copyright (c) 2006,2007 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/openbsd_hw.c Copyright (c) 2001 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/p5_crpt2.c Copyright (c) 1999-2006 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/p5_crpt.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/pmeth_fn.c Copyright (c) 2006 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/pmeth_gn.c Copyright (c) 2006 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/evp/pmeth_lib.c Copyright (c) 2006 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ex_data.c Copyright (c) 1998-2001 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/fips_err.h Copyright (c) 1999-2011 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/hmac/hm_ameth.c Copyright (c) 2007 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/hmac/hm_pmeth.c Copyright (c) 2007 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/jpake/jpake_err.c Copyright (c) 1999-2010 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/krb5/krb5_asn.c Copyright (c) 2000 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/krb5/krb5_asn.h Copyright (c) 1998-2000 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/md32_common.h Copyright (c) 1999-2007 The OpenSSL Project See SECTION 45 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/mem_clr.c Copyright (c) 2001 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/mem_dbg.c Copyright (c) 1998-2018 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/modes/cbc128.c Copyright (c) 2008 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/modes/ccm128.c Copyright (c) 2011 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/modes/cfb128.c Copyright (c) 2008 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/modes/ctr128.c Copyright (c) 2008 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/modes/gcm128.c Copyright (c) 2010 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/modes/ofb128.c Copyright (c) 2008 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/modes/wrap128.c Copyright (c) 2013 The OpenSSL Project See SECTION 45 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/modes/xts128.c Copyright (c) 2011 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/objects/obj_err.c Copyright (c) 1999-2006 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/objects/obj_xref.c Copyright (c) 2006 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ocsp/ocsp_asn.c Copyright (c) 2000 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ocsp/ocsp_cl.c Copyright (c) 1998-2000 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ocsp/ocsp_err.c Copyright (c) 1999-2006 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ocsp/ocsp_ext.c Copyright (c) 1998-2000 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ocsp/ocsp.h Copyright (c) 1998-2000 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ocsp/ocsp_ht.c Copyright (c) 2006 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ocsp/ocsp_lib.c Copyright (c) 1998-2000 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ocsp/ocsp_prn.c Copyright (c) 1998-2000 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ocsp/ocsp_srv.c Copyright (c) 1998-2001 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ocsp/ocsp_vfy.c Copyright (c) 2000-2004 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/o_dir.c Copyright (c) 2004 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/o_fips.c Copyright (c) 2011 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/o_init.c Copyright (c) 2011 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ossl_typ.h Copyright (c) 1998-2001 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/o_str.c Copyright (c) 2003 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/o_str.h Copyright (c) 2003 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/o_time.c Copyright (c) 2001-2022 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/o_time.h Copyright (c) 2001 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pem/pem2.h Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pem/pem_all.c Copyright (c) 1998-2002 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pem/pem_err.c Copyright (c) 1999-2016 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pem/pem_x509.c Copyright (c) 2001 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pem/pem_xaux.c Copyright (c) 2001 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pem/pvkfmt.c Copyright (c) 2005-2019 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pkcs12/p12_add.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pkcs12/p12_asn.c Copyright (c) 1999-2018 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pkcs12/p12_attr.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pkcs12/p12_crpt.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pkcs12/p12_crt.c Copyright (c) 1999-2002 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pkcs12/p12_decr.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pkcs12/p12_init.c Copyright (c) 1999-2018 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pkcs12/p12_key.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pkcs12/p12_kiss.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pkcs12/p12_mutl.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pkcs12/p12_npas.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pkcs12/p12_p8d.c Copyright (c) 2001 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pkcs12/p12_p8e.c Copyright (c) 2001 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pkcs12/p12_utl.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pkcs12/pk12err.c Copyright (c) 1999-2006 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pkcs12/pkcs12.h Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pkcs7/bio_pk7.c Copyright (c) 2008 The OpenSSL Project See SECTION 45 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pkcs7/pk7_asn1.c Copyright (c) 2000 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pkcs7/pk7_attr.c Copyright (c) 2001-2004 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pkcs7/pk7_mime.c Copyright (c) 1999-2005 The OpenSSL Project See SECTION 45 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pkcs7/pk7_smime.c Copyright (c) 1999-2004 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pkcs7/pkcs7err.c Copyright (c) 1999-2014 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pqueue/pq_test.c Copyright (c) 1999-2005 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pqueue/pqueue.c Copyright (c) 1999-2005 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/pqueue/pqueue.h Copyright (c) 1999-2005 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rand/md_rand.c Copyright (c) 1998-2018 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rand/rand_egd.c Copyright (c) 1998-2000 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rand/rand_err.c Copyright (c) 1999-2011 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rand/rand_lcl.h Copyright (c) 1998-2018 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rand/rand_nw.c Copyright (c) 1998-2000 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rand/rand_os2.c Copyright (c) 1998-2000 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rand/rand_unix.c Copyright (c) 1998-2006 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rand/rand_vms.c Copyright (c) 1998-2000 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rand/rand_win.c Copyright (c) 1998-2000 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rc4/rc4_utl.c Copyright (c) 2011 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rsa/rsa_ameth.c Copyright (c) 2006 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rsa/rsa_asn1.c Copyright (c) 2000-2005 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rsa/rsa_chk.c Copyright (c) 1999-2019 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rsa/rsa_depr.c Copyright (c) 1998-2002 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rsa/rsa_eay.c Copyright (c) 1998-2019 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rsa/rsa_err.c Copyright (c) 1999-2014 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rsa/rsa_null.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rsa/rsa_pmeth.c Copyright (c) 2006-2019 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rsa/rsa_prn.c Copyright (c) 2006 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rsa/rsa_pss.c Copyright (c) 2005 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/rsa/rsa_x931.c Copyright (c) 2005 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/seed/seed_cbc.c Copyright (c) 1998-2007 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/seed/seed_ecb.c Copyright (c) 2007 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/seed/seed.h Copyright (c) 1998-2007 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/srp/srp.h Copyright (c) 2004 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/srp/srp_lcl.h Copyright (c) 2004 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/srp/srp_lib.c Copyright (c) 2004-2021 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/srp/srp_vfy.c Copyright (c) 2004 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/stack/safestack.h Copyright (c) 1999 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/store/store.h Copyright (c) 2003 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/store/str_err.c Copyright (c) 1999-2006 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/store/str_lib.c Copyright (c) 2003 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/store/str_locl.h Copyright (c) 2003 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/store/str_mem.c Copyright (c) 2003 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/store/str_meth.c Copyright (c) 2003 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/symhacks.h Copyright (c) 1999 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ts/ts_asn1.c Copyright (c) 2006 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ts/ts_conf.c Copyright (c) 2006 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ts/ts_err.c Copyright (c) 1999-2007 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ts/ts.h Copyright (c) 2006 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ts/ts_lib.c Copyright (c) 2006 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ts/ts_req_print.c Copyright (c) 2006 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ts/ts_req_utils.c Copyright (c) 2006 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ts/ts_rsp_print.c Copyright (c) 2006 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ts/ts_rsp_sign.c Copyright (c) 2006-2018 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ts/ts_rsp_utils.c Copyright (c) 2006 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ts/ts_rsp_verify.c Copyright (c) 2006 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ts/ts_verify_ctx.c Copyright (c) 2006 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/uid.c Copyright (c) 2001 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ui/ui_compat.c Copyright (c) 2001-2002 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ui/ui_compat.h Copyright (c) 2001 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ui/ui_err.c Copyright (c) 1999-2006 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ui/ui.h Copyright (c) 2001 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ui/ui_lib.c Copyright (c) 2001 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ui/ui_locl.h Copyright (c) 2001 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ui/ui_openssl.c Copyright (c) 2001-2018 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/ui/ui_util.c Copyright (c) 2001-2002 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509v3/ext_dat.h Copyright (c) 1999-2004 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509v3/pcy_cache.c Copyright (c) 2004 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509v3/pcy_data.c Copyright (c) 2004 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509v3/pcy_int.h Copyright (c) 2004 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509v3/pcy_lib.c Copyright (c) 2004 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509v3/pcy_map.c Copyright (c) 2004 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509v3/pcy_node.c Copyright (c) 2004 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509v3/pcy_tree.c Copyright (c) 2004 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509v3/tabtest.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509v3/v3_addr.c Copyright (c) 2006 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509v3/v3_akeya.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509v3/v3_akey.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509v3/v3_alt.c Copyright (c) 1999-2021 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509v3/v3_asid.c Copyright (c) 2006 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509v3/v3_bcons.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509v3/v3_bitst.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509v3/v3_conf.c Copyright (c) 1999-2018 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509v3/v3conf.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509v3/v3_cpols.c Copyright (c) 1999-2021 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509v3/v3_crld.c Copyright (c) 1999-2008 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509v3/v3_enum.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509v3/v3err.c Copyright (c) 1999-2021 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509v3/v3_extku.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509v3/v3_genn.c Copyright (c) 1999-2020 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509v3/v3_ia5.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509v3/v3_info.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509v3/v3_int.c Copyright (c) 1999-2004 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509v3/v3_lib.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509v3/v3_ncons.c Copyright (c) 2003-2021 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509v3/v3_ocsp.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509v3/v3_pcons.c Copyright (c) 2003 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509v3/v3_pku.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509v3/v3_pmaps.c Copyright (c) 2003 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509v3/v3prin.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509v3/v3_prn.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509v3/v3_purp.c Copyright (c) 1999-2018 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509v3/v3_scts.c Copyright (c) 2014 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509v3/v3_skey.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509v3/v3_sxnet.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509v3/v3_utl.c Copyright (c) 1999-2021 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509v3/x509v3.h Copyright (c) 1999-2021 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509/verify_extra_test.c Copyright (c) 1998-2015 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509/vpm_int.h Copyright (c) 2013 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509/x509cset.c Copyright (c) 2001 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509/x509_err.c Copyright (c) 1999-2016 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509/x509spki.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509/x509_trs.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/x509/x509_vpm.c Copyright (c) 2004-2021 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/demos/asn1/ocsp.c Copyright (c) 2000 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/demos/engines/cluster_labs/hw_cluster_labs.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/demos/engines/cluster_labs/hw_cluster_labs_err.c Copyright (c) 1999-2002 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/demos/engines/cluster_labs/hw_cluster_labs_err.h Copyright (c) 2001-2002 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/demos/engines/ibmca/hw_ibmca.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/demos/engines/ibmca/hw_ibmca_err.c Copyright (c) 1999-2002 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/demos/engines/ibmca/hw_ibmca_err.h Copyright (c) 2001-2002 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/demos/engines/rsaref/rsaref_err.c Copyright (c) 1999 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/demos/engines/rsaref/rsaref_err.h Copyright (c) 1998-2001 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/demos/engines/zencod/hw_zencod.c Copyright (c) 1999-2001 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/demos/engines/zencod/hw_zencod_err.c Copyright (c) 1999-2002 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/demos/engines/zencod/hw_zencod_err.h Copyright (c) 2001-2002 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/demos/state_machine/state_machine.c Copyright (c) 2000 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/ccgost/e_gost_err.c Copyright (c) 1999-2015 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/ccgost/e_gost_err.h Copyright (c) 2001-2005 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/ccgost/e_gost_err.proto Copyright (c) 2001-2005 The OpenSSL Project See SECTION 78 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/e_4758cca.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/e_4758cca_err.c Copyright (c) 1999-2005 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/e_4758cca_err.h Copyright (c) 2001 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/e_aep.c Copyright (c) 1999 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/e_aep_err.c Copyright (c) 1999-2005 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/e_aep_err.h Copyright (c) 2001 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/e_atalla.c Copyright (c) 1999-2001 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/e_atalla_err.c Copyright (c) 1999-2005 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/e_atalla_err.h Copyright (c) 2001 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/e_capi.c Copyright (c) 2008-2018 The OpenSSL Project See SECTION 45 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/e_capi_err.c Copyright (c) 1999-2009 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/e_capi_err.h Copyright (c) 2001-2008 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/e_chil.c Copyright (c) 1999-2001 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/e_chil_err.c Copyright (c) 1999-2005 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/e_chil_err.h Copyright (c) 2001 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/e_cswift.c Copyright (c) 1999-2001 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/e_cswift_err.c Copyright (c) 1999-2005 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/e_cswift_err.h Copyright (c) 2001 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/e_gmp.c Copyright (c) 1999-2001 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/e_gmp_err.c Copyright (c) 1999-2005 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/e_gmp_err.h Copyright (c) 2001-2002 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/e_nuron.c Copyright (c) 2000-2001 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/e_nuron_err.c Copyright (c) 1999-2005 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/e_nuron_err.h Copyright (c) 2001 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/e_padlock.c Copyright (c) 1999-2001 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/e_sureware_err.c Copyright (c) 1999-2005 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/e_sureware_err.h Copyright (c) 2001 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/e_ubsec.c Copyright (c) 1999-2001 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/e_ubsec_err.c Copyright (c) 1999-2005 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/e_ubsec_err.h Copyright (c) 2001 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/e_os2.h Copyright (c) 1998-2000 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/MacOS/GetHTTPS.src/CPStringUtils.cpp Copyright (c) 1998-1999 The OpenSSL Project See SECTION 78 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/MacOS/GetHTTPS.src/ErrorHandling.cpp Copyright (c) 1998-1999 The OpenSSL Project See SECTION 78 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/MacOS/GetHTTPS.src/MacSocket.cpp Copyright (c) 1998-1999 The OpenSSL Project See SECTION 78 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/clienthellotest.c Copyright (c) 1998-2015 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/d1_both.c Copyright (c) 1998-2018 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/d1_clnt.c Copyright (c) 1999-2007 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/d1_lib.c Copyright (c) 1999-2005 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/d1_meth.c Copyright (c) 1999-2005 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/d1_pkt.c Copyright (c) 1998-2019 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/d1_srtp.c Copyright (c) 1998-2006 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/d1_srvr.c Copyright (c) 1999-2007 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/dtls1.h Copyright (c) 1999-2005 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/kssl.c Copyright (c) 2000-2018 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/kssl.h Copyright (c) 2000 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/kssl_lcl.h Copyright (c) 2000 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/s23_clnt.c Copyright (c) 1998-2006 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/s23_srvr.c Copyright (c) 1998-2006 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/s2_clnt.c Copyright (c) 1998-2001 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/s2_lib.c Copyright (c) 1998-2007 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/s2_pkt.c Copyright (c) 1998-2001 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/s2_srvr.c Copyright (c) 1998-2001 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/s3_both.c Copyright (c) 1998-2022 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/s3_cbc.c Copyright (c) 2012 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/s3_clnt.c Copyright (c) 1998-2007 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/s3_enc.c Copyright (c) 1998-2007 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/s3_lib.c Copyright (c) 1998-2020 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/s3_pkt.c Copyright (c) 1998-2019 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/s3_srvr.c Copyright (c) 1998-2020 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/srtp.h Copyright (c) 1998-2006 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/ssl3.h Copyright (c) 1998-2002 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/ssl_cert.c Copyright (c) 1998-2007 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/ssl_ciph.c Copyright (c) 1998-2018 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/ssl_conf.c Copyright (c) 2012 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/ssl_err.c Copyright (c) 1999-2016 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/ssl.h Copyright (c) 1998-2020 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/ssl_lib.c Copyright (c) 1998-2018 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/ssl_locl.h Copyright (c) 1998-2018 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/ssl_sess.c Copyright (c) 1998-2006 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/ssltest.c Copyright (c) 1998-2020 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/ssl_utst.c Copyright (c) 2014 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/sslv2conftest.c Copyright (c) 2016 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/t1_enc.c Copyright (c) 1998-2007 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/t1_ext.c Copyright (c) 2014 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/t1_lib.c Copyright (c) 1998-2018 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/t1_reneg.c Copyright (c) 1998-2009 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/t1_trce.c Copyright (c) 2012-2018 The OpenSSL Project See SECTION 45 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/tls1.h Copyright (c) 1998-2006 The OpenSSL Project See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/tls_srp.c Copyright (c) 2004-2011 The OpenSSL Project See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/test/cms-examples.pl Copyright (c) 2008 The OpenSSL Project See SECTION 101 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/test/cms-test.pl Copyright (c) 2008-2018 The OpenSSL Project See SECTION 101 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/test/igetest.c Copyright (c) 2006 The OpenSSL Project See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/test/pkits-test.pl Copyright (c) 2008 The OpenSSL Project See SECTION 101 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/test/testutil.h Copyright (c) 2014 The OpenSSL Project See SECTION 45 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/util/mkerr.pl Copyright (c) 1999-$year The OpenSSL Project See SECTION 111 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/util/mkerr.pl Copyright (c) 2001-$year The OpenSSL Project See SECTION 100 in 'LICENSE TEXT REFERENCE TABLE' > Patent Disclaimer for OpenSSL vmware-OpenSSL_1_0_2ze/apps/s_client.c Copyright 2005 Nokia See SECTION 48 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/apps/s_server.c Copyright 2005 Nokia See SECTION 48 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/doc/ssl/SSL_CTX_set_psk_client_callback.pod Copyright 2005 Nokia See SECTION 106 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/doc/ssl/SSL_CTX_use_psk_identity_hint.pod Copyright 2005 Nokia See SECTION 106 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/doc/ssl/SSL_get_psk_identity.pod Copyright 2005 Nokia See SECTION 106 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/s3_clnt.c Copyright 2005 Nokia See SECTION 48 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/s3_enc.c Copyright 2005 Nokia See SECTION 48 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/s3_lib.c Copyright 2005 Nokia See SECTION 48 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/s3_srvr.c Copyright 2005 Nokia See SECTION 48 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/ssl_asn1.c Copyright 2005 Nokia See SECTION 48 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/ssl_ciph.c Copyright 2005 Nokia See SECTION 48 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/ssl.h Copyright 2005 Nokia See SECTION 48 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/ssl_lib.c Copyright 2005 Nokia See SECTION 48 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/ssl_locl.h Copyright 2005 Nokia See SECTION 48 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/ssl_sess.c Copyright 2005 Nokia See SECTION 48 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/ssl_stat.c Copyright 2005 Nokia See SECTION 48 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/ssltest.c Copyright 2005 Nokia See SECTION 48 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/ssl_txt.c Copyright 2005 Nokia See SECTION 48 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/t1_enc.c Copyright 2005 Nokia See SECTION 48 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/ssl/tls1.h Copyright 2005 Nokia See SECTION 48 in 'LICENSE TEXT REFERENCE TABLE' > Proprietary License vmware-OpenSSL_1_0_2ze/crypto/bf/COPYRIGHT Copyright (c) 1995-1997 Eric Young (eay@cryptsoft.com) See SECTION 98 in 'LICENSE TEXT REFERENCE TABLE' > snprintf License vmware-OpenSSL_1_0_2ze/crypto/bio/b_print.c Copyright Patrick Powell 1995 See SECTION 62 in 'LICENSE TEXT REFERENCE TABLE' > Other Permissive Licenses vmware-OpenSSL_1_0_2ze/crypto/camellia/camellia.c Copyright 2006 NTT (Nippon Telegraph and Telephone Corporation) See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/camellia/cmll_locl.h Copyright 2006 NTT (Nippon Telegraph and Telephone Corporation) See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/engines/vendor_defns/hwcryptohook.h Copyright 1998-2000 nCipher Corporation Limited See SECTION 97 in 'LICENSE TEXT REFERENCE TABLE' > Sun RPC License vmware-OpenSSL_1_0_2ze/crypto/des/rpc_des.h Copyright (c) 1986 by Sun Microsystems, Inc. See SECTION 66 in 'LICENSE TEXT REFERENCE TABLE' > BSD Source Code Attribution vmware-OpenSSL_1_0_2ze/crypto/seed/seed.c Copyright (c) 2007 KISA(Korea Information Security Agency) See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/seed/seed.h Copyright (c) 2007 KISA(Korea Information Security Agency) See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' vmware-OpenSSL_1_0_2ze/crypto/seed/seed_locl.h Copyright (c) 2007 KISA(Korea Information Security Agency) See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' >>> SQLite.swift-0.13.3 Found in: SQLite.swift-master/Sources/SQLite/Typed/CustomFunctions.swift Copyright (c) 2014-2015 Stephen Celis // 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 SQLite.swift-master/LICENSE.txt Copyright (c) 2014-2015 Stephen Celis See SECTION 29 in 'LICENSE TEXT REFERENCE TABLE' SQLite.swift-master/Sources/SQLite/Core/Backup.swift Copyright (c) 2014-2015 Stephen Celis See SECTION 25 in 'LICENSE TEXT REFERENCE TABLE' SQLite.swift-master/Sources/SQLite/Core/Blob.swift Copyright (c) 2014-2015 Stephen Celis See SECTION 25 in 'LICENSE TEXT REFERENCE TABLE' SQLite.swift-master/Sources/SQLite/Core/Connection.swift Copyright (c) 2014-2015 Stephen Celis See SECTION 25 in 'LICENSE TEXT REFERENCE TABLE' SQLite.swift-master/Sources/SQLite/Core/Statement.swift Copyright (c) 2014-2015 Stephen Celis See SECTION 25 in 'LICENSE TEXT REFERENCE TABLE' SQLite.swift-master/Sources/SQLite/Core/Value.swift Copyright (c) 2014-2015 Stephen Celis See SECTION 25 in 'LICENSE TEXT REFERENCE TABLE' SQLite.swift-master/Sources/SQLite/Extensions/FTS4.swift Copyright (c) 2014-2015 Stephen Celis See SECTION 25 in 'LICENSE TEXT REFERENCE TABLE' SQLite.swift-master/Sources/SQLite/Extensions/FTS5.swift Copyright (c) 2014-2015 Stephen Celis See SECTION 25 in 'LICENSE TEXT REFERENCE TABLE' SQLite.swift-master/Sources/SQLite/Extensions/RTree.swift Copyright (c) 2014-2015 Stephen Celis See SECTION 25 in 'LICENSE TEXT REFERENCE TABLE' SQLite.swift-master/Sources/SQLite/Foundation.swift Copyright (c) 2014-2015 Stephen Celis See SECTION 25 in 'LICENSE TEXT REFERENCE TABLE' SQLite.swift-master/Sources/SQLite/Helpers.swift Copyright (c) 2014-2015 Stephen Celis See SECTION 25 in 'LICENSE TEXT REFERENCE TABLE' SQLite.swift-master/Sources/SQLiteObjc/include/SQLiteObjc.h Copyright (c) 2014-2015 Stephen Celis See SECTION 25 in 'LICENSE TEXT REFERENCE TABLE' SQLite.swift-master/Sources/SQLiteObjc/SQLiteObjc.m Copyright (c) 2014-2015 Stephen Celis See SECTION 25 in 'LICENSE TEXT REFERENCE TABLE' SQLite.swift-master/Sources/SQLite/Typed/AggregateFunctions.swift Copyright (c) 2014-2015 Stephen Celis See SECTION 25 in 'LICENSE TEXT REFERENCE TABLE' SQLite.swift-master/Sources/SQLite/Typed/Coding.swift Copyright (c) 2014-2015 Stephen Celis See SECTION 25 in 'LICENSE TEXT REFERENCE TABLE' SQLite.swift-master/Sources/SQLite/Typed/Collation.swift Copyright (c) 2014-2015 Stephen Celis See SECTION 25 in 'LICENSE TEXT REFERENCE TABLE' SQLite.swift-master/Sources/SQLite/Typed/CoreFunctions.swift Copyright (c) 2014-2015 Stephen Celis See SECTION 25 in 'LICENSE TEXT REFERENCE TABLE' SQLite.swift-master/Sources/SQLite/Typed/DateAndTimeFunctions.swift Copyright (c) 2014-2015 Stephen Celis See SECTION 25 in 'LICENSE TEXT REFERENCE TABLE' SQLite.swift-master/Sources/SQLite/Typed/Expression.swift Copyright (c) 2014-2015 Stephen Celis See SECTION 25 in 'LICENSE TEXT REFERENCE TABLE' SQLite.swift-master/Sources/SQLite/Typed/Operators.swift Copyright (c) 2014-2015 Stephen Celis See SECTION 25 in 'LICENSE TEXT REFERENCE TABLE' SQLite.swift-master/Sources/SQLite/Typed/Query.swift Copyright (c) 2014-2015 Stephen Celis See SECTION 25 in 'LICENSE TEXT REFERENCE TABLE' SQLite.swift-master/Sources/SQLite/Typed/Schema.swift Copyright (c) 2014-2015 Stephen Celis See SECTION 25 in 'LICENSE TEXT REFERENCE TABLE' SQLite.swift-master/Sources/SQLite/Typed/Setter.swift Copyright (c) 2014-2015 Stephen Celis See SECTION 25 in 'LICENSE TEXT REFERENCE TABLE' >>> zip-2.1.2 Found in: Zip-2.1.2/LICENSE Copyright (c) 2015 Roy Marmelstein The MIT License (MIT) ADDITIONAL LICENSE INFORMATION > MIT Zip-2.1.2/Zip/minizip/include/ioapi.h Copyright (c) 2009-2010 Mathias Svensson http://result42.com See SECTION 150 in 'LICENSE TEXT REFERENCE TABLE' Zip-2.1.2/Zip/minizip/include/unzip.h Copyright (c) 2009-2010 Mathias Svensson http://result42.com See SECTION 150 in 'LICENSE TEXT REFERENCE TABLE' Zip-2.1.2/Zip/minizip/include/zip.h Copyright (c) 2009-2010 Mathias Svensson http://result42.com See SECTION 150 in 'LICENSE TEXT REFERENCE TABLE' Zip-2.1.2/Zip/minizip/ioapi.c Copyright (c) 2009-2010 Mathias Svensson http://result42.com See SECTION 150 in 'LICENSE TEXT REFERENCE TABLE' Zip-2.1.2/Zip/minizip/unzip.c Copyright (c) 2010-2014 Nathan Moinvaziri See SECTION 150 in 'LICENSE TEXT REFERENCE TABLE' Zip-2.1.2/Zip/minizip/zip.c Copyright (c) 2010-2014 Nathan Moinvaziri See SECTION 150 in 'LICENSE TEXT REFERENCE TABLE' > Info-Zip License 2009-01 Zip-2.1.2/Zip/minizip/include/crypt.h Copyright (c) 1990-2000 Info-ZIP. See SECTION 151 in 'LICENSE TEXT REFERENCE TABLE' >>> OneTimePassword-3.2 Found in: OneTimePassword-develop/OneTimePasswordLegacyTests/OTPToken.swift Copyright (c) 2013-2018 Matt Rubin and the OneTimePassword 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. ADDITIONAL LICENSE INFORMATION > MIT OneTimePassword-develop/LICENSE.md Copyright (c) 2013-2021 Matt Rubin and the OneTimePassword authors See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' OneTimePassword-develop/OneTimePasswordLegacyTests/OTPTokenSerializationTests.m Copyright (c) 2013-2017 Matt Rubin and the OneTimePassword authors See SECTION 69 in 'LICENSE TEXT REFERENCE TABLE' OneTimePassword-develop/OneTimePasswordLegacyTests/OTPTokenTests.swift Copyright (c) 2015-2017 Matt Rubin and the OneTimePassword authors See SECTION 69 in 'LICENSE TEXT REFERENCE TABLE' OneTimePassword-develop/OneTimePasswordLegacyTests/OTPTypeStrings.h Copyright (c) 2014-2015 Matt Rubin and the OneTimePassword authors See SECTION 69 in 'LICENSE TEXT REFERENCE TABLE' OneTimePassword-develop/OneTimePasswordLegacyTests/OTPTypeStrings.m Copyright (c) 2014-2019 Matt Rubin and the OneTimePassword authors See SECTION 69 in 'LICENSE TEXT REFERENCE TABLE' OneTimePassword-develop/Sources/Crypto.swift Copyright (c) 2016-2018 Matt Rubin and the OneTimePassword authors See SECTION 69 in 'LICENSE TEXT REFERENCE TABLE' OneTimePassword-develop/Sources/Generator.swift Copyright (c) 2014-2018 Matt Rubin and the OneTimePassword authors See SECTION 69 in 'LICENSE TEXT REFERENCE TABLE' OneTimePassword-develop/Sources/Keychain.swift Copyright (c) 2014-2018 Matt Rubin and the OneTimePassword authors See SECTION 69 in 'LICENSE TEXT REFERENCE TABLE' OneTimePassword-develop/Sources/PersistentToken.swift Copyright (c) 2014-2018 Matt Rubin and the OneTimePassword authors See SECTION 69 in 'LICENSE TEXT REFERENCE TABLE' OneTimePassword-develop/Sources/Token.swift Copyright (c) 2014-2018 Matt Rubin and the OneTimePassword authors See SECTION 69 in 'LICENSE TEXT REFERENCE TABLE' OneTimePassword-develop/Sources/Token+URL.swift Copyright (c) 2014-2018 Matt Rubin and the OneTimePassword authors See SECTION 69 in 'LICENSE TEXT REFERENCE TABLE' OneTimePassword-develop/Tests/App/AppDelegate.swift Copyright (c) 2016 Matt Rubin and the OneTimePassword authors See SECTION 69 in 'LICENSE TEXT REFERENCE TABLE' OneTimePassword-develop/Tests/EquatableTests.swift Copyright (c) 2014-2019 Matt Rubin and the OneTimePassword authors See SECTION 69 in 'LICENSE TEXT REFERENCE TABLE' OneTimePassword-develop/Tests/GeneratorTests.swift Copyright (c) 2014-2019 Matt Rubin and the OneTimePassword authors See SECTION 69 in 'LICENSE TEXT REFERENCE TABLE' OneTimePassword-develop/Tests/KeychainTests.swift Copyright (c) 2013-2018 Matt Rubin and the OneTimePassword authors See SECTION 69 in 'LICENSE TEXT REFERENCE TABLE' OneTimePassword-develop/Tests/TokenSerializationTests.swift Copyright (c) 2014-2018 Matt Rubin and the OneTimePassword authors See SECTION 69 in 'LICENSE TEXT REFERENCE TABLE' OneTimePassword-develop/Tests/TokenTests.swift Copyright (c) 2014-2019 Matt Rubin and the OneTimePassword authors See SECTION 69 in 'LICENSE TEXT REFERENCE TABLE' >>> Base32-1.1.2 ==================== 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 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. -------------------- SECTION 2: 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. ==================== LICENSE TEXT REFERENCE TABLE ==================== -------------------- SECTION 1 -------------------- 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. -------------------- SECTION 2 -------------------- 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. -------------------- SECTION 3 -------------------- 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. -------------------- SECTION 4 -------------------- 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. -------------------- SECTION 5 -------------------- MIT.LICENSE -------------------- SECTION 6 -------------------- The MIT License (MIT) -------------------- SECTION 7 -------------------- 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. -------------------- SECTION 8 -------------------- // 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. -------------------- SECTION 9 -------------------- # 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. -------------------- SECTION 10 -------------------- * 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. -------------------- SECTION 11 -------------------- # 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. -------------------- SECTION 12 -------------------- // 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. -------------------- SECTION 13 -------------------- # 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. -------------------- SECTION 14 -------------------- # 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. -------------------- SECTION 15 -------------------- // 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. -------------------- SECTION 16 -------------------- # 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. -------------------- SECTION 17 -------------------- This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." -------------------- SECTION 18 -------------------- 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 warranty of any kind. -------------------- SECTION 19 -------------------- This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. -------------------- SECTION 20 -------------------- # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. -------------------- SECTION 21 -------------------- This configure script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. -------------------- SECTION 22 -------------------- # Permission to use, copy, modify, distribute, and sell this software and its # documentation for any purpose is hereby granted without fee, 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. -------------------- SECTION 23 -------------------- * 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.] -------------------- SECTION 24 -------------------- OpenSSL License -------------------- SECTION 25 -------------------- // 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. -------------------- SECTION 26 -------------------- * 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. -------------------- SECTION 27 -------------------- 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. -------------------- SECTION 28 -------------------- This config.lt script is free software; the Free Software Foundation gives unlimited permision to copy, distribute and modify it." -------------------- SECTION 29 -------------------- (The MIT License) -------------------- SECTION 30 -------------------- 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. -------------------- SECTION 31 -------------------- 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. -------------------- SECTION 32 -------------------- * 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 -------------------- SECTION 33 -------------------- * 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. -------------------- SECTION 34 -------------------- * 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.] -------------------- SECTION 35 -------------------- * 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. */ -------------------- SECTION 36 -------------------- * 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.] */ -------------------- SECTION 37 -------------------- * 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.] -------------------- SECTION 38 -------------------- * 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). */ -------------------- SECTION 39 -------------------- * 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). */ -------------------- SECTION 40 -------------------- * 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). -------------------- SECTION 41 -------------------- * 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. */ -------------------- SECTION 42 -------------------- * 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. -------------------- SECTION 43 -------------------- * 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). */ -------------------- SECTION 44 -------------------- * The Contribution is licensed pursuant to the OpenSSL open source * license provided above. -------------------- SECTION 45 -------------------- * 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. -------------------- SECTION 46 -------------------- * 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). -------------------- SECTION 47 -------------------- * 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). */ -------------------- SECTION 48 -------------------- * 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. -------------------- SECTION 49 -------------------- * 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). -------------------- SECTION 50 -------------------- * 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. -------------------- SECTION 51 -------------------- * 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. -------------------- SECTION 52 -------------------- # 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. -------------------- SECTION 53 -------------------- # 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 -------------------- SECTION 54 -------------------- # For terms of use, see http://www.unicode.org/terms_of_use.html -------------------- SECTION 55 -------------------- ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. -------------------- SECTION 56 -------------------- 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. -------------------- SECTION 57 -------------------- * 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. -------------------- SECTION 58 -------------------- # 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. For further details see -------------------- SECTION 59 -------------------- * Intellectual Property information for Camellia: * http://info.isl.ntt.co.jp/crypt/eng/info/chiteki.html -------------------- SECTION 60 -------------------- 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 -------------------- SECTION 61 -------------------- and 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. -------------------- SECTION 62 -------------------- * It may be used for any purpose as long as this notice remains intact * on all source code distributions. -------------------- SECTION 63 -------------------- 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. -------------------- SECTION 64 -------------------- 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. */ -------------------- SECTION 65 -------------------- under the Apache License, Version 2.0http://www.apache.org/licenses/LICENSE-2.0 -------------------- SECTION 66 -------------------- * 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 -------------------- SECTION 67 -------------------- # 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. -------------------- SECTION 68 -------------------- 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. -------------------- SECTION 69 -------------------- * 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. -------------------- SECTION 70 -------------------- * Licensed under the Apache License 2.0 (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 -------------------- SECTION 71 -------------------- * 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.] */ -------------------- SECTION 72 -------------------- * 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.] -------------------- SECTION 73 -------------------- 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. */ -------------------- SECTION 74 -------------------- * Licensed under the Apache License, Version 2.0 (the "License"); you may * not use these files 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. -------------------- SECTION 75 -------------------- # 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 names of Kitware, Inc., the Insight Software Consortium, # nor the names of their 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. -------------------- SECTION 76 -------------------- * Rights for redistribution and usage in source and binary * forms are granted according to the OpenSSL license. -------------------- SECTION 77 -------------------- # 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. */ -------------------- SECTION 78 -------------------- * 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). -------------------- SECTION 79 -------------------- * 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.] */ -------------------- SECTION 80 -------------------- ISC license used for completely new code in BoringSSL: -------------------- SECTION 81 -------------------- # 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). -------------------- SECTION 82 -------------------- * 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. * -------------------- SECTION 83 -------------------- The code in third_party/fiat carries the MIT license: -------------------- SECTION 84 -------------------- // 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. -------------------- SECTION 85 -------------------- 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 86 -------------------- * 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. -------------------- SECTION 87 -------------------- * Copyright (c) 1998-2002 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). * */ /* 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.] -------------------- SECTION 88 -------------------- * Redistribution and use is governed by OpenSSL license. -------------------- SECTION 89 -------------------- * The ECC Code is licensed pursuant to the OpenSSL open source * license provided below. -------------------- SECTION 90 -------------------- 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. -------------------- SECTION 91 -------------------- # 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. -------------------- SECTION 92 -------------------- // Licensed under Apache License v2.0 with Runtime Library Exception -------------------- SECTION 93 -------------------- Licensed under Apache License v2.0 with Runtime Library Exception -------------------- SECTION 94 -------------------- // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. See the AUTHORS file for names of contributors. -------------------- SECTION 95 -------------------- " Licensed under Apache License v2.0 with Runtime Library Exception -------------------- SECTION 96 -------------------- // See LICENSE.txt for license information: -------------------- SECTION 97 -------------------- * 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. -------------------- SECTION 98 -------------------- This library is free for commercial and non-commercial use as long as -------------------- SECTION 99 -------------------- * 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. -------------------- SECTION 100 -------------------- " * 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). ", -------------------- SECTION 101 -------------------- # 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. -------------------- SECTION 102 -------------------- # 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. # -------------------- SECTION 103 -------------------- * Copyright (c) 1998-2007 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. * ==================================================================== * */ /* 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.] -------------------- SECTION 104 -------------------- * 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. -------------------- SECTION 105 -------------------- * 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.] -------------------- SECTION 106 -------------------- 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. -------------------- SECTION 107 -------------------- # 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. */ -------------------- SECTION 108 -------------------- * 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. -------------------- SECTION 109 -------------------- * Copyright (c) 2006 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. * ==================================================================== * */ /* 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.] -------------------- SECTION 110 -------------------- * Copyright (c) 2001-2002 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). * */ /* 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.] -------------------- SECTION 111 -------------------- * 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). -------------------- SECTION 112 -------------------- * 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. * -------------------- SECTION 113 -------------------- 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. -------------------- SECTION 114 -------------------- * 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.] -------------------- SECTION 115 --------------------

The code comes with no warranty. If it breaks, you get to keep both -------------------- SECTION 116 -------------------- # This program is free software; you can redistribute it and/or # modify it under the terms of the Simplified BSD License (also # known as the "2-Clause License" or "FreeBSD License".) # # 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. -------------------- SECTION 117 -------------------- ** 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 ZETETIC LLC 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 ZETETIC LLC ''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 ZETETIC LLC 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. -------------------- SECTION 118 -------------------- # 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 ZETETIC LLC 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 ZETETIC LLC ''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 ZETETIC LLC 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. -------------------- SECTION 119 -------------------- # 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 ZETETIC LLC 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 ZETETIC LLC ''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 ZETETIC LLC 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. -------------------- SECTION 120 -------------------- ** 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 ZETETIC LLC 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 ZETETIC LLC ''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 ZETETIC LLC 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. -------------------- SECTION 121 -------------------- License Copyright (c) 2020, ZETETIC 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: * 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 ZETETIC LLC 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 ZETETIC LLC ''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 ZETETIC LLC 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. -------------------- SECTION 122 -------------------- # 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 ZETETIC LLC 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 ZETETIC LLC ''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 ZETETIC LLC 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. -------------------- SECTION 123 -------------------- // Licensed under Apache License v2.0 with Runtime Library Exception -------------------- SECTION 124 -------------------- * This file is distributed under the same license as OpenSSL * -------------------- SECTION 125 -------------------- * This file is distributed under the same license as OpenSSL * -------------------- SECTION 126 -------------------- * This file is distributed under the same license as OpenSSL * -------------------- SECTION 127 -------------------- * according to the OpenSSL license [found in ../../LICENSE]. -------------------- SECTION 128 -------------------- s.license = "Apache 2.0" s.documentation_url = "https://github.com/alexeyxo/protobuf-objc" s.license = { :type => 'Apache License, Version 2.0', :text => <<-LICENSE 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. Copyright 2008 Google Inc. LICENSE -------------------- SECTION 129 -------------------- Licensed under the Apache License, Version 2.0 (the "License"); you may * not use these files 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. -------------------- SECTION 130 -------------------- // Copyright (c) 2009-2010 by Mulle Kybernetik. See License file for details. -------------------- SECTION 131 -------------------- // Copyright (c) 2004-2008 by Mulle Kybernetik. See License file for details. -------------------- SECTION 132 -------------------- // Copyright (c) 2004-2010 by Mulle Kybernetik. See License file for details. -------------------- SECTION 133 -------------------- // Copyright (c) 2007-2010 by Mulle Kybernetik. See License file for details. -------------------- SECTION 134 -------------------- // Copyright (c) 2009 by Mulle Kybernetik. See License file for details. -------------------- SECTION 135 -------------------- 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. -------------------- SECTION 136 -------------------- 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. -------------------- SECTION 137 -------------------- 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. -------------------- SECTION 138 -------------------- 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. -------------------- SECTION 139 -------------------- 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. -------------------- SECTION 140 -------------------- 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. -------------------- SECTION 141 -------------------- 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. -------------------- SECTION 142 -------------------- Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. See the AUTHORS file for names of contributors. */ -------------------- SECTION 143 -------------------- Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. See the AUTHORS file for names of contributors. -------------------- SECTION 144 -------------------- * Licensed under "Short code license", which allows use under MIT license or -------------------- SECTION 145 -------------------- // Software License Agreement (BSD License) -------------------- SECTION 146 -------------------- /// 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. -------------------- SECTION 147 -------------------- 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. -------------------- SECTION 148 -------------------- 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. # # -------------------- SECTION 149 -------------------- 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. -------------------- SECTION 150 -------------------- This program is distributed under the terms of the same license as zlib. See the accompanying LICENSE file for the full text of the license. -------------------- SECTION 151 -------------------- See the Info-ZIP LICENSE file version 2000-Apr-09 or later for terms of use ====================================================================== 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. [AWIOSMDMAGENT2207GASD080422]