open_source_licenses.txt DEEM MacOS 22.08 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 >>> xunit-2.4.1 >>> stylecop.analyzers-1.1.118 >>> Serilog-2.10.0 >>> Serilog.Settings.Configuration-3.3.0 >>> Serilog.Sinks.File-5.0.0 >>> Serilog.Extensions.Hosting-4.2.0 >>> Serilog.Sinks.Seq-5.1.1 >>> Grpc.Tools-2.43.0 >>> justmock-2022.1.119.1 >>> Xunit.Extensions.Ordering-1.4.5 >>> SQLitePCLRaw.lib.e_sqlite3-2.1.1 SECTION 2: BSD-STYLE, MIT-STYLE, OR SIMILAR STYLE LICENSES >>> System.Threading.Tasks.Extensions-4.5.4 >>> xunit.runner.visualstudio-2.4.3 >>> SSH.NET-2020.0.1 >>> System.IO.Pipes-4.3 >>> System.IO.Pipes.AccessControl-5.0.0 >>> System.Net.Http.WinHttpHandler-5.0.0 >>> System.Net.Requests-4.3 >>> System.Net.Security-4.3.2 >>> libbsm-1.0 >>> NewtonSoft.json-13.0.1 >>> Hot-1.6.1 >>> Microsoft.Extensions.Configuration-6.0.0 >>> Microsoft.Extensions.Configuration.Binder-6.0.0 >>> microsoft.extensions.configuration.json-6.0.0 >>> Microsoft.Extensions.Hosting.Abstractions-6.0.0 >>> Microsoft.Extensions.Logging-6.0.0 >>> Microsoft.Extensions.Logging.Console-6.0.0 >>> Microsoft.Extensions.Options-6.0.0 >>> system.net.nameresolution-4.3.0 >>> Microsoft.Extensions.Logging.Abstractions-6.0.0 >>> system.security.cryptography.protecteddata-6.0.0 >>> Google.Protobuf-3.19.4 >>> CliWrap-3.4.1 >>> coverlet.collector-3.1.2 >>> dotnet/efcore-v6.0.2 >>> Microsoft.Extensions.Http-6.0.0 >>> microsoft.extensions.configuration.fileextensions-6.0.0 >>> Microsoft.Extensions.Logging.Debug-6.0.0 >>> System.Net.Security-4.0.1 >>> microsoft.extensions.hosting-6.0.1 >>> Microsoft.Extensions.DependencyInjection-6.0.0 >>> system.identitymodel.tokens.jwt-6.15.1 >>> System.Diagnostics.EventLog-6.0.0 >>> System.ServiceModel.Primitives-4.9.0 >>> coverlet.msbuild-3.1.2 >>> Microsoft.EntityFrameworkCore.Sqlite-6.0.2 >>> refit-6.3.2 >>> Refit.Newtonsoft.Json-6.3.2 SECTION 3: GNU Lesser General Public License, V3.0 >>> sonaranalyzer.csharp-8.35.0.42613 >>> SonarSource/sonar-dotnet-8.35.0.42613 APPENDIX. Standard License Files >>> Apache License, V2.0 >>> GNU Lesser General Public License, V3.0 >>> Mozilla Public License, V2.0 >>> Microsoft Permissive Public License >>> Microsoft Reciprocal License >>> Apple Public Source License 2.0 >>> Creative Commons Attribution-ShareAlike, V3.0 >>> Creative Commons Attribution License, V3.0 -------------------- SECTION 1: Apache License, V2.0 -------------------- >>> xunit-2.4.1 Unless otherwise noted, the source code here is covered by the following license: Copyright (c) .NET Foundation and Contributors All Rights Reserved 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. ----------------------- The code in src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions was imported from: https://github.com/dotnet/core-setup/tree/v2.0.1/src/managed/Microsoft.DotNet.PlatformAbstractions The code in src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions was imported from: https://github.com/dotnet/core-setup/tree/v2.0.1/src/managed/Microsoft.Extensions.DependencyModel Both sets of code are covered by the following license: The MIT License (MIT) Copyright (c) 2015 .NET Foundation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. >>> stylecop.analyzers-1.1.118 Copyright (c) Tunnel Vision Laboratories, LLC. All rights reserved. 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. --- This project uses other open source projects, which are used under the terms of the following license(s). .NET Compiler Platform ("Roslyn") Copyright Microsoft. 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. Code Cracker Copyright 2014 Giovanni Bassi and Elemar Jr. 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. ADDITIONAL LICENSE INFORMATION > MIT stylecop.analyzers.1.1.118.nupkg\THIRD-PARTY-NOTICES.txt StyleCop Analyzers uses third-party libraries or other resources that may be distributed under licenses different than the StyleCop Analyzers software. In the event that we accidentally failed to list a required notice, please bring it to our attention by posting an issue. The attached notices are provided for information only. License notice for StyleCop.Analyzers.Status -------------------------------------------------- The MIT License (MIT) Copyright (c) 2015 Dennis Fischer 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. LightJson Copyright (c) 2017 Marcos López C. 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. >>> Serilog-2.10.0 Found in: serilog-2.10.0/src/Serilog/Core/Enrichers/FixedPropertyEnricher.cs Copyright 2013-2015 Serilog * 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 serilog-2.10.0/README.md copyright (c) 2013-2020 Serilog See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Capturing/DepthLimiter.cs Copyright 2013-2017 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Capturing/GetablePropertyFinder.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Capturing/MessageTemplateProcessor.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Capturing/PropertyBinder.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Capturing/PropertyValueConverter.cs Copyright 2013-2017 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Configuration/ILoggerSettings.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Configuration/LoggerAuditSinkConfiguration.cs Copyright 2016-2020 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Configuration/LoggerDestructuringConfiguration.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Configuration/LoggerEnrichmentConfiguration.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Configuration/LoggerFilterConfiguration.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Configuration/LoggerMinimumLevelConfiguration.cs Copyright 2013-2015 Serilog See SECTION 1 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Configuration/LoggerSettingsConfiguration.cs Copyright 2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Configuration/LoggerSinkConfiguration.cs Copyright 2013-2020 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Context/ImmutableStack.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Context/LogContext.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Context/LogContextEnricher.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/Constants.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/Enrichers/ConditionalEnricher.cs Copyright 2019 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/Enrichers/EmptyEnricher.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/Enrichers/PropertyEnricher.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/Enrichers/SafeAggregateEnricher.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/Filters/DelegateFilter.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/IDestructuringPolicy.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/ILogEventEnricher.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/ILogEventFilter.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/ILogEventPropertyFactory.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/ILogEventSink.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/IMessageTemplateParser.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/LevelOverrideMap.cs Copyright 2016-2020 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/Logger.cs Copyright 2013-2016 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/LoggingLevelSwitch.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/Pipeline/MessageTemplateCache.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/Pipeline/SilentLogger.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/Sinks/AggregateSink.cs Copyright 2016-2020 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/Sinks/ConditionalSink.cs Copyright 2019-2020 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/Sinks/DisposeDelegatingSink.cs Copyright 2020 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/Sinks/DisposingAggregateSink.cs Copyright 2020 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/Sinks/FilteringSink.cs Copyright 2013-2020 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/Sinks/RestrictedSink.cs Copyright 2013-2020 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/Sinks/SafeAggregateSink.cs Copyright 2013-2020 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/Sinks/SecondaryLoggerSink.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Data/LogEventPropertyValueRewriter.cs Copyright 2016 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Data/LogEventPropertyValueVisitor.cs Copyright 2016 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Debugging/LoggingFailedException.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Debugging/SelfLog.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Events/DictionaryValue.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Events/EventProperty.cs Copyright 2019 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Events/LevelAlias.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Events/LogEvent.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Events/LogEventLevel.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Events/LogEventProperty.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Events/LogEventPropertyValue.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Events/MessageTemplate.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Events/ScalarValue.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Events/SequenceValue.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Events/StructureValue.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Filters/Matching.cs Copyright 2013-2020 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Formatting/Display/LevelOutputFormat.cs Copyright 2017 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Formatting/Display/MessageTemplateTextFormatter.cs Copyright 2013-2017 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Formatting/Display/Obsolete/LiteralStringValue.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Formatting/Display/Obsolete/LogEventLevelValue.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Formatting/Display/Obsolete/LogEventPropertiesValue.cs Copyright 2017 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Formatting/Display/Obsolete/LogEventPropertyMessageValue.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Formatting/Display/OutputProperties.cs Copyright 2013-2017 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Formatting/Display/PropertiesOutputFormat.cs Copyright 2017 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Formatting/ITextFormatter.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Formatting/Json/JsonFormatter.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Formatting/Json/JsonValueFormatter.cs Copyright 2016 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Formatting/Raw/RawFormatter.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/ILogger.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Log.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/LoggerConfiguration.cs Copyright 2013-2020 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Parsing/Alignment.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Parsing/AlignmentDirection.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Parsing/Destructuring.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Parsing/MessageTemplateParser.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Parsing/MessageTemplateToken.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Parsing/PropertyToken.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Parsing/TextToken.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Policies/ByteArrayScalarConversionPolicy.cs Copyright 2013-2017 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Policies/DelegateDestructuringPolicy.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Policies/EnumScalarConversionPolicy.cs Copyright 2013-2017 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Policies/ProjectedDestructuringPolicy.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Policies/ReflectionTypesScalarDestructuringPolicy.cs Copyright 2013-2016 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Policies/SimpleScalarConversionPolicy.cs Copyright 2013-2017 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Rendering/Casing.cs Copyright 2013-2017 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Rendering/MessageTemplateRenderer.cs Copyright 2013-2017 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Rendering/Padding.cs Copyright 2013-2017 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Settings/KeyValuePairs/CallableConfigurationMethodFinder.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Settings/KeyValuePairs/KeyValuePairSettings.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Settings/KeyValuePairs/SettingValueConversions.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Settings/KeyValuePairs/SurrogateConfigurationMethods.cs Copyright 2013-2018 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/test/Serilog.PerformanceTests/BindingBenchmark.cs Copyright 2013-2016 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/test/Serilog.PerformanceTests/Harness.cs Copyright 2013-2020 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/test/Serilog.PerformanceTests/PipelineBenchmark.cs Copyright 2013-2016 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/test/Serilog.Tests/Events/LogEventPropertyValueTests.cs Copyright 2013-2015 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' >>> Serilog.Settings.Configuration-3.3.0 // Copyright 2013-2016 Serilog Contributors // // 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 serilog-settings-configuration-293/src/Serilog.Settings.Configuration/ConfigurationLoggerConfigurationExtensions.cs Copyright 2013-2016 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-settings-configuration-293/src/Serilog.Settings.Configuration/Settings/Configuration/Assemblies/ConfigurationAssemblySource.cs Copyright 2013-2016 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' >>> Serilog.Sinks.File-5.0.0 // Copyright 2013-2016 Serilog Contributors // // 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 serilog-sinks-file-5.0.0/README.md Copyright (c) 2016 Serilog See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-file-5.0.0/src/Serilog.Sinks.File/FileLoggerConfigurationExtensions.cs Copyright 2013-2017 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-file-5.0.0/src/Serilog.Sinks.File/RollingInterval.cs Copyright 2017 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-file-5.0.0/src/Serilog.Sinks.File/Sinks/File/Clock.cs Copyright 2013-2016 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-file-5.0.0/src/Serilog.Sinks.File/Sinks/File/FileLifeCycleHookChain.cs Copyright 2019 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-file-5.0.0/src/Serilog.Sinks.File/Sinks/File/FileLifecycleHooks.cs Copyright 2019 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-file-5.0.0/src/Serilog.Sinks.File/Sinks/File/FileSink.cs Copyright 2013-2016 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-file-5.0.0/src/Serilog.Sinks.File/Sinks/File/IFileSink.cs Copyright 2017 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-file-5.0.0/src/Serilog.Sinks.File/Sinks/File/IFlushableFileSink.cs Copyright 2017 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-file-5.0.0/src/Serilog.Sinks.File/Sinks/File/IOErrors.cs Copyright 2013-2016 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-file-5.0.0/src/Serilog.Sinks.File/Sinks/File/NullSink.cs Copyright 2013-2016 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-file-5.0.0/src/Serilog.Sinks.File/Sinks/File/PathRoller.cs Copyright 2013-2016 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-file-5.0.0/src/Serilog.Sinks.File/Sinks/File/PeriodicFlushToDiskSink.cs Copyright 2016-2019 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-file-5.0.0/src/Serilog.Sinks.File/Sinks/File/RollingFileSink.cs Copyright 2013-2017 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-file-5.0.0/src/Serilog.Sinks.File/Sinks/File/RollingIntervalExtensions.cs Copyright 2017 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-file-5.0.0/src/Serilog.Sinks.File/Sinks/File/RollingLogFile.cs Copyright 2013-2017 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-file-5.0.0/src/Serilog.Sinks.File/Sinks/File/SharedFileSink.AtomicAppend.cs Copyright 2013-2019 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-file-5.0.0/src/Serilog.Sinks.File/Sinks/File/SharedFileSink.OSMutex.cs Copyright 2013-2019 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-file-5.0.0/src/Serilog.Sinks.File/Sinks/File/WriteCountingStream.cs Copyright 2013-2019 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' >>> Serilog.Extensions.Hosting-4.2.0 License: Apache-2.0 ADDITIONAL LICENSE INFORMATION > Apache2.0 serilog-extensions-hosting-master/src/Serilog.Extensions.Hosting/Extensions/Hosting/AmbientDiagnosticContextCollector.cs Copyright 2019 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-extensions-hosting-master/src/Serilog.Extensions.Hosting/Extensions/Hosting/CachingReloadableLogger.cs Copyright 2020 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-extensions-hosting-master/src/Serilog.Extensions.Hosting/Extensions/Hosting/DiagnosticContext.cs Copyright 2019 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-extensions-hosting-master/src/Serilog.Extensions.Hosting/Extensions/Hosting/FixedPropertyEnricher.cs Copyright 2020 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-extensions-hosting-master/src/Serilog.Extensions.Hosting/Extensions/Hosting/IReloadableLogger.cs Copyright 2020 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-extensions-hosting-master/src/Serilog.Extensions.Hosting/Extensions/Hosting/NullEnricher.cs Copyright 2020 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-extensions-hosting-master/src/Serilog.Extensions.Hosting/Extensions/Hosting/ReloadableLogger.cs Copyright 2020 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-extensions-hosting-master/src/Serilog.Extensions.Hosting/Extensions/Hosting/SerilogLoggerFactory.cs Copyright 2018 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-extensions-hosting-master/src/Serilog.Extensions.Hosting/IDiagnosticContext.cs Copyright 2019 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-extensions-hosting-master/src/Serilog.Extensions.Hosting/LoggerConfigurationExtensions.cs Copyright 2020 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-extensions-hosting-master/src/Serilog.Extensions.Hosting/LoggerSettingsConfigurationExtensions.cs Copyright 2020 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-extensions-hosting-master/src/Serilog.Extensions.Hosting/SerilogHostBuilderExtensions.cs Copyright 2020 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-extensions-hosting-master/test/Serilog.Extensions.Hosting.Tests/Support/ListSink.cs Copyright (c) .NET Foundation See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' >>> Serilog.Sinks.Seq-5.1.1 License: Apache 2.0 ADDITIONAL LICENSE INFORMATION > Apache2.0 serilog-sinks-seq-dev/src/Serilog.Sinks.Seq/SeqLoggerConfigurationExtensions.cs Copyright 2016 Serilog See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-seq-dev/src/Serilog.Sinks.Seq/Serilog.Sinks.Seq.csproj Copyright (c) Serilog Contributors See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-seq-dev/src/Serilog.Sinks.Seq/Sinks/Seq/Audit/SeqAuditSink.cs Copyright 2016 Serilog See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-seq-dev/src/Serilog.Sinks.Seq/Sinks/Seq/Batched/BatchedSeqSink.cs Copyright (c) Serilog Contributors See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-seq-dev/src/Serilog.Sinks.Seq/Sinks/Seq/ConstrainedBufferedFormatter.cs Copyright 2014-2019 Serilog See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-seq-dev/src/Serilog.Sinks.Seq/Sinks/Seq/ControlledLevelSwitch.cs Copyright 2016 Serilog See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-seq-dev/src/Serilog.Sinks.Seq/Sinks/Seq/Durable/BookmarkFile.cs Copyright 2017 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-seq-dev/src/Serilog.Sinks.Seq/Sinks/Seq/Durable/DurableSeqSink.cs Copyright 2016 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-seq-dev/src/Serilog.Sinks.Seq/Sinks/Seq/Durable/ExponentialBackoffConnectionSchedule.cs Copyright 2016 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-seq-dev/src/Serilog.Sinks.Seq/Sinks/Seq/Durable/FileSet.cs Copyright 2017 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-seq-dev/src/Serilog.Sinks.Seq/Sinks/Seq/Durable/FileSetPosition.cs Copyright 2017 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-seq-dev/src/Serilog.Sinks.Seq/Sinks/Seq/Durable/HttpLogShipper.cs Copyright 2017 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-seq-dev/src/Serilog.Sinks.Seq/Sinks/Seq/Durable/PayloadReader.cs Copyright 2017 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-seq-dev/src/Serilog.Sinks.Seq/Sinks/Seq/Http/IngestionResult.cs Copyright (c) Serilog Contributors See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-seq-dev/src/Serilog.Sinks.Seq/Sinks/Seq/Http/SeqIngestionApiClient.cs Copyright (c) Serilog Contributors See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-seq-dev/src/Serilog.Sinks.Seq/Sinks/Seq/Http/SeqIngestionApi.cs Copyright (c) Serilog Contributors See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-seq-dev/src/Serilog.Sinks.Seq/Sinks/Seq/PortableTimer.cs Copyright 2013-2016 Serilog See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' >>> Grpc.Tools-2.43.0 License : Apache 2.0 ADDITIONAL LICENSE INFORMATION > BSD-2 grpc-master/third_party/xxhash/LICENSE Copyright (c) 2012-2020 Yann Collet BSD 2-Clause License (https://www.opensource.org/licenses/bsd-license.php) Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > BSD-3 grpc-master/third_party/upb/benchmarks/build_defs.bzl Copyright (c) 2009-2021, Google 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 Google 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 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 Google 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. > MIT grpc-master/third_party/cares/ares_build.h Copyright (c) 2009 - 2013 by Daniel Stenberg * Permission to use, copy, modify, and distribute this software and its * documentation for any purpose and without fee is hereby granted, provided * that the above copyright notice appear in all copies and that both that * copyright notice and this permission notice appear in supporting * documentation, and that the name of M.I.T. not be used in advertising or * publicity pertaining to distribution of the software without specific, * written prior permission. M.I.T. makes no representations about the * suitability of this software for any purpose. It is provided "as is" * without express or implied warranty. > MPL-2.0 grpc-master/etc/roots.pem (c) 1999 Entrust.net Limited # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. >>> justmock-2022.1.119.1 License : Apache 2.0 Progress Telerik Just Mock Lite 2022 incorporates Ninject v3.0.0 and Castle.core v4.3.1. Such technology is subject to the following terms and conditions: Apache Software License Version 2.0. Copyright 2001-2004 The Apache Software Foundation. Such Apache Technology is subject to the following terms and conditions: The Apache Software 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 ADDITIONAL LICENSE INFORMATION > MS-PL justmock.2022.1.119.1.nupkg\LicenseAgreements\ThirdParty\NOTICE 2) Microsoft Public License (Ms-PL): Progress Telerik Just Mock Lite 2022 contains LINQ IQueryable Toolkit v0.17. This third-party technology is licensed to PSC and are hereby distributed to User only under the terms of a third-party license, a copy of which is included herein below: Microsoft Public License (Ms-PL) This license governs use of the accompanying software. If you use the software, you accept this license. If you do not accept the license, do not use the software. 1. Definitions The terms "reproduce," "reproduction," "derivative works," and "distribution" have the same meaning here as under U.S. copyright law. A "contribution" is the original software, or any additions or changes to the software. A "contributor" is any person that distributes its contribution under this license. "Licensed patents" are a contributor's patent claims that read directly on its contribution. 2. Grant of Rights (A) Copyright Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free copyright license to reproduce its contribution, prepare derivative works of its contribution, and distribute its contribution or any derivative works that you create. (B) Patent Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free license under its licensed patents to make, have made, use, sell, offer for sale, import, and/or otherwise dispose of its contribution in the software or derivative works of the contribution in the software. 3. Conditions and Limitations (A) No Trademark License- This license does not grant you rights to use any contributors' name, logo, or trademarks. (B) If you bring a patent claim against any contributor over patents that you claim are infringed by the software, your patent license from such contributor to the software ends automatically. (C) If you distribute any portion of the software, you must retain all copyright, patent, trademark, and attribution notices that are present in the software. (D) If you distribute any portion of the software in source code form, you may do so only under this license by including a complete copy of this license with your distribution. If you distribute any portion of the software in compiled or object code form, you may only do so under a license that complies with this license. (E) The software is licensed "as-is." You bear the risk of using it. The contributors give no express warranties, guarantees or conditions. You may have additional consumer rights under your local laws which this license cannot change. To the extent permitted under your local laws, the contributors exclude the implied warranties of merchantability, fitness for a particular purpose and non-infringement. > MS-RL justmock.2022.1.119.1.nupkg\LicenseAgreements\ThirdParty\NOTICE Microsoft Reciprocal License (MS-RL): Progress Telerik Just Mock Lite 2022 contains Wix Toolset v3.11.2. Such technology is subject to the following terms and conditions: Microsoft Reciprocal License (MS-RL) This license governs use of the accompanying software. If you use the software, you accept this license. If you do not accept the license, do not use the software. 1.Definitions The terms "reproduce," "reproduction," "derivative works," and "distribution" have the same meaning here as under U.S. copyright law. A "contribution" is the original software, or any additions or changes to the software. A "contributor" is any person that distributes its contribution under this license. "Licensed patents" are a contributor's patent claims that read directly on its contribution. 2.Grant of Rights (A) Copyright Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free copyright license to reproduce its contribution, prepare derivative works of its contribution, and distribute its contribution or any derivative works that you create. (B) Patent Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free license under its licensed patents to make, have made, use, sell, offer for sale, import, and/or otherwise dispose of its contribution in the software or derivative works of the contribution in the software. 3.Conditions and Limitations (A) Reciprocal Grants- For any file you distribute that contains code from the software (in source code or binary format), you must provide recipients the source code to that file along with a copy of this license, which license will govern that file. You may license other files that are entirely your own work and do not contain code from the software under any terms you choose. (B) No Trademark License- This license does not grant you rights to use any contributors' name, logo, or trademarks. (C) If you bring a patent claim against any contributor over patents that you claim are infringed by the software, your patent license from such contributor to the software ends automatically. (D) If you distribute any portion of the software, you must retain all copyright, patent, trademark, and attribution notices that are present in the software. (E) If you distribute any portion of the software in source code form, you may do so only under this license by including a complete copy of this license with your distribution. If you distribute any portion of the software in compiled or object code form, you may only do so under a license that complies with this license. (F) The software is licensed "as-is." You bear the risk of using it. The contributors give no express warranties, guarantees or conditions. You may have additional consumer rights under your local laws which this license cannot change. To the extent permitted under your local laws, the contributors exclude the implied warranties of merchantability, fitness for a particular purpose and non-infringement. >>> Xunit.Extensions.Ordering-1.4.5 copyright>Tomáš Zeman @2019 License : Apache 2.0 https://licenses.nuget.org/Apache-2.0 >>> SQLitePCLRaw.lib.e_sqlite3-2.1.1 License : Apache 2.0 -------------------- SECTION 2: BSD-STYLE, MIT-STYLE, OR SIMILAR STYLE LICENSES -------------------- >>> System.Threading.Tasks.Extensions-4.5.4 The MIT License (MIT) Copyright (c) .NET Foundation and Contributors 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. ADDITIONAL LICENSE INFORMATION > BSD-2 system.threading.tasks.extensions.4.5.4.nupkg\THIRD-PARTY-NOTICES.TXT .NET Core uses third-party libraries or other resources that may be distributed under licenses different than the .NET Core software. In the event that we accidentally failed to list a required notice, please bring it to our attention. Post an issue or email us: dotnet@microsoft.com The attached notices are provided for information only. License notice for Slicing-by-8 ------------------------------- http://sourceforge.net/projects/slicing-by-8/ Copyright (c) 2004-2006 Intel Corporation - All Rights Reserved This software program is licensed subject to the BSD License, available at http://www.opensource.org/licenses/bsd-license.html. License notice for Intel ------------------------ "Copyright (c) 2004-2006 Intel Corporation - 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 COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > BSD-3 system.threading.tasks.extensions.4.5.4.nupkg\THIRD-PARTY-NOTICES.TXT compress_fragment.c: Copyright (c) 2011, Google Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ""AS IS"" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. decode_fuzzer.c: Copyright (c) 2015 The Chromium Authors. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ""AS IS"" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." > MIT system.threading.tasks.extensions.4.5.4.nupkg\THIRD-PARTY-NOTICES.TXT License notice for Unicode data ------------------------------- http://www.unicode.org/copyright.html#License Copyright © 1991-2017 Unicode, Inc. All rights reserved. Distributed under the Terms of Use in http://www.unicode.org/copyright.html. Permission is hereby granted, free of charge, to any person obtaining a copy of the Unicode data files and any associated documentation (the "Data Files") or Unicode software and any associated documentation (the "Software") to deal in the Data Files or Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, and/or sell copies of the Data Files or Software, and to permit persons to whom the Data Files or Software are furnished to do so, provided that either (a) this copyright and permission notice appear with all copies of the Data Files or Software, or (b) this copyright and permission notice appear in associated Documentation. THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR SOFTWARE. Except as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings in these Data Files or Software without prior written authorization of the copyright holder. License notice for Zlib ----------------------- https://github.com/madler/zlib http://zlib.net/zlib_license.html /* zlib.h -- interface of the 'zlib' general purpose compression library version 1.2.11, January 15th, 2017 Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. Jean-loup Gailly Mark Adler jloup@gzip.org madler@alumni.caltech.edu */ License notice for Mono ------------------------------- http://www.mono-project.com/docs/about-mono/ Copyright (c) .NET Foundation Contributors MIT License Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the Software), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. License notice for International Organization for Standardization ----------------------------------------------------------------- Portions (C) International Organization for Standardization 1986: Permission to copy in any form is granted for use with conforming SGML systems and applications as defined in ISO 8879, provided this notice is included in all copies. License notice for Xamarin and Novell ------------------------------------- Copyright (c) 2015 Xamarin, Inc (http://www.xamarin.com) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Copyright (c) 2011 Novell, Inc (http://www.novell.com) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Third party notice for W3C -------------------------- "W3C SOFTWARE AND DOCUMENT NOTICE AND LICENSE Status: This license takes effect 13 May, 2015. This work is being provided by the copyright holders under the following license. License By obtaining and/or copying this work, you (the licensee) agree that you have read, understood, and will comply with the following terms and conditions. Permission to copy, modify, and distribute this work, with or without modification, for any purpose and without fee or royalty is hereby granted, provided that you include the following on ALL copies of the work or portions thereof, including modifications: The full text of this NOTICE in a location viewable to users of the redistributed or derivative work. Any pre-existing intellectual property disclaimers, notices, or terms and conditions. If none exist, the W3C Software and Document Short Notice should be included. Notice of any changes or modifications, through a copyright statement on the new code or document such as "This software or document includes material copied from or derived from [title and URI of the W3C document]. Copyright © [YEAR] W3C® (MIT, ERCIM, Keio, Beihang)." Disclaimers THIS WORK IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENT WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENT. The name and trademarks of copyright holders may NOT be used in advertising or publicity pertaining to the work without specific, written prior permission. Title to copyright in this work will at all times remain with copyright holders." License notice for Brotli -------------------------------------- Copyright (c) 2009, 2010, 2013-2016 by the Brotli 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. > PublicDomain system.threading.tasks.extensions.4.5.4.nupkg\THIRD-PARTY-NOTICES.TXT License notice for Bit Twiddling Hacks -------------------------------------- Bit Twiddling Hacks By Sean Eron Anderson seander@cs.stanford.edu Individually, the code snippets here are in the public domain (unless otherwise noted) — feel free to use them however you please. The aggregate collection and descriptions are © 1997-2005 Sean Eron Anderson. The code and descriptions are distributed in the hope that they will be useful, but WITHOUT ANY WARRANTY and without even the implied warranty of merchantability or fitness for a particular purpose. >>> xunit.runner.visualstudio-2.4.3 The code in src/xunit.runner.visualstudio/Utility/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions was imported from: https://github.com/dotnet/core-setup/tree/v2.0.1/src/managed/Microsoft.DotNet.PlatformAbstractions The code in src/xunit.runner.visualstudio/Utility/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions was imported from: https://github.com/dotnet/core-setup/tree/v2.0.1/src/managed/Microsoft.Extensions.DependencyModel Both sets of code are covered by the following license: The MIT License (MIT) Copyright (c) 2015 .NET Foundation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ADDITIONAL LICENSE INFORMATION > Apache2.0 visualstudio.xunit-master/License.txt Copyright (c) .NET Foundation and Contributors > MIT visualstudio.xunit-master/License.txt Copyright (c) 2015 .NET Foundation visualstudio.xunit-master/src/xunit.runner.visualstudio/Utility/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/ApplicationEnvironment.cs Copyright (c) .NET Foundation and contributors. visualstudio.xunit-master/src/xunit.runner.visualstudio/Utility/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/HashCodeCombiner.cs Copyright (c) .NET Foundation and contributors. visualstudio.xunit-master/src/xunit.runner.visualstudio/Utility/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/Native/NativeMethods.Darwin.cs Copyright (c) .NET Foundation and contributors. visualstudio.xunit-master/src/xunit.runner.visualstudio/Utility/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/Native/NativeMethods.Unix.cs Copyright (c) .NET Foundation and contributors. visualstudio.xunit-master/src/xunit.runner.visualstudio/Utility/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/Native/NativeMethods.Windows.cs Copyright (c) .NET Foundation and contributors. visualstudio.xunit-master/src/xunit.runner.visualstudio/Utility/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/Native/PlatformApis.cs Copyright (c) .NET Foundation and contributors. visualstudio.xunit-master/src/xunit.runner.visualstudio/Utility/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/Platform.cs Copyright (c) .NET Foundation visualstudio.xunit-master/src/xunit.runner.visualstudio/Utility/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/RuntimeEnvironment.cs Copyright (c) .NET Foundation visualstudio.xunit-master/src/xunit.runner.visualstudio/Utility/AssemblyResolution/Microsoft.Extensions.DependencyModel/CompilationLibrary.cs Copyright (c) .NET Foundation and contributors. visualstudio.xunit-master/src/xunit.runner.visualstudio/Utility/AssemblyResolution/Microsoft.Extensions.DependencyModel/CompilationOptions.cs Copyright (c) .NET Foundation and contributors. visualstudio.xunit-master/src/xunit.runner.visualstudio/Utility/AssemblyResolution/Microsoft.Extensions.DependencyModel/DependencyContext.cs Copyright (c) .NET Foundation and contributors. visualstudio.xunit-master/src/xunit.runner.visualstudio/Utility/AssemblyResolution/Microsoft.Extensions.DependencyModel/DependencyContextJsonReader.cs Copyright (c) .NET Foundation and contributors. visualstudio.xunit-master/src/xunit.runner.visualstudio/Utility/AssemblyResolution/Microsoft.Extensions.DependencyModel/DependencyContextLoader.cs Copyright (c) .NET Foundation and contributors. visualstudio.xunit-master/src/xunit.runner.visualstudio/Utility/AssemblyResolution/Microsoft.Extensions.DependencyModel/DependencyContextPaths.cs Copyright (c) .NET Foundation and contributors. visualstudio.xunit-master/src/xunit.runner.visualstudio/Utility/AssemblyResolution/Microsoft.Extensions.DependencyModel/DependencyContextStrings.cs Copyright (c) .NET Foundation and contributors. visualstudio.xunit-master/src/xunit.runner.visualstudio/Utility/AssemblyResolution/Microsoft.Extensions.DependencyModel/Dependency.cs Copyright (c) .NET Foundation and contributors. visualstudio.xunit-master/src/xunit.runner.visualstudio/Utility/AssemblyResolution/Microsoft.Extensions.DependencyModel/DirectoryWrapper.cs Copyright (c) .NET Foundation and contributors. visualstudio.xunit-master/src/xunit.runner.visualstudio/Utility/AssemblyResolution/Microsoft.Extensions.DependencyModel/EnvironmentWrapper.cs Copyright (c) .NET Foundation and contributors. visualstudio.xunit-master/src/xunit.runner.visualstudio/Utility/AssemblyResolution/Microsoft.Extensions.DependencyModel/FileSystemWrapper.cs Copyright (c) .NET Foundation and contributors. visualstudio.xunit-master/src/xunit.runner.visualstudio/Utility/AssemblyResolution/Microsoft.Extensions.DependencyModel/FileWrapper.cs Copyright (c) .NET Foundation and contributors. visualstudio.xunit-master/src/xunit.runner.visualstudio/Utility/AssemblyResolution/Microsoft.Extensions.DependencyModel/IDirectory.cs Copyright (c) .NET Foundation and contributors. visualstudio.xunit-master/src/xunit.runner.visualstudio/Utility/AssemblyResolution/Microsoft.Extensions.DependencyModel/IEnvironment.cs Copyright (c) .NET Foundation and contributors. visualstudio.xunit-master/src/xunit.runner.visualstudio/Utility/AssemblyResolution/Microsoft.Extensions.DependencyModel/IFile.cs Copyright (c) .NET Foundation and contributors. visualstudio.xunit-master/src/xunit.runner.visualstudio/Utility/AssemblyResolution/Microsoft.Extensions.DependencyModel/IFileSystem.cs Copyright (c) .NET Foundation and contributors. visualstudio.xunit-master/src/xunit.runner.visualstudio/Utility/AssemblyResolution/Microsoft.Extensions.DependencyModel/Library.cs Copyright (c) .NET Foundation and contributors. visualstudio.xunit-master/src/xunit.runner.visualstudio/Utility/AssemblyResolution/Microsoft.Extensions.DependencyModel/Resolution/AppBaseCompilationAssemblyResolver.cs Copyright (c) .NET Foundation and contributors. visualstudio.xunit-master/src/xunit.runner.visualstudio/Utility/AssemblyResolution/Microsoft.Extensions.DependencyModel/Resolution/CompositeCompilationAssemblyResolver.cs Copyright (c) .NET Foundation and contributors. visualstudio.xunit-master/src/xunit.runner.visualstudio/Utility/AssemblyResolution/Microsoft.Extensions.DependencyModel/Resolution/DotNetReferenceAssembliesPathResolver.cs Copyright (c) .NET Foundation and contributors. visualstudio.xunit-master/src/xunit.runner.visualstudio/Utility/AssemblyResolution/Microsoft.Extensions.DependencyModel/Resolution/ICompilationAssemblyResolver.cs Copyright (c) .NET Foundation and contributors. visualstudio.xunit-master/src/xunit.runner.visualstudio/Utility/AssemblyResolution/Microsoft.Extensions.DependencyModel/Resolution/PackageCompilationAssemblyResolver.cs Copyright (c) .NET Foundation and contributors. visualstudio.xunit-master/src/xunit.runner.visualstudio/Utility/AssemblyResolution/Microsoft.Extensions.DependencyModel/Resolution/ReferenceAssemblyPathResolver.cs Copyright (c) .NET Foundation and contributors. visualstudio.xunit-master/src/xunit.runner.visualstudio/Utility/AssemblyResolution/Microsoft.Extensions.DependencyModel/Resolution/ResolverUtils.cs Copyright (c) .NET Foundation and contributors. visualstudio.xunit-master/src/xunit.runner.visualstudio/Utility/AssemblyResolution/Microsoft.Extensions.DependencyModel/ResourceAssembly.cs Copyright (c) .NET Foundation and contributors. visualstudio.xunit-master/src/xunit.runner.visualstudio/Utility/AssemblyResolution/Microsoft.Extensions.DependencyModel/RuntimeAssembly.cs Copyright (c) .NET Foundation and contributors. visualstudio.xunit-master/src/xunit.runner.visualstudio/Utility/AssemblyResolution/Microsoft.Extensions.DependencyModel/RuntimeAssetGroup.cs Copyright (c) .NET Foundation and contributors. visualstudio.xunit-master/src/xunit.runner.visualstudio/Utility/AssemblyResolution/Microsoft.Extensions.DependencyModel/RuntimeFallbacks.cs Copyright (c) .NET Foundation and contributors. visualstudio.xunit-master/src/xunit.runner.visualstudio/Utility/AssemblyResolution/Microsoft.Extensions.DependencyModel/RuntimeLibrary.cs Copyright (c) .NET Foundation and contributors. visualstudio.xunit-master/src/xunit.runner.visualstudio/Utility/AssemblyResolution/Microsoft.Extensions.DependencyModel/TargetInfo.cs Copyright (c) .NET Foundation and contributors. >>> SSH.NET-2020.0.1 >>> System.IO.Pipes-4.3 Found in: core-main/LICENSE.TXT Copyright (c) .NET Foundation and Contributors The MIT License (MIT) Copyright (c) .NET Foundation and Contributors 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. ADDITIONAL LICENSE INFORMATION > Apache2.0 core-main/release-notes/2.2/2.2.0/2.2.0-commits.md copyright header e0f85971a3 (https://github.com/aspnet/AspNetCore/commit/e0f85971a3) >>> System.IO.Pipes.AccessControl-5.0.0 The MIT License (MIT) Copyright (c) .NET Foundation and Contributors 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. ADDITIONAL LICENSE INFORMATION > --- runtime-5.0.0/src/coreclr/src/utilcode/guidfromname.cpp Copyright (c) The Internet Society 1997 runtime-5.0.0/src/coreclr/src/utilcode/guidfromname.cpp Copyright (c) 1990- 1993, 1996 Open Software Foundation, Inc. runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) 1995-2017 Jean-loup Gailly and Mark Adler runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) 2015 Xamarin, Inc (http://www.xamarin.com) runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Portions (c) International Organization runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) The Internet Society 1997 runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) 1990- 1993, 1996 Open Software Foundation, Inc. runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) The Internet Society (2003) runtime-5.0.0/src/libraries/System.Globalization.Extensions/tests/IdnMapping/Data/Unicode_11_0/IdnaTest_11.txt (c) 2018 Unicode(r), Inc. runtime-5.0.0/src/libraries/System.Globalization.Extensions/tests/IdnMapping/Data/Unicode_11_0/ReadMe.txt (c) 2018 Unicode(r), Inc. runtime-5.0.0/src/libraries/System.Globalization.Extensions/tests/IdnMapping/Data/Unicode_13_0/IdnaTest_13.txt (c) 2019 Unicode(r), Inc. runtime-5.0.0/src/libraries/System.Globalization.Extensions/tests/IdnMapping/Data/Unicode_13_0/ReadMe.txt (c) 2020 Unicode(r), Inc. runtime-5.0.0/src/libraries/System.Globalization.Extensions/tests/IdnMapping/Data/Unicode_6_0/IdnaTest_6.txt Copyright (c) 1991-2010 Unicode, Inc. runtime-5.0.0/src/libraries/System.Globalization.Extensions/tests/IdnMapping/Data/Unicode_6_0/ReadMe.txt Copyright (c) 1991-2015 Unicode, Inc. runtime-5.0.0/src/libraries/System.Globalization.Extensions/tests/IdnMapping/Data/Unicode_9_0/IdnaTest_9.txt (c) 2016 Unicode(r), Inc. runtime-5.0.0/src/libraries/System.Globalization.Extensions/tests/IdnMapping/Data/Unicode_9_0/ReadMe.txt (c) 2016 Unicode(r), Inc. runtime-5.0.0/src/libraries/System.Globalization.Extensions/tests/IdnMapping/Data/Unicode_Win7/IdnaTest_Win7.txt Copyright (c) 1991-2010 Unicode, Inc. runtime-5.0.0/src/libraries/System.Private.Xml/src/Utils/DTDs/RSS091/original/rss-0.91.dtd (c) International Organization runtime-5.0.0/src/libraries/System.Private.Xml/src/Utils/DTDs/XHTML10/original/xhtml-lat1.ent Portions (c) International Organization runtime-5.0.0/src/libraries/System.Private.Xml/src/Utils/DTDs/XHTML10/original/xhtml-special.ent Portions (c) International Organization runtime-5.0.0/src/libraries/System.Private.Xml/src/Utils/DTDs/XHTML10/original/xhtml-symbol.ent Portions (c) International Organization runtime-5.0.0/src/mono/m4/ax_append_flag.m4 Copyright (c) 2011 Maarten Bosmans runtime-5.0.0/src/mono/m4/ax_check_compile_flag.m4 Copyright (c) 2011 Maarten Bosmans runtime-5.0.0/src/mono/m4/ax_check_link_flag.m4 Copyright (c) 2011 Maarten Bosmans runtime-5.0.0/src/tests/GC/Scenarios/Samples/gc.cs Copyright (c) 2000 Microsoft Corporation runtime-5.0.0/src/tests/JIT/Performance/CodeQuality/V8/Crypto/Crypto.cs Copyright (c) 2003-2005 Tom Wu runtime-5.0.0/src/tests/JIT/Performance/CodeQuality/V8/Crypto/THIRD-PARTY-NOTICES Copyright (c) 2003-2005 Tom Wu runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) The Internet Society 1997 runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Portions (c) International Organization runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) The Internet Society (2003) runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) 1990- 1993, 1996 Open Software Foundation, Inc. runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) 1995-2017 Jean-loup Gailly and Mark Adler > Apache2.0 runtime-5.0.0/eng/common/internal/Tools.csproj Copyright (c) Microsoft runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) Sven Groot (Ookii.org) 2009 runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) .NET Foundation runtime-5.0.0/src/libraries/Common/src/System/Net/Http/aspnetcore/SR.cs Copyright (c) .NET Foundation runtime-5.0.0/src/libraries/Common/src/System/Net/Http/aspnetcore/SR.Quic.cs Copyright (c) .NET Foundation runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) .NET Foundation > APSL-2.0 runtime-5.0.0/src/libraries/Native/Unix/System.Native/ios/net/route.h Copyright (c) 2000-2008 Apple Inc. > BSD-2 runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/win/freebsd-elf32.h Copyright (c) 1996-1998 John D. Polstra runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/win/freebsd-elf64.h Copyright (c) 1996-1998 John D. Polstra runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/win/freebsd-elf_common.h Copyright (c) 1998 John D. Polstra runtime-5.0.0/src/coreclr/src/pal/src/libunwind_mac/include/freebsd-elf32.h Copyright (c) 1996-1998 John D. Polstra runtime-5.0.0/src/coreclr/src/pal/src/libunwind_mac/include/freebsd-elf64.h Copyright (c) 1996-1998 John D. Polstra runtime-5.0.0/src/coreclr/src/pal/src/libunwind_mac/include/freebsd-elf_common.h Copyright (c) 1998 John D. Polstra runtime-5.0.0/src/coreclr/src/vm/typehashingalgorithms.h Copyright (c) 2012-2016, Yann Collet runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018 The Regents of the University of California runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) 2016-2017, Matthieu Darbois runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) 2004-2006 Intel Corporation runtime-5.0.0/src/libraries/System.Private.CoreLib/src/System/HashCode.cs Copyright (c) 2012-2016, Yann Collet runtime-5.0.0/src/mono/mono/utils/freebsd-dwarf.h Copyright (c) 2007 John Birrell (jb@freebsd.org) runtime-5.0.0/src/mono/mono/utils/freebsd-elf32.h Copyright (c) 1996-1998 John D. Polstra runtime-5.0.0/src/mono/mono/utils/freebsd-elf64.h Copyright (c) 1996-1998 John D. Polstra runtime-5.0.0/src/mono/mono/utils/freebsd-elf_common.h Copyright (c) 1998 John D. Polstra runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) 2016-2017, Matthieu Darbois runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018 The Regents of the University of California runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) 2004-2006 Intel Corporation > BSD-3 runtime-5.0.0/src/installer/corehost/cli/json/rapidjson/msinttypes/inttypes.h Copyright (c) 2006-2013 Alexander Chemeris runtime-5.0.0/src/installer/corehost/cli/json/rapidjson/msinttypes/stdint.h Copyright (c) 2006-2013 Alexander Chemeris runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) 1991-2020 Unicode, Inc. runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) 2004-2006 Intel Corporation runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) 2012-2014, Yann Collet runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) 2014-2018 Michael Daines runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) 2015 The Chromium Authors runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) 2011, Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/fuzz/decode_fuzzer.c Copyright 2015 The Chromium Authors runtime-5.0.0/src/mono/mono/metadata/w32file-unix-glob.c Copyright (c) 1989, 1993 The Regents of the University of California runtime-5.0.0/src/mono/mono/metadata/w32file-unix-glob.h Copyright (c) 1989, 1993 The Regents of the University of California runtime-5.0.0/src/mono/mono/utils/bsearch.c Copyright (c) 1990, 1993 The Regents of the University of California runtime-5.0.0/src/mono/msvc/getopt.c Copyright (c) 1987, 1993, 1994 The Regents of the University of California runtime-5.0.0/src/mono/msvc/getopt_long.c Portions Copyright (c) 2003 PostgreSQL Global Development Group runtime-5.0.0/src/tests/JIT/Performance/CodeQuality/BenchmarksGame/LICENSE.TXT Copyright (c) 2004-2008 Brent Fulgham, 2005-2016 Isaac Gouy runtime-5.0.0/src/tests/JIT/Performance/CodeQuality/BenchmarksGame/THIRD-PARTY-NOTICES Copyright (c) 2004-2008 Brent Fulgham, 2005-2015 Isaac Gouy runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) 1991-2020 Unicode, Inc. runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) 2012-2014, Yann Collet runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) 2011, Google Inc. runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) 2015 The Chromium Authors runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) 2004-2006 Intel Corporation > CC-Attribution-ShareAlike3.0 runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright 2018 Daniel Lemire runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright 2018 Daniel Lemire > MIT runtime-5.0.0/docs/coding-guidelines/clr-jit-coding-conventions.md Copyright (c) Microsoft runtime-5.0.0/docs/project/copyright.md Copyright The .NET project runtime-5.0.0/eng/common/dotnet-install-scripts/dotnet-install.ps1 Copyright (c) .NET Foundation and contributors runtime-5.0.0/eng/common/dotnet-install-scripts/dotnet-install.sh Copyright (c) .NET Foundation and contributors runtime-5.0.0/LICENSE.TXT Copyright (c) .NET Foundation and Contributors runtime-5.0.0/src/coreclr/src/pal/src/exception/remote-unwind.cpp Copyright (c) 2003-2005 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/compiler.h Copyright (c) 2007 David Mosberger-Tang runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/dwarf-eh.h Copyright (c) 2003 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/dwarf.h Copyright (c) 2003-2005 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/libunwind-aarch64.h Copyright (c) 2013 Linaro Limited runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/libunwind-arm.h Copyright (c) 2008 CodeSourcery runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/libunwind-common.h.in Copyright (c) 2001-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/libunwind-dynamic.h Copyright (c) 2002-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/libunwind-hppa.h Copyright (c) 2003-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/libunwind-ia64.h Copyright (c) 2001-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/libunwind_i.h Copyright (c) 2007 David Mosberger-Tang runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/libunwind-mips.h Copyright (c) 2008 CodeSourcery runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/libunwind-ppc32.h Copyright (c) 2006-2007 IBM runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/libunwind-ppc64.h Copyright (c) 2006-2007 IBM runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/libunwind-ptrace.h Copyright (c) 2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/libunwind-s390x.h Copyright (c) 2002-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/libunwind-sh.h Copyright (c) 2012 Tommi Rantala runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/libunwind-tilegx.h Copyright (c) 2014 Tilera Corp. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/libunwind-x86_64.h Copyright (c) 2002-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/libunwind-x86.h Copyright (c) 2002-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/mempool.h Copyright (c) 2002-2003 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/tdep-aarch64/dwarf-config.h Copyright (c) 2013 Linaro Limited runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/tdep-aarch64/jmpbuf.h Copyright (c) 2013 Linaro Limited runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/tdep-aarch64/libunwind_i.h Copyright (c) 2013 Linaro Limited runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/tdep-arm/dwarf-config.h Copyright (c) 2012 Tommi Rantala runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/tdep-arm/ex_tables.h Copyright 2011 Linaro Limited runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/tdep-arm/jmpbuf.h Copyright (c) 2008 CodeSourcery runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/tdep-arm/libunwind_i.h Copyright (c) 2008 CodeSourcery runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/tdep-hppa/dwarf-config.h Copyright (c) 2004 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/tdep-hppa/jmpbuf.h Copyright (c) 2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/tdep-hppa/libunwind_i.h Copyright (c) 2003-2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/tdep-ia64/jmpbuf.h Copyright (c) 2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/tdep-ia64/libunwind_i.h Copyright (c) 2001-2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/tdep-ia64/script.h Copyright (c) 2001-2002 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/tdep-mips/dwarf-config.h Copyright (c) 2012 Tommi Rantala runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/tdep-mips/jmpbuf.h Copyright (c) 2008 CodeSourcery runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/tdep-mips/libunwind_i.h Copyright (c) 2008 CodeSourcery runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/tdep-ppc32/dwarf-config.h Copyright (c) 2006-2007 IBM runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/tdep-ppc32/jmpbuf.h Copyright (c) 2006-2007 IBM runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/tdep-ppc32/libunwind_i.h Copyright (c) 2006-2007 IBM runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/tdep-ppc64/dwarf-config.h Copyright (c) 2006-2007 IBM runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/tdep-ppc64/jmpbuf.h Copyright (c) 2006-2007 IBM runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/tdep-ppc64/libunwind_i.h Copyright (c) 2006-2007 IBM runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/tdep-s390x/dwarf-config.h Copyright (c) 2003, 2005 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/tdep-s390x/jmpbuf.h Copyright (c) 2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/tdep-s390x/libunwind_i.h Copyright (c) 2002-2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/tdep-sh/dwarf-config.h Copyright (c) 2012 Tommi Rantala runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/tdep-sh/jmpbuf.h Copyright (c) 2012 Tommi Rantala runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/tdep-sh/libunwind_i.h Copyright (c) 2012 Tommi Rantala runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/tdep-tilegx/dwarf-config.h Copyright (c) 2014 Tilera Corp. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/tdep-tilegx/jmpbuf.h Copyright (c) 2014 Tilera Corp. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/tdep-tilegx/libunwind_i.h Copyright (c) 2014 Tilera Corp. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/tdep-x86_64/dwarf-config.h Copyright (c) 2003, 2005 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/tdep-x86_64/jmpbuf.h Copyright (c) 2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/tdep-x86_64/libunwind_i.h Copyright (c) 2002-2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/tdep-x86/dwarf-config.h Copyright (c) 2003 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/tdep-x86/jmpbuf.h Copyright (c) 2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/tdep-x86/libunwind_i.h Copyright (c) 2002-2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/unwind.h Copyright (c) 2003 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/include/x86/jmpbuf.h Copyright (c) 2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind_mac/include/ucontext.h Copyright (c) 2004 Hewlett-Packard Co. runtime-5.0.0/src/coreclr/src/pal/src/libunwind_mac/src/missing-functions.c Copyright (c) 2003, 2005 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/aarch64/Gapply_reg_state.c Copyright (c) 2002-2003 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/aarch64/Gcreate_addr_space.c Copyright (c) 2013 Linaro Limited runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/aarch64/getcontext.S Copyright (c) 2010 Konstantin Belousov runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/aarch64/Gget_proc_info.c Copyright (c) 2008 CodeSourcery runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/aarch64/Gget_save_loc.c Copyright (c) 2013 Linaro Limited runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/aarch64/Gglobal.c Copyright (c) 2013 Linaro Limited runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/aarch64/Ginit.c Copyright (c) 2013 Linaro Limited runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/aarch64/Ginit_local.c Copyright (c) 2011-2013 Linaro Limited runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/aarch64/Ginit_remote.c Copyright (c) 2008 CodeSourcery runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/aarch64/Gis_signal_frame.c Copyright (c) 2013 Linaro Limited runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/aarch64/Gregs.c Copyright (c) 2013 Linaro Limited runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/aarch64/Greg_states_iterate.c Copyright (c) 2002-2003 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/aarch64/Gresume.c Copyright (c) 2012 Tommi Rantala runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/aarch64/Gstash_frame.c Copyright (c) 2014 CERN and Aalto University runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/aarch64/Gstep.c Copyright (c) 2012 Tommi Rantala runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/aarch64/Gtrace.c Copyright (c) 2014 CERN and Aalto University runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/aarch64/init.h Copyright (c) 2013 Linaro Limited runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/aarch64/is_fpreg.c Copyright (c) 2013 Linaro Limited runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/aarch64/regname.c Copyright (c) 2013 Linaro Limited runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/aarch64/unwind_i.h Copyright (c) 2013 Linaro Limited runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/arm/Gapply_reg_state.c Copyright (c) 2002-2003 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/arm/Gcreate_addr_space.c Copyright (c) 2008 CodeSourcery runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/arm/getcontext.S Copyright (c) 2008 CodeSourcery runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/arm/Gex_tables.c Copyright 2011 Linaro Limited runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/arm/Gget_proc_info.c Copyright (c) 2008 CodeSourcery runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/arm/Gget_save_loc.c Copyright (c) 2008 CodeSourcery runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/arm/Gglobal.c Copyright (c) 2008 CodeSourcery runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/arm/Ginit.c Copyright (c) 2008 CodeSourcery runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/arm/Ginit_local.c Copyright 2011 Linaro Limited runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/arm/Ginit_remote.c Copyright (c) 2008 CodeSourcery runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/arm/Gos-freebsd.c Copyright 2015 The FreeBSD Foundation runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/arm/Gos-linux.c Copyright (c) 2012 Tommi Rantala runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/arm/Gos-other.c Copyright (c) 2012 Tommi Rantala runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/arm/Gregs.c Copyright (c) 2008 CodeSourcery runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/arm/Greg_states_iterate.c Copyright (c) 2002-2003 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/arm/Gresume.c Copyright (c) 2012 Tommi Rantala runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/arm/Gstash_frame.c Copyright (c) 2014 CERN and Aalto University runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/arm/Gstep.c Copyright (c) 2012 Tommi Rantala runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/arm/Gtrace.c Copyright (c) 2014 CERN and Aalto University runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/arm/init.h Copyright (c) 2008 CodeSourcery runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/arm/is_fpreg.c Copyright (c) 2008 CodeSourcery runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/arm/unwind_i.h Copyright (c) 2008 CodeSourcery runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/coredump/_UCD_access_reg_linux.c Copyright (c) 2012 Tommi Rantala runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/coredump/_UPT_get_dyn_info_list_addr.c Copyright (c) 2003-2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/coredump/_UPT_put_unwind_info.c Copyright (c) 2003 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/coredump/_UPT_resume.c Copyright (c) 2003 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/dwarf/Gexpr.c Copyright (c) 2003, 2005 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/dwarf/Gfde.c Copyright (c) 2003-2005 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/dwarf/Gfind_proc_info-lsb.c Copyright (c) 2003-2005 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/dwarf/Gfind_unwind_table.c Copyright (c) 2003-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/dwarf/global.c Copyright (c) 2003-2004 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/dwarf/Gparser.c Copyright (c) 2003, 2005 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/dwarf/Gpe.c Copyright (c) 2003, 2005 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/elfxx.c Copyright (c) 2007 David Mosberger-Tang runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/elfxx.h Copyright (c) 2007 David Mosberger-Tang runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/hppa/Gapply_reg_state.c Copyright (c) 2002-2003 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/hppa/Gcreate_addr_space.c Copyright (c) 2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/hppa/get_accessors.c Copyright (c) 2003 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/hppa/getcontext.S Copyright (c) 2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/hppa/Gget_proc_info.c Copyright (c) 2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/hppa/Gget_save_loc.c Copyright (c) 2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/hppa/Gglobal.c Copyright (c) 2004-2005 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/hppa/Ginit.c Copyright (c) 2007 David Mosberger-Tang runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/hppa/Ginit_local.c Copyright (c) 2003 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/hppa/Ginit_remote.c Copyright (c) 2004 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/hppa/Gis_signal_frame.c Copyright (c) 2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/hppa/Gregs.c Copyright (c) 2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/hppa/Greg_states_iterate.c Copyright (c) 2002-2003 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/hppa/Gresume.c Copyright (c) 2004 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/hppa/Gstep.c Copyright (c) 2003-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/hppa/init.h Copyright (c) 2003 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/hppa/regname.c Copyright (c) 2004-2005 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/hppa/setcontext.S Copyright (c) 2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/hppa/unwind_i.h Copyright (c) 2004-2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ia64/Gapply_reg_state.c Copyright (c) 2002-2003 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ia64/Gcreate_addr_space.c Copyright (c) 2002 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ia64/getcontext.S Copyright (c) 2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ia64/Gfind_unwind_table.c Copyright (c) 2003-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ia64/Gget_proc_info.c Copyright (c) 2002 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ia64/Gget_save_loc.c Copyright (c) 2002-2003, 2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ia64/Gglobal.c Copyright (c) 2002-2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ia64/Ginit.c Copyright (c) 2007 David Mosberger-Tang runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ia64/Ginit_local.c Copyright (c) 2001-2003, 2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ia64/Ginit_remote.c Copyright (c) 2001-2002, 2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ia64/Ginstall_cursor.S Copyright (c) 2001-2003 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ia64/Gis_signal_frame.c Copyright (c) 2001-2002 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ia64/Gparser.c Copyright (c) 2001-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ia64/Grbs.c Copyright (c) 2003-2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ia64/Gregs.c Copyright (c) 2001-2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ia64/Greg_states_iterate.c Copyright (c) 2002-2003 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ia64/Gresume.c Copyright (c) 2001-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ia64/Gscript.c Copyright (c) 2001-2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ia64/Gstep.c Copyright (c) 2001-2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ia64/Gtables.c Copyright (c) 2001-2005 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ia64/init.h Copyright (c) 2002-2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ia64/longjmp.S Copyright (c) 2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ia64/regname.c Copyright (c) 2002-2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ia64/regs.h Copyright (c) 2002-2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ia64/setjmp.S Copyright (c) 2003-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ia64/siglongjmp.S Copyright (c) 2003-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ia64/sigsetjmp.S Copyright (c) 2003-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ia64/ucontext_i.h Copyright (c) 2002 Hewlett-Packard Co. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ia64/unwind_decoder.h Copyright (c) 2001-2002 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ia64/unwind_i.h Copyright (c) 2001-2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/mi/backtrace.c Copyright (c) 2001-2002 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/mi/dyn-cancel.c Copyright (c) 2001-2002, 2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/mi/dyn-info-list.c Copyright (c) 2001-2002, 2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/mi/dyn-register.c Copyright (c) 2001-2002, 2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/mi/flush_cache.c Copyright (c) 2002-2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/mi/Gdestroy_addr_space.c Copyright (c) 2002, 2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/mi/Gdyn-extract.c Copyright (c) 2001-2002, 2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/mi/Gdyn-remote.c Copyright (c) 2001-2002, 2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/mi/Gfind_dynamic_proc_info.c Copyright (c) 2001-2002, 2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/mi/Gget_accessors.c Copyright (c) 2002, 2004-2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/mi/Gget_fpreg.c Copyright (c) 2004-2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/mi/Gget_proc_info_by_ip.c Copyright (c) 2003, 2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/mi/Gget_proc_name.c Copyright (c) 2001-2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/mi/Gget_reg.c Copyright (c) 2002, 2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/mi/Gput_dynamic_unwind_info.c Copyright (c) 2001-2002, 2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/mi/Gset_cache_size.c Copyright (c) 2014 runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/mi/Gset_caching_policy.c Copyright (c) 2002, 2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/mi/Gset_fpreg.c Copyright (c) 2004-2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/mi/Gset_reg.c Copyright (c) 2002, 2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/mi/init.c Copyright (c) 2002-2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/mi/mempool.c Copyright (c) 2012 Tommi Rantala runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/mips/elfxx.c Copyright (c) 2008 CodeSourcery runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/mips/Gapply_reg_state.c Copyright (c) 2002-2003 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/mips/Gcreate_addr_space.c Copyright (c) 2008 CodeSourcery runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/mips/getcontext.S Copyright (c) 2012 Tommi Rantala runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/mips/Gget_proc_info.c Copyright (c) 2008 CodeSourcery runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/mips/Gget_save_loc.c Copyright (c) 2008 CodeSourcery runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/mips/Gglobal.c Copyright (c) 2008 CodeSourcery runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/mips/Ginit.c Copyright (c) 2008 CodeSourcery runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/mips/Ginit_local.c Copyright (c) 2008 CodeSourcery runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/mips/Ginit_remote.c Copyright (c) 2008 CodeSourcery runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/mips/Gis_signal_frame.c Copyright (c) 2008 CodeSourcery runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/mips/Gregs.c Copyright (c) 2008 CodeSourcery runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/mips/Greg_states_iterate.c Copyright (c) 2002-2003 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/mips/Gresume.c Copyright (c) 2008 CodeSourcery runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/mips/Gstep.c Copyright (c) 2008 CodeSourcery runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/mips/init.h Copyright (c) 2008 CodeSourcery runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/mips/is_fpreg.c Copyright (c) 2008 CodeSourcery runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/mips/regname.c Copyright (c) 2008 CodeSourcery runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/mips/unwind_i.h Copyright (c) 2008 CodeSourcery runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/mi/strerror.c Copyright (c) 2004 BEA Systems runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/os-freebsd.c Copyright (c) 2010 Konstantin Belousov runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/os-hpux.c Copyright (c) 2003-2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/os-linux.c Copyright (c) 2003-2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/os-linux.h Copyright (c) 2007 David Mosberger-Tang runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/os-qnx.c Copyright (c) 2013 Garmin International runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/os-solaris.c Copyright (c) 2003-2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ppc32/Gapply_reg_state.c Copyright (c) 2002-2003 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ppc32/Gcreate_addr_space.c Copyright (c) 2006-2007 IBM runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ppc32/get_func_addr.c Copyright (c) 2006-2007 IBM runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ppc32/Gglobal.c Copyright (c) 2006-2007 IBM runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ppc32/Ginit.c Copyright (c) 2006-2007 IBM runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ppc32/Gregs.c Copyright (c) 2006-2007 IBM runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ppc32/Greg_states_iterate.c Copyright (c) 2002-2003 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ppc32/Gresume.c Copyright (c) 2006-2007 IBM runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ppc32/Gstep.c Copyright (c) 2006-2007 IBM runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ppc32/init.h Copyright (c) 2006-2007 IBM runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ppc32/is_fpreg.c Copyright (c) 2006-2007 IBM runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ppc32/regname.c Copyright (c) 2006-2007 IBM runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ppc32/ucontext_i.h Copyright (c) 2006-2007 IBM runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ppc32/unwind_i.h Copyright (c) 2006-2007 IBM runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ppc64/Gapply_reg_state.c Copyright (c) 2002-2003 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ppc64/Gcreate_addr_space.c Copyright (c) 2006-2007 IBM runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ppc64/get_func_addr.c Copyright (c) 2006-2007 IBM runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ppc64/Gglobal.c Copyright (c) 2006-2007 IBM runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ppc64/Ginit.c Copyright (c) 2006-2007 IBM runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ppc64/Gregs.c Copyright (c) 2006-2007 IBM runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ppc64/Greg_states_iterate.c Copyright (c) 2002-2003 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ppc64/Gresume.c Copyright (c) 2006-2007 IBM runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ppc64/Gstep.c Copyright (c) 2006-2007 IBM runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ppc64/init.h Copyright (c) 2006-2007 IBM runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ppc64/is_fpreg.c Copyright (c) 2006-2007 IBM runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ppc64/regname.c Copyright (c) 2006-2007 IBM runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ppc64/ucontext_i.h Copyright (c) 2006-2007 IBM runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ppc64/unwind_i.h Copyright (c) 2006-2007 IBM runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ppc/Gapply_reg_state.c Copyright (c) 2002-2003 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ppc/Ginit_remote.c Copyright (c) 2006-2007 IBM runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ppc/Gis_signal_frame.c Copyright (c) 2006-2007 IBM runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ppc/Greg_states_iterate.c Copyright (c) 2002-2003 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ptrace/_UPT_access_fpreg.c Copyright (c) 2010 Konstantin Belousov runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ptrace/_UPT_access_mem.c Copyright (c) 2010 Konstantin Belousov runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ptrace/_UPT_accessors.c Copyright (c) 2003 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ptrace/_UPT_access_reg.c Copyright (c) 2010 Konstantin Belousov runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ptrace/_UPT_create.c Copyright (c) 2003 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ptrace/_UPT_destroy.c Copyright (c) 2003 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ptrace/_UPT_find_proc_info.c Copyright (c) 2003-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ptrace/_UPT_get_dyn_info_list_addr.c Copyright (c) 2003-2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ptrace/_UPT_get_proc_name.c Copyright (c) 2007 David Mosberger-Tang runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ptrace/_UPT_internal.h Copyright (c) 2003, 2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ptrace/_UPT_put_unwind_info.c Copyright (c) 2003 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ptrace/_UPT_reg_offset.c Copyright (c) 2013 Linaro Limited runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/ptrace/_UPT_resume.c Copyright (c) 2003 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/s390x/Gapply_reg_state.c Copyright (c) 2002-2003 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/s390x/Gcreate_addr_space.c Copyright (c) 2012 Tommi Rantala runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/s390x/getcontext.S Copyright (c) 2017 IBM runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/s390x/Gget_proc_info.c Copyright (c) 2002-2003 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/s390x/Gget_save_loc.c Copyright (c) 2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/s390x/Gglobal.c Copyright (c) 2003, 2005 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/s390x/Ginit.c Copyright (c) 2007 David Mosberger-Tang runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/s390x/Ginit_local.c Copyright (c) 2002-2003 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/s390x/Ginit_remote.c Copyright (c) 2003 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/s390x/Gis_signal_frame.c Copyright (c) 2017 IBM runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/s390x/Gregs.c Copyright (c) 2002-2004 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/s390x/Greg_states_iterate.c Copyright (c) 2002-2003 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/s390x/Gresume.c Copyright (c) 2002-2004 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/s390x/Gstep.c Copyright (c) 2002-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/s390x/init.h Copyright (c) 2002 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/s390x/is_fpreg.c Copyright (c) 2004-2005 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/s390x/setcontext.S Copyright (c) 2017 IBM runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/s390x/unwind_i.h Copyright (c) 2002, 2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/setjmp/longjmp.c Copyright (c) 2003-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/setjmp/setjmp.c Copyright (c) 2003-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/setjmp/setjmp_i.h Copyright (c) 2003-2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/setjmp/siglongjmp.c Copyright (c) 2003-2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/setjmp/sigsetjmp.c Copyright (c) 2003-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/sh/Gapply_reg_state.c Copyright (c) 2002-2003 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/sh/Gcreate_addr_space.c Copyright (c) 2012 Tommi Rantala runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/sh/Gget_proc_info.c Copyright (c) 2008 CodeSourcery runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/sh/Gget_save_loc.c Copyright (c) 2012 Tommi Rantala runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/sh/Gglobal.c Copyright (c) 2012 Tommi Rantala runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/sh/Ginit.c Copyright (c) 2012 Tommi Rantala runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/sh/Ginit_local.c Copyright 2011 Linaro Limited runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/sh/Ginit_remote.c Copyright (c) 2008 CodeSourcery runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/sh/Gis_signal_frame.c Copyright (c) 2012 Tommi Rantala runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/sh/Gregs.c Copyright (c) 2012 Tommi Rantala runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/sh/Greg_states_iterate.c Copyright (c) 2002-2003 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/sh/Gresume.c Copyright (c) 2012 Tommi Rantala runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/sh/Gstep.c Copyright (c) 2012 Tommi Rantala runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/sh/init.h Copyright (c) 2012 Tommi Rantala runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/sh/is_fpreg.c Copyright (c) 2008 CodeSourcery runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/sh/regname.c Copyright (c) 2012 Tommi Rantala runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/sh/unwind_i.h Copyright (c) 2012 Tommi Rantala runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/tilegx/elfxx.c Copyright (c) 2008 CodeSourcery runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/tilegx/Gapply_reg_state.c Copyright (c) 2002-2003 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/tilegx/Gcreate_addr_space.c Copyright (c) 2014 Tilera Corp. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/tilegx/getcontext.S Copyright (c) 2014 Tilera Corp. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/tilegx/Gget_proc_info.c Copyright (c) 2014 Tilera Corp. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/tilegx/Gget_save_loc.c Copyright (c) 2014 Tilera Corp. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/tilegx/Gglobal.c Copyright (c) 2014 Tilera Corp. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/tilegx/Ginit.c Copyright (c) 2014 Tilera Corp. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/tilegx/Ginit_local.c Copyright (c) 2014 Tilera Corp. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/tilegx/Ginit_remote.c Copyright (c) 2014 Tilera Corp. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/tilegx/Gis_signal_frame.c Copyright (c) 2014 Tilera Corp. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/tilegx/Gregs.c Copyright (c) 2014 Tilera Corp. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/tilegx/Greg_states_iterate.c Copyright (c) 2002-2003 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/tilegx/Gresume.c Copyright (c) 2014 Tilera Corp. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/tilegx/Gstep.c Copyright (c) 2014 Tilera Corp. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/tilegx/init.h Copyright (c) 2014 Tilera Corp. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/tilegx/is_fpreg.c Copyright (c) 2008 CodeSourcery runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/tilegx/regname.c Copyright (c) 2014 Tilera Corp. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/tilegx/unwind_i.h Copyright (c) 2008 CodeSourcery runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/unwind/Backtrace.c Copyright (c) 2003-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/unwind/DeleteException.c Copyright (c) 2003-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/unwind/FindEnclosingFunction.c Copyright (c) 2003-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/unwind/ForcedUnwind.c Copyright (c) 2003-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/unwind/GetBSP.c Copyright (c) 2003-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/unwind/GetCFA.c Copyright (c) 2003-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/unwind/GetDataRelBase.c Copyright (c) 2003-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/unwind/GetGR.c Copyright (c) 2003-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/unwind/GetIP.c Copyright (c) 2003-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/unwind/GetIPInfo.c Copyright (c) 2009 Red Hat runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/unwind/GetLanguageSpecificData.c Copyright (c) 2003-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/unwind/GetRegionStart.c Copyright (c) 2003-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/unwind/GetTextRelBase.c Copyright (c) 2003-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/unwind/RaiseException.c Copyright (c) 2003-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/unwind/Resume.c Copyright (c) 2003-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/unwind/Resume_or_Rethrow.c Copyright (c) 2003-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/unwind/SetGR.c Copyright (c) 2003-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/unwind/SetIP.c Copyright (c) 2003-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/unwind/unwind-internal.h Copyright (c) 2003, 2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86_64/Gapply_reg_state.c Copyright (c) 2002-2003 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86_64/Gcreate_addr_space.c Copyright (c) 2012 Tommi Rantala runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86_64/getcontext.S Copyright (c) 2010 Konstantin Belousov runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86_64/Gget_proc_info.c Copyright (c) 2002-2003 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86_64/Gget_save_loc.c Copyright (c) 2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86_64/Gglobal.c Copyright (c) 2003, 2005 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86_64/Ginit.c Copyright (c) 2007 David Mosberger-Tang runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86_64/Ginit_local.c Copyright (c) 2002-2003 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86_64/Ginit_remote.c Copyright (c) 2003 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86_64/Gos-freebsd.c Copyright (c) 2010 Konstantin Belousov runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86_64/Gos-linux.c Copyright (c) 2002-2003 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86_64/Gos-solaris.c Copyright (c) 2002-2003 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86_64/Gregs.c Copyright (c) 2002-2004 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86_64/Greg_states_iterate.c Copyright (c) 2002-2003 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86_64/Gresume.c Copyright (c) 2002-2004 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86_64/Gstash_frame.c Copyright (c) 2010, 2011 by FERMI NATIONAL ACCELERATOR LABORATORY runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86_64/Gstep.c Copyright (c) 2002-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86_64/Gtrace.c Copyright (c) 2010, 2011 by FERMI NATIONAL ACCELERATOR LABORATORY runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86_64/init.h Copyright (c) 2002 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86_64/is_fpreg.c Copyright (c) 2004-2005 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86_64/longjmp.S Copyright (c) 2004-2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86_64/setcontext.S Copyright (c) 2010 Konstantin Belousov runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86_64/siglongjmp.S Copyright (c) 2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86_64/ucontext_i.h Copyright (c) 2004 Hewlett-Packard Co. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86_64/unwind_i.h Copyright (c) 2002, 2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86/Gapply_reg_state.c Copyright (c) 2002-2003 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86/Gcreate_addr_space.c Copyright (c) 2003 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86/getcontext-freebsd.S Copyright (c) 2010 Konstantin Belousov runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86/getcontext-linux.S Copyright (c) 2009 Google, Inc runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86/Gget_proc_info.c Copyright (c) 2002-2003 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86/Gget_save_loc.c Copyright (c) 2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86/Gglobal.c Copyright (c) 2003, 2005 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86/Ginit.c Copyright (c) 2007 David Mosberger-Tang runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86/Ginit_local.c Copyright (c) 2002-2003 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86/Ginit_remote.c Copyright (c) 2003 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86/Gos-freebsd.c Copyright (c) 2010 Konstantin Belousov runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86/Gos-linux.c Copyright (c) 2002-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86/Gregs.c Copyright (c) 2002-2004 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86/Greg_states_iterate.c Copyright (c) 2002-2003 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86/Gresume.c Copyright (c) 2002-2004 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86/Gstep.c Copyright (c) 2002-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86/init.h Copyright (c) 2002 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86/is_fpreg.c Copyright (c) 2004-2005 Hewlett-Packard Development Company, L.P. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86/longjmp.S Copyright (c) 2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86/siglongjmp.S Copyright (c) 2011 Konstantin Belousov runtime-5.0.0/src/coreclr/src/pal/src/libunwind/src/x86/unwind_i.h Copyright (c) 2002 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/tests/flush-cache.h Copyright (c) 2012 Tommi Rantala runtime-5.0.0/src/coreclr/src/pal/src/libunwind/tests/forker.c Copyright (c) 2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/tests/Gia64-test-nat.c Copyright (c) 2004-2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/tests/Gia64-test-rbs.c Copyright (c) 2003-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/tests/Gia64-test-readonly.c Copyright (c) 2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/tests/Gia64-test-stack.c Copyright (c) 2003 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/tests/Gperf-simple.c Copyright (c) 2003-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/tests/Gperf-trace.c Copyright (c) 2003-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/tests/Gtest-bt.c Copyright (c) 2001-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/tests/Gtest-concurrent.c Copyright (c) 2003-2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/tests/Gtest-dyn1.c Copyright (c) 2002-2003 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/tests/Gtest-exc.c Copyright (c) 2001-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/tests/Gtest-init.cxx Copyright (c) 2002-2003 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/tests/Gtest-nomalloc.c Copyright (c) 2009 Google, Inc runtime-5.0.0/src/coreclr/src/pal/src/libunwind/tests/Gtest-resume-sig.c Copyright (c) 2003-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/tests/Gtest-resume-sig-rt.c Copyright (c) 2012 Tommi Rantala runtime-5.0.0/src/coreclr/src/pal/src/libunwind/tests/Gtest-trace.c Copyright (c) 2010, 2011 by FERMI NATIONAL ACCELERATOR LABORATORY runtime-5.0.0/src/coreclr/src/pal/src/libunwind/tests/ia64-test-nat-asm.S Copyright (c) 2004-2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/tests/ia64-test-rbs-asm.S Copyright (c) 2003 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/tests/ia64-test-readonly-asm.S Copyright (c) 2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/tests/ia64-test-setjmp.c Copyright (c) 2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/tests/ia64-test-sig.c Copyright (c) 2001-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/tests/ia64-test-stack-asm.S Copyright (c) 2003 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/tests/Lrs-race.c Copyright (c) 2003-2005 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/tests/Ltest-cxx-exceptions.cxx Copyright (c) 2010 arun.sharma@google.com runtime-5.0.0/src/coreclr/src/pal/src/libunwind/tests/Ltest-mem-validate.c Copyright (c) 2003 Hewlett-Packard Co. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/tests/Ltest-nocalloc.c Copyright (c) 2011 Google, Inc runtime-5.0.0/src/coreclr/src/pal/src/libunwind/tests/mapper.c Copyright (c) 2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/tests/test-async-sig.c Copyright (c) 2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/tests/test-flush-cache.c Copyright (c) 2003 Hewlett-Packard Co. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/tests/test-init-remote.c Copyright (c) 2002 Hewlett-Packard Co. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/tests/test-mem.c Copyright (c) 2003 Hewlett-Packard Co. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/tests/test-proc-info.c Copyright (c) 2003 Hewlett-Packard Co. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/tests/test-ptrace.c Copyright (c) 2003-2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/tests/test-ptrace-misc.c Copyright (c) 2004 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/tests/test-reg-state.c Copyright (c) 2003 Hewlett-Packard Co. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/tests/test-setjmp.c Copyright (c) 2003 Hewlett-Packard Co runtime-5.0.0/src/coreclr/src/pal/src/libunwind/tests/test-static-link-gen.c Copyright (c) 2003 Hewlett-Packard Co. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/tests/test-static-link-loc.c Copyright (c) 2003 Hewlett-Packard Co. runtime-5.0.0/src/coreclr/src/pal/src/libunwind/tests/x64-unwind-badjmp-signal-frame.c Copyright (c) 2019 Brock York runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/mcs/commandline.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/mcs/commandline.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/mcs/mcs.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/mcs/mcs.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/mcs/removedup.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/mcs/removedup.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/mcs/verbasmdump.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/mcs/verbasmdump.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/mcs/verbconcat.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/mcs/verbconcat.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/mcs/verbdump.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/mcs/verbdump.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/mcs/verbdumpmap.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/mcs/verbdumpmap.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/mcs/verbdumptoc.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/mcs/verbdumptoc.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/mcs/verbfracture.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/mcs/verbfracture.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/mcs/verbildump.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/mcs/verbildump.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/mcs/verbinteg.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/mcs/verbinteg.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/mcs/verbmerge.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/mcs/verbmerge.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/mcs/verbremovedup.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/mcs/verbremovedup.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/mcs/verbstat.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/mcs/verbstat.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/mcs/verbstrip.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/mcs/verbstrip.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/mcs/verbtoc.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/mcs/verbtoc.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi/commandline.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi/commandline.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi/cycletimer.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi/cycletimer.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi/filecache.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi/filecache.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi/icorjitinfo.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi/icorjitinfo.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi/jitdebugger.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi/jitdebugger.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi/jithost.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi/jithost.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi/jitinstance.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi/jitinstance.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi/methodstatsemitter.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi/methodstatsemitter.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi/neardiffer.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi/neardiffer.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi/parallelsuperpmi.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shared/asmdumper.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shared/asmdumper.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shared/callutils.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shared/callutils.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shared/compileresult.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shared/compileresult.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shared/crlwmlist.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shared/errorhandling.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shared/errorhandling.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shared/hash.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shared/hash.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shared/icorjitcompilerimpl.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shared/icorjitinfoimpl.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shared/lightweightmap.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shared/logging.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shared/logging.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shared/lwmlist.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shared/mclist.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shared/mclist.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shared/methodcontext.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shared/methodcontext.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shared/methodcontextiterator.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shared/methodcontextiterator.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shared/methodcontextreader.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shared/methodcontextreader.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shared/registertablexarch.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shared/runtimedetails.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shared/simpletimer.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shared/simpletimer.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shared/spmidumphelper.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shared/spmidumphelper.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shared/spmirecordhelper.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shared/spmiutil.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shared/spmiutil.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shared/standardpch.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shared/tocfile.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shared/tocfile.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shared/typeutils.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shared/typeutils.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shim-collector/icorjitcompiler.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shim-collector/icorjitcompiler.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shim-collector/icorjitinfo.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shim-collector/icorjitinfo.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shim-collector/jithost.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shim-collector/jithost.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shim-collector/superpmi-shim-collector.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shim-collector/superpmi-shim-collector.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shim-counter/icorjitcompiler.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shim-counter/icorjitcompiler.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shim-counter/icorjitinfo.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shim-counter/icorjitinfo.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shim-counter/jithost.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shim-counter/jithost.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shim-counter/methodcallsummarizer.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shim-counter/methodcallsummarizer.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shim-counter/superpmi-shim-counter.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shim-counter/superpmi-shim-counter.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shim-simple/icorjitcompiler.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shim-simple/icorjitcompiler.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shim-simple/icorjitinfo.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shim-simple/icorjitinfo.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shim-simple/jithost.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shim-simple/jithost.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shim-simple/superpmi-shim-simple.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi-shim-simple/superpmi-shim-simple.h Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi/superpmi.cpp Copyright (c) Microsoft runtime-5.0.0/src/coreclr/src/ToolBox/superpmi/superpmi/superpmi.h Copyright (c) Microsoft runtime-5.0.0/src/installer/corehost/cli/json/rapidjson/allocators.h Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip runtime-5.0.0/src/installer/corehost/cli/json/rapidjson/cursorstreamwrapper.h Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip runtime-5.0.0/src/installer/corehost/cli/json/rapidjson/document.h Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip runtime-5.0.0/src/installer/corehost/cli/json/rapidjson/encodedstream.h Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip runtime-5.0.0/src/installer/corehost/cli/json/rapidjson/encodings.h Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip runtime-5.0.0/src/installer/corehost/cli/json/rapidjson/error/en.h Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip runtime-5.0.0/src/installer/corehost/cli/json/rapidjson/error/error.h Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip runtime-5.0.0/src/installer/corehost/cli/json/rapidjson/filereadstream.h Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip runtime-5.0.0/src/installer/corehost/cli/json/rapidjson/filewritestream.h Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip runtime-5.0.0/src/installer/corehost/cli/json/rapidjson/fwd.h Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip runtime-5.0.0/src/installer/corehost/cli/json/rapidjson/internal/biginteger.h Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip runtime-5.0.0/src/installer/corehost/cli/json/rapidjson/internal/diyfp.h Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip runtime-5.0.0/src/installer/corehost/cli/json/rapidjson/internal/dtoa.h Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip runtime-5.0.0/src/installer/corehost/cli/json/rapidjson/internal/ieee754.h Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip runtime-5.0.0/src/installer/corehost/cli/json/rapidjson/internal/itoa.h Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip runtime-5.0.0/src/installer/corehost/cli/json/rapidjson/internal/meta.h Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip runtime-5.0.0/src/installer/corehost/cli/json/rapidjson/internal/pow10.h Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip runtime-5.0.0/src/installer/corehost/cli/json/rapidjson/internal/regex.h Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip runtime-5.0.0/src/installer/corehost/cli/json/rapidjson/internal/stack.h Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip runtime-5.0.0/src/installer/corehost/cli/json/rapidjson/internal/strfunc.h Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip runtime-5.0.0/src/installer/corehost/cli/json/rapidjson/internal/strtod.h Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip runtime-5.0.0/src/installer/corehost/cli/json/rapidjson/internal/swap.h Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip runtime-5.0.0/src/installer/corehost/cli/json/rapidjson/istreamwrapper.h Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip runtime-5.0.0/src/installer/corehost/cli/json/rapidjson/memorybuffer.h Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip runtime-5.0.0/src/installer/corehost/cli/json/rapidjson/memorystream.h Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip runtime-5.0.0/src/installer/corehost/cli/json/rapidjson/ostreamwrapper.h Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip runtime-5.0.0/src/installer/corehost/cli/json/rapidjson/pointer.h Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip runtime-5.0.0/src/installer/corehost/cli/json/rapidjson/prettywriter.h Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip runtime-5.0.0/src/installer/corehost/cli/json/rapidjson/rapidjson.h Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip runtime-5.0.0/src/installer/corehost/cli/json/rapidjson/reader.h Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip runtime-5.0.0/src/installer/corehost/cli/json/rapidjson/schema.h Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo runtime-5.0.0/src/installer/corehost/cli/json/rapidjson/stream.h Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip runtime-5.0.0/src/installer/corehost/cli/json/rapidjson/stringbuffer.h Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip runtime-5.0.0/src/installer/corehost/cli/json/rapidjson/writer.h Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip runtime-5.0.0/src/installer/corehost/cli/test_fx_ver/CMakeLists.txt Copyright (c) .NET Foundation and contributors runtime-5.0.0/src/installer/corehost/cli/test_fx_ver/test_fx_ver.cpp Copyright (c) .NET Foundation and contributors runtime-5.0.0/src/installer/managed/Microsoft.NET.HostModel/ResourceUpdater.cs Copyright (c) .NET Foundation and contributors runtime-5.0.0/src/installer/pkg/packaging/deb/dotnet-hostfxr-debian_config.json Copyright (c) 2017 Microsoft runtime-5.0.0/src/installer/pkg/packaging/deb/dotnet-runtime-deps-debian_config.json Copyright (c) 2018 Microsoft runtime-5.0.0/src/installer/pkg/packaging/deb/dotnet-sharedframework-debian_config.json Copyright (c) 2017 Microsoft runtime-5.0.0/src/installer/pkg/packaging/deb/dotnet-sharedhost-debian_config.json Copyright (c) 2017 Microsoft runtime-5.0.0/src/installer/pkg/packaging/osx/resources/cs.lproj/eula.rtf Copyright (c) 2015 .NET Foundation runtime-5.0.0/src/installer/pkg/packaging/osx/resources/de.lproj/eula.rtf Copyright (c) 2015 .NET Foundation runtime-5.0.0/src/installer/pkg/packaging/osx/resources/en.lproj/eula.rtf Copyright (c) 2015 .NET Foundation runtime-5.0.0/src/installer/pkg/packaging/osx/resources/es.lproj/eula.rtf Copyright (c) 2015 .NET Foundation runtime-5.0.0/src/installer/pkg/packaging/osx/resources/fr.lproj/eula.rtf Copyright (c) 2015 .NET Foundation runtime-5.0.0/src/installer/pkg/packaging/osx/resources/it.lproj/eula.rtf Copyright (c) 2015 .NET Foundation runtime-5.0.0/src/installer/pkg/packaging/osx/resources/ja.lproj/eula.rtf Copyright (c) 2015 .NET Foundation runtime-5.0.0/src/installer/pkg/packaging/osx/resources/ko.lproj/eula.rtf Copyright (c) 2015 .NET Foundation runtime-5.0.0/src/installer/pkg/packaging/osx/resources/pl.lproj/eula.rtf Copyright (c) 2015 .NET Foundation runtime-5.0.0/src/installer/pkg/packaging/osx/resources/pt-br.lproj/eula.rtf Copyright (c) 2015 .NET Foundation runtime-5.0.0/src/installer/pkg/packaging/osx/resources/ru.lproj/eula.rtf Copyright (c) 2015 .NET Foundation runtime-5.0.0/src/installer/pkg/packaging/osx/resources/tr.lproj/eula.rtf Copyright (c) 2015 .NET Foundation runtime-5.0.0/src/installer/pkg/packaging/osx/resources/zh-hans.lproj/eula.rtf Copyright (c) 2015 .NET Foundation runtime-5.0.0/src/installer/pkg/packaging/osx/resources/zh-hant.lproj/eula.rtf Copyright (c) 2015 .NET Foundation runtime-5.0.0/src/installer/pkg/packaging/rpm/dotnet-hostfxr-rpm_config.json Copyright (c) 2017 Microsoft runtime-5.0.0/src/installer/pkg/packaging/rpm/dotnet-runtime-deps-rpm_config_centos.7-x64.json Copyright (c) 2018 Microsoft runtime-5.0.0/src/installer/pkg/packaging/rpm/dotnet-runtime-deps-rpm_config_fedora.27-x64.json Copyright (c) 2018 Microsoft runtime-5.0.0/src/installer/pkg/packaging/rpm/dotnet-runtime-deps-rpm_config_opensuse.42-x64.json Copyright (c) 2018 Microsoft runtime-5.0.0/src/installer/pkg/packaging/rpm/dotnet-runtime-deps-rpm_config_oraclelinux.7-x64.json Copyright (c) 2018 Microsoft runtime-5.0.0/src/installer/pkg/packaging/rpm/dotnet-runtime-deps-rpm_config_rhel.7-x64.json Copyright (c) 2018 Microsoft runtime-5.0.0/src/installer/pkg/packaging/rpm/dotnet-runtime-deps-rpm_config_sles.12-x64.json Copyright (c) 2018 Microsoft runtime-5.0.0/src/installer/pkg/packaging/rpm/dotnet-sharedframework-rpm_config.json Copyright (c) 2017 Microsoft runtime-5.0.0/src/installer/pkg/packaging/rpm/dotnet-sharedhost-rpm_config.json Copyright (c) 2017 Microsoft runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) 2019-2020 West Wind Technologies runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) 2013-2017, Milosz Krajewski runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) 2010-2019 Google LLC. http://angular.io/license runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) 2019 David Fowler runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) 2011 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) 2016 Richard Morris runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) 2017 Yoshifumi Kawai runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) Sindre Sorhus (https://sindresorhus.com) runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) .NET Foundation and Contributors runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) 2015 Xamarin, Inc (http://www.xamarin.com) runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) Microsoft Corporation runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) .NET Foundation runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) 2005-2007, Nick Galbreath runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) 2007 James Newton-King runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) 2009, 2010, 2013-2016 by the Brotli Authors runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) 2011-2020 Microsoft Corp runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) 2018 Alexander Chermyanin runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) 2020 Dan Shechter runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) Andrew Arnott runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) 2014 Ryan Juckett http://www.ryanjuckett.com runtime-5.0.0/src/installer/tests/HostActivation.Tests/NativeUnitTests.cs Copyright (c) .NET Foundation and contributors runtime-5.0.0/src/libraries/Native/AnyOS/brotli/common/constants.h Copyright 2016 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/common/context.h Copyright 2013 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/common/dictionary.c Copyright 2013 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/common/dictionary.h Copyright 2013 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/common/platform.h Copyright 2016 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/common/transform.c Copyright 2013 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/common/version.h Copyright 2016 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/dec/bit_reader.c Copyright 2013 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/dec/bit_reader.h Copyright 2013 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/dec/decode.c Copyright 2013 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/dec/huffman.c Copyright 2013 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/dec/huffman.h Copyright 2013 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/dec/prefix.h Copyright 2013 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/dec/state.c Copyright 2015 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/dec/state.h Copyright 2015 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/backward_references.c Copyright 2013 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/backward_references.h Copyright 2013 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/backward_references_hq.c Copyright 2013 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/backward_references_hq.h Copyright 2013 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/backward_references_inc.h Copyright 2013 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/bit_cost.c Copyright 2013 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/bit_cost.h Copyright 2013 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/bit_cost_inc.h Copyright 2013 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/block_encoder_inc.h Copyright 2014 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/block_splitter.c Copyright 2013 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/block_splitter.h Copyright 2013 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/block_splitter_inc.h Copyright 2013 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/brotli_bit_stream.c Copyright 2014 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/brotli_bit_stream.h Copyright 2014 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/cluster.c Copyright 2013 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/cluster.h Copyright 2013 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/cluster_inc.h Copyright 2013 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/command.h Copyright 2013 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/compress_fragment.c Copyright 2015 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/compress_fragment.h Copyright 2015 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/compress_fragment_two_pass.c Copyright 2015 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/compress_fragment_two_pass.h Copyright 2015 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/dictionary_hash.c Copyright 2015 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/dictionary_hash.h Copyright 2015 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/encode.c Copyright 2013 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/encoder_dict.c Copyright 2017 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/encoder_dict.h Copyright 2017 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/entropy_encode.c Copyright 2010 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/entropy_encode.h Copyright 2010 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/entropy_encode_static.h Copyright 2015 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/fast_log.h Copyright 2013 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/find_match_length.h Copyright 2010 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/hash_composite_inc.h Copyright 2018 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/hash_forgetful_chain_inc.h Copyright 2016 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/hash.h Copyright 2010 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/hash_longest_match64_inc.h Copyright 2010 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/hash_longest_match_inc.h Copyright 2010 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/hash_longest_match_quickly_inc.h Copyright 2010 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/hash_rolling_inc.h Copyright 2018 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/hash_to_binary_tree_inc.h Copyright 2016 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/histogram.c Copyright 2013 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/histogram.h Copyright 2013 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/histogram_inc.h Copyright 2013 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/literal_cost.c Copyright 2013 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/literal_cost.h Copyright 2013 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/memory.c Copyright 2015 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/memory.h Copyright 2016 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/metablock.c Copyright 2015 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/metablock.h Copyright 2015 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/metablock_inc.h Copyright 2015 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/params.h Copyright 2017 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/prefix.h Copyright 2013 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/quality.h Copyright 2016 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/ringbuffer.h Copyright 2013 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/static_dict.c Copyright 2013 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/static_dict.h Copyright 2013 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/static_dict_lut.h Copyright 2015 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/utf8_util.c Copyright 2013 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/utf8_util.h Copyright 2013 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/enc/write_bits.h Copyright 2010 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/fuzz/run_decode_fuzzer.c Copyright 2016 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/include/brotli/decode.h Copyright 2013 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/include/brotli/encode.h Copyright 2013 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/include/brotli/port.h Copyright 2016 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/include/brotli/types.h Copyright 2013 Google Inc. runtime-5.0.0/src/libraries/Native/AnyOS/brotli/tools/brotli.c Copyright 2014 Google Inc. runtime-5.0.0/src/libraries/System.ComponentModel.TypeConverter/tests/ContextStackTests.cs Copyright (c) 2007 Ivan N. Zlatev runtime-5.0.0/src/libraries/System.ComponentModel.TypeConverter/tests/Design/Serialization/InstanceDescriptorTests.cs Copyright (c) 2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.ComponentModel.TypeConverter/tests/ReferenceConverterTests.cs Copyright (c) 2008 Ivan N. Zlatev runtime-5.0.0/src/libraries/System.ComponentModel.TypeConverter/tests/THIRD-PARTY-NOTICES Copyright (c) .NET Foundation Contributors runtime-5.0.0/src/libraries/System.Configuration.ConfigurationManager/tests/Mono/CallbackValidatorTest.cs Copyright (c) 2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Configuration.ConfigurationManager/tests/Mono/CommaDelimitedStringCollectionConverterTest.cs Copyright (c) 2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Configuration.ConfigurationManager/tests/Mono/CommaDelimitedStringCollectionTest.cs Copyright (c) 2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Configuration.ConfigurationManager/tests/Mono/ConfigurationElementTest.cs Copyright (c) 2006 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Configuration.ConfigurationManager/tests/Mono/ConfigurationErrorsExceptionTest.cs Copyright (c) 2008 Gert Driesen runtime-5.0.0/src/libraries/System.Configuration.ConfigurationManager/tests/Mono/ConfigurationLockCollectionTest.cs Copyright (c) 2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Configuration.ConfigurationManager/tests/Mono/ConfigurationManagerTest.cs Copyright (c) 2005-2006 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Configuration.ConfigurationManager/tests/Mono/ConfigurationPropertyTest.cs Copyright (c) 2006 Mainsoft, Inc (http://www.mainsoft.com) runtime-5.0.0/src/libraries/System.Configuration.ConfigurationManager/tests/Mono/ConfigurationSaveTest.cs Copyright (c) 2012 Xamarin Inc. (http://www.xamarin.com) runtime-5.0.0/src/libraries/System.Configuration.ConfigurationManager/tests/Mono/ConfigurationSectionGroupTest.cs Copyright (c) 2007 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Configuration.ConfigurationManager/tests/Mono/ConfigurationSectionTest.cs Copyright (c) 2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Configuration.ConfigurationManager/tests/Mono/ConnectionStringSettingsTest.cs Copyright (c) 2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Configuration.ConfigurationManager/tests/Mono/DefaultValidatorTest.cs Copyright (c) 2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Configuration.ConfigurationManager/tests/Mono/ExeConfigurationFileMapTest.cs Copyright (c) 2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Configuration.ConfigurationManager/tests/Mono/GenericEnumConverterTest.cs Copyright (c) 2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Configuration.ConfigurationManager/tests/Mono/InfiniteIntConverterTest.cs Copyright (c) 2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Configuration.ConfigurationManager/tests/Mono/InfiniteTimeSpanConverterTest.cs Copyright (c) 2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Configuration.ConfigurationManager/tests/Mono/IntegerValidatorTest.cs Copyright (c) 2012 7digital Media, Ltd (http://www.7digital.com) runtime-5.0.0/src/libraries/System.Configuration.ConfigurationManager/tests/Mono/KeyValueConfigurationCollectionTest.cs Copyright (c) 2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Configuration.ConfigurationManager/tests/Mono/KeyValueConfigurationElementTest.cs Copyright (c) 2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Configuration.ConfigurationManager/tests/Mono/LongValidatorTest.cs Copyright (c) 2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Configuration.ConfigurationManager/tests/Mono/PositiveTimeSpanValidatorTest.cs Copyright (c) 2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Configuration.ConfigurationManager/tests/Mono/RegexStringValidatorTest.cs Copyright (c) 2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Configuration.ConfigurationManager/tests/Mono/StringValidatorTest.cs Copyright (c) 2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Configuration.ConfigurationManager/tests/Mono/SubclassTypeValidatorTest.cs Copyright (c) 2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Configuration.ConfigurationManager/tests/Mono/TestLabel.cs Copyright (c) 2012 Xamarin Inc. (http://www.xamarin.com) runtime-5.0.0/src/libraries/System.Configuration.ConfigurationManager/tests/Mono/TestUtil.cs Copyright (c) 2012 Xamarin Inc. (http://www.xamarin.com) runtime-5.0.0/src/libraries/System.Configuration.ConfigurationManager/tests/Mono/TimeSpanMinutesConverterTest.cs Copyright (c) 2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Configuration.ConfigurationManager/tests/Mono/TimeSpanMinutesOrInfiniteConverterTest.cs Copyright (c) 2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Configuration.ConfigurationManager/tests/Mono/TimeSpanSecondsConverterTest.cs Copyright (c) 2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Configuration.ConfigurationManager/tests/Mono/TimeSpanSecondsOrInfiniteConverterTest.cs Copyright (c) 2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Configuration.ConfigurationManager/tests/Mono/TimeSpanValidatorTest.cs Copyright (c) 2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Configuration.ConfigurationManager/tests/Mono/TypeNameConverterTest.cs Copyright (c) 2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Configuration.ConfigurationManager/tests/Mono/WhiteSpaceTrimStringConverterTest.cs Copyright (c) 2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Data.Common/tests/DataProvider.cs Copyright (c) 2004 Mainsoft Co. runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/Common/DataColumnMappingCollectionTest.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/Common/DataTableMappingCollectionTest.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/Common/DbConnectionStringBuilderTest.cs Copyright (c) 2008 Daniel Morgan runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/Common/DbDataReaderMock.cs Copyright (c) 2014 Mika Aalto runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/ConstraintCollectionTest2.cs Copyright (c) 2004 Mainsoft Co. runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/ConstraintCollectionTest.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/ConstraintExceptionTest.cs Copyright (c) 2004 Mainsoft Co. runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/ConstraintTest.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DataColumnCollectionTest2.cs Copyright (c) 2004 Mainsoft Co. runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DataColumnCollectionTest.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DataColumnTest2.cs Copyright (c) 2004 Mainsoft Co. runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DataColumnTest.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DataRelationCollectionTest2.cs Copyright (c) 2004 Mainsoft Co. runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DataRelationCollectionTest.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DataRelationTest2.cs Copyright (c) 2004 Mainsoft Co. runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DataRelationTest.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DataRowCollectionTest2.cs Copyright (c) 2004 Mainsoft Co. runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DataRowCollectionTest.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DataRowTest2.cs Copyright (c) 2004 Mainsoft Co. runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DataRowTest.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DataRowViewTest2.cs Copyright (c) 2004 Mainsoft Co. runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DataRowViewTest.cs Copyright (c) 2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DataSetAssertion.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DataSetInferXmlSchemaTest.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DataSetReadXmlSchemaTest.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DataSetReadXmlTest.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DataSetTest2.cs Copyright (c) 2009 Novell Inc. runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DataSetTest.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DataSetTypedDataSetTest.cs Copyright (c) 2004 Mainsoft Co. runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DataTableCollectionTest2.cs Copyright (c) 2004 Mainsoft Co. runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DataTableCollectionTest.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DataTableLoadRowTest.cs Copyright (c) 2004 Novell Inc. runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DataTableReadWriteXmlTest.cs Copyright (c) 2006 runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DataTableReadXmlSchemaTest.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DataTableTest2.cs Copyright (c) 2004 Mainsoft Co. runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DataTableTest3.cs Copyright (c) 2007 Novell, Inc runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DataTableTest4.cs Copyright (c) 2007 Novell, Inc runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DataTableTest5.cs Copyright (c) 2007 Novell, Inc runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DataTableTest.cs Copyright (c) 2011 Xamarin Inc. (http://www.xamarin.com) runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DataViewManagerTest.cs Copyright (c) 2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DataViewTest2.cs Copyright (c) 2004 Mainsoft Co. runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DataViewTest.cs Copyright (c) 2004-2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DataViewTest_IBindingList.cs Copyright (c) 2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DataViewTest_IBindingListView.cs Copyright (c) 2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DeletedRowInaccessibleExceptionTest.cs Copyright (c) 2004 Mainsoft Co. runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DuplicateNameExceptionTest.cs Copyright (c) 2004 Mainsoft Co. runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/EvaluateExceptionTest.cs Copyright (c) 2004 Mainsoft Co. runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/ForeignKeyConstraintTest2.cs Copyright (c) 2004 Mainsoft Co. runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/ForeignKeyConstraintTest.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/InRowChangingEventExceptionTest.cs Copyright (c) 2004 Mainsoft Co. runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/InvalidConstraintExceptionTest.cs Copyright (c) 2004 Mainsoft Co. runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/MissingPrimaryKeyExceptionTest.cs Copyright (c) 2004 Mainsoft Co. runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/NoNullAllowedExceptionTest.cs Copyright (c) 2004 Mainsoft Co. runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/ReadOnlyExceptionTest.cs Copyright (c) 2004 Mainsoft Co. runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/RowNotInTableExceptionTest.cs Copyright (c) 2004 Mainsoft Co. runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlBinaryTest.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlBooleanTest.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlByteTest.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlDateTimeTest.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlDecimalTest.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlDoubleTest.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlGuidTest.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlInt16Test.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlInt32Test.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlInt64Test.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlMoneyTest.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlSingleTest.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlStringTest.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SyntaxErrorExceptionTest.cs Copyright (c) 2004 Mainsoft Co. runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/UniqueConstraintTest2.cs Copyright (c) 2004 Mainsoft Co. runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/UniqueConstraintTest.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/VersionNotFoundException.cs Copyright (c) 2004 Mainsoft Co. runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/XmlDataLoaderTest.cs Copyright (c) 2007 Novell, Inc runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/XmlDataReaderTest.cs Copyright (c) 2007 Novell, Inc runtime-5.0.0/src/libraries/System.Data.DataSetExtensions/tests/Mono/DataRowComparerTest.cs Copyright (c) 2008 Novell, Inc. http://www.novell.com runtime-5.0.0/src/libraries/System.Data.DataSetExtensions/tests/Mono/DataRowExtensionsTest.cs Copyright (c) 2008 Novell, Inc. http://www.novell.com runtime-5.0.0/src/libraries/System.Data.DataSetExtensions/tests/Mono/DataTableExtensionsTest.cs Copyright (c) 2008 Novell, Inc. http://www.novell.com runtime-5.0.0/src/libraries/System.Data.DataSetExtensions/tests/Mono/EnumerableRowCollectionTest.cs Copyright (c) 2008 Novell, Inc. http://www.novell.com runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Bitmap.Unix.cs Copyright (c) 2004-2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/BufferedGraphicsContext.Unix.cs Copyright (c) 2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/BufferedGraphicsManager.Unix.cs Copyright (c) 2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/BufferedGraphics.Unix.cs Copyright (c) 2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.Unix.cs Copyright (c) 2004,2006-2007 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Font.Unix.cs Copyright (c) 2004, 2006 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/GdiPlusStreamHelper.Unix.cs Copyright (c) 2004 - 2007 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.Unix.cs Copyright (c) 2004-2006 Novell, Inc. (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Icon.Unix.cs Copyright (c) 2004-2008 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/ImageAnimator.Unix.cs Copyright (c) 2004,2006-2007 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Image.Unix.cs Copyright (c) 2002 Ximian, Inc. http://www.ximian.com runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/BitmapData.Unix.cs Copyright (c) 2004, 2006 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.Unix.cs Copyright (c) 2004, 2006 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.Unix.cs Copyright (c) 2004,2006-2007 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetaHeader.Unix.cs Copyright (c) 2004, 2006-2007 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/macFunctions.cs Copyright (c) 2007 Novell, Inc. (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/MarshallingHelpers.cs Copyright (c) 2004 - 2007 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/NativeStructs.Unix.cs Copyright (c) 2004, 2007 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.Unix.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PreviewPrintController.Unix.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintController.Unix.cs Copyright (c) 2004, 2006 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.Unix.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.Unix.cs Copyright (c) 2004,2006 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintEventArgs.Unix.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintingServices.Unix.cs Copyright (c) 2005 Novell, Inc. http://www.novell.com runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintPageEventArgs.Unix.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/StandardPrintController.Unix.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/SRDescriptionAttribute.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/SystemFonts.Unix.cs Copyright (c) 2005, 2007 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/SystemIcons.Unix.cs Copyright (c) 2004, 2006 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.Unix.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/tests/BitmapTests.cs Copyright (c) 2004,2006-2007 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/tests/Drawing2D/GraphicsPathIteratorTests.cs Copyright (c) 2006-2007 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/tests/Drawing2D/GraphicsPathTests.cs Copyright (c) 2006-2007 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/tests/Drawing2D/MatrixTests.cs Copyright (c) 2005-2006 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/tests/Drawing2D/PathGradientBrushTests.cs Copyright (c) 2005-2006 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/tests/IconTests.cs Copyright (c) 2004,2006-2008 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/tests/Imaging/ColorMatrixTests.cs Copyright (c) 2005-2007 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/tests/Imaging/ImageAttributesTests.cs Copyright (c) 2005-2006 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/tests/Imaging/ImageCodecInfoTests.cs Copyright (c) 2004-2007 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/tests/Imaging/MetafileTests.cs Copyright (c) 2005-2006 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/tests/Imaging/PropertyItemTests.cs Copyright (c) 2005-2006 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/tests/mono/System.Drawing/BitmapTests.cs Copyright (c) 2004,2006-2007 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/tests/mono/System.Drawing/GraphicsTests.cs Copyright (c) 2005-2008 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/tests/mono/System.Drawing.Imaging/BmpCodecTests.cs Copyright (c) 2004-2007 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/tests/mono/System.Drawing.Imaging/GifCodecTests.cs Copyright (c) 2006, 2007 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/tests/mono/System.Drawing.Imaging/IconCodecTests.cs Copyright (c) 2006-2007 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/tests/mono/System.Drawing.Imaging/JpegCodecTests.cs Copyright (c) 2004-2007 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/tests/mono/System.Drawing.Imaging/PngCodecTests.cs Copyright (c) 2006, 2007 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/tests/mono/System.Drawing.Imaging/TiffCodecTests.cs Copyright (c) 2006, 2007 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/tests/mono/System.Imaging/MetafileTest.cs Copyright (c) 2007 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/tests/Printing/MarginsTests.cs Copyright (c) 2007 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/tests/Printing/PageSettingsTests.cs Copyright (c) 2004-2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/tests/Printing/PaperSizeTests.cs Copyright (c) 2009 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/tests/Printing/PaperSourceTests.cs Copyright (c) 2009 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/tests/Printing/PrintDocumentTests.cs Copyright (c) 2005-2006 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/tests/Printing/PrinterSettingsTests.cs Copyright (c) 2007 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/tests/Printing/PrinterUnitConvertTests.cs Copyright (c) 2004-2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Drawing.Common/tests/RegionTests.cs Copyright (c) 2004-2008 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Net.HttpListener/src/System/Net/Managed/ChunkedInputStream.cs Copyright (c) 2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Net.HttpListener/src/System/Net/Managed/ChunkStream.cs (c) 2003 Ximian, Inc (http://www.ximian.com) runtime-5.0.0/src/libraries/System.Net.HttpListener/src/System/Net/Managed/HttpConnection.cs Copyright (c) 2012 Xamarin, Inc. (http://xamarin.com) runtime-5.0.0/src/libraries/System.Net.HttpListener/src/System/Net/Managed/HttpEndPointListener.cs Copyright (c) 2012 Xamarin, Inc. (http://xamarin.com) runtime-5.0.0/src/libraries/System.Net.HttpListener/src/System/Net/Managed/HttpEndPointManager.cs Copyright (c) 2005 Novell, Inc. (http://www.novell.com) runtime-5.0.0/src/libraries/System.Net.HttpListener/src/System/Net/Managed/HttpListenerRequest.Managed.cs Copyright (c) 2011-2012 Xamarin, Inc. (http://xamarin.com) runtime-5.0.0/src/libraries/System.Net.HttpListener/src/System/Net/Managed/HttpListenerResponse.Managed.cs Copyright (c) 2005 Novell, Inc. (http://www.novell.com) runtime-5.0.0/src/libraries/System.Net.HttpListener/src/System/Net/Managed/HttpRequestStream.Managed.cs Copyright (c) 2005 Novell, Inc. (http://www.novell.com) runtime-5.0.0/src/libraries/System.Net.HttpListener/src/System/Net/Managed/HttpResponseStream.Managed.cs Copyright (c) 2005 Novell, Inc. (http://www.novell.com) runtime-5.0.0/src/libraries/System.Net.HttpListener/src/System/Net/Managed/HttpStreamAsyncResult.cs Copyright (c) 2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Net.HttpListener/src/System/Net/Managed/ListenerAsyncResult.Managed.cs Copyright (c) 2005 Ximian, Inc (http://www.ximian.com) runtime-5.0.0/src/libraries/System.Net.HttpListener/src/System/Net/Managed/ListenerPrefix.cs Copyright (c) 2005 Novell, Inc. (http://www.novell.com) runtime-5.0.0/src/libraries/System.Private.Uri/tests/FunctionalTests/UriParserTest.cs Copyright (c) 2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Runtime.Caching/tests/Common/PokerMemoryCache.cs Copyright (c) 2010 Novell, Inc. (http://novell.com/) runtime-5.0.0/src/libraries/System.Runtime.Caching/tests/Common/PokerObjectCache.cs Copyright (c) 2010 Novell, Inc. (http://novell.com/) runtime-5.0.0/src/libraries/System.Runtime.Caching/tests/Common/TestNotificationSystem.cs Copyright (c) 2010 Novell, Inc. (http://novell.com/) runtime-5.0.0/src/libraries/System.Runtime.Caching/tests/System.Runtime.Caching/HostFileChangeMonitorTest.cs Copyright (c) 2010 Novell, Inc. (http://novell.com/) runtime-5.0.0/src/libraries/System.Runtime.Caching/tests/System.Runtime.Caching/MemoryCacheTest.cs Copyright (c) 2010 Novell, Inc. (http://novell.com/) runtime-5.0.0/src/libraries/System.Runtime.Caching/tests/System.Runtime.Caching/ObjectCacheTest.cs Copyright (c) 2010 Novell, Inc. (http://novell.com/) runtime-5.0.0/src/libraries/System.Runtime/tests/System/TypedReferenceTests.cs Copyright (c) 2015 Xamarin Inc (http://www.xamarin.com) runtime-5.0.0/src/libraries/System.Security.Cryptography.Algorithms/tests/PKCS1MaskGenerationMethodTest.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Security.Permissions/tests/SecurityElementTests.cs Copyright (c) 2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Text.Json/tests/NewtonsoftTests/CamelCaseTests.cs Copyright (c) 2007 James Newton-King runtime-5.0.0/src/libraries/System.Text.Json/tests/NewtonsoftTests/CustomObjectConverterTests.cs Copyright (c) 2007 James Newton-King runtime-5.0.0/src/libraries/System.Text.Json/tests/NewtonsoftTests/DateTimeConverterTests.cs Copyright (c) 2007 James Newton-King runtime-5.0.0/src/libraries/System.Text.Json/tests/NewtonsoftTests/EnumConverterTests.cs Copyright (c) 2007 James Newton-King runtime-5.0.0/src/libraries/System.Text.Json/tests/NewtonsoftTests/ImmutableCollectionsTests.cs Copyright (c) 2007 James Newton-King runtime-5.0.0/src/libraries/System.Text.Json/tests/NewtonsoftTests/JsonSerializerTests.cs Copyright (c) 2007 James Newton-King runtime-5.0.0/src/libraries/System.Web.HttpUtility/src/System/Web/HttpUtility.cs Copyright (c) 2005-2010 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/libraries/System.Web.HttpUtility/tests/HttpUtility/HttpUtilityTest.cs Copyright (c) 2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/mono/arch/amd64/amd64-codegen.h Copyright (c) 2001, 2002 Ximian, Inc. runtime-5.0.0/src/mono/mono/arch/arm64/arm64-codegen.h Copyright 2013 Xamarin, Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/mono/arch/arm/arm-codegen.h Copyright (c) 2002-2003 Sergey Chaban runtime-5.0.0/src/mono/mono/arch/arm/arm-vfp-codegen.h Copyright 2011 Xamarin Inc runtime-5.0.0/src/mono/mono/arch/arm/arm-wmmx.h Copyright 2002 Wild West Software runtime-5.0.0/src/mono/mono/arch/mips/mips-codegen.h Copyright (c) 2004 Novell, Inc runtime-5.0.0/src/mono/mono/arch/ppc/ppc-codegen.h Copyright (c) 2007-2008 Andreas Faerber runtime-5.0.0/src/mono/mono/arch/s390x/s390x-codegen.h Copyright (c) 2001 Radek Doulik runtime-5.0.0/src/mono/mono/arch/x86/x86-codegen.h Copyright (c) 2001, 2002 Ximian, Inc. runtime-5.0.0/src/mono/mono/eglib/garray.c (c) 2006 Novell, Inc. runtime-5.0.0/src/mono/mono/eglib/gbytearray.c (c) 2010 Novell, Inc. runtime-5.0.0/src/mono/mono/eglib/gdate-unix.c (c) 2006 Novell, Inc. runtime-5.0.0/src/mono/mono/eglib/gdate-win32.c (c) 2006 Novell, Inc. runtime-5.0.0/src/mono/mono/eglib/gdir-unix.c (c) 2006 Novell, Inc. runtime-5.0.0/src/mono/mono/eglib/gdir-win32.c (c) 2006 Novell, Inc. runtime-5.0.0/src/mono/mono/eglib/gerror.c (c) 2006 Novell, Inc. runtime-5.0.0/src/mono/mono/eglib/gfile.c (c) 2006 Novell, Inc. runtime-5.0.0/src/mono/mono/eglib/gfile-posix.c (c) 2006 Novell, Inc. runtime-5.0.0/src/mono/mono/eglib/gfile-unix.c (c) 2006 Novell, Inc. runtime-5.0.0/src/mono/mono/eglib/gfile-win32.c (c) 2006 Novell, Inc. runtime-5.0.0/src/mono/mono/eglib/ghashtable.c (c) 2006 Novell, Inc. runtime-5.0.0/src/mono/mono/eglib/giconv.c Copyright (c) 2011 Jeffrey Stedfast runtime-5.0.0/src/mono/mono/eglib/glist.c (c) 2006 Novell, Inc. runtime-5.0.0/src/mono/mono/eglib/gmarkup.c (c) 2006 Novell, Inc. runtime-5.0.0/src/mono/mono/eglib/gmem.c (c) 2006 Novell, Inc. runtime-5.0.0/src/mono/mono/eglib/gmisc-unix.c (c) 2006 Novell, Inc. runtime-5.0.0/src/mono/mono/eglib/gmisc-win32.c (c) 2006 Novell, Inc. runtime-5.0.0/src/mono/mono/eglib/gmisc-win32-uwp.c Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/eglib/gmodule-aix.c (c) 2019 Calvin Buckley runtime-5.0.0/src/mono/mono/eglib/gmodule-unix.c (c) 2006 Jonathan Chambers runtime-5.0.0/src/mono/mono/eglib/gmodule-win32.c (c) 2006 Jonathan Chambers runtime-5.0.0/src/mono/mono/eglib/gmodule-win32-uwp.c Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/eglib/goutput.c Copyright 2011 Xamarin Inc. runtime-5.0.0/src/mono/mono/eglib/gpath.c (c) 2006 Novell, Inc. runtime-5.0.0/src/mono/mono/eglib/gpattern.c (c) 2006 Novell, Inc. runtime-5.0.0/src/mono/mono/eglib/gptrarray.c (c) 2006,2011 Novell, Inc. runtime-5.0.0/src/mono/mono/eglib/gqsort.c (c) 2011 Novell, Inc. runtime-5.0.0/src/mono/mono/eglib/gqueue.c Copyright (c) 2006-2009 Novell, Inc. runtime-5.0.0/src/mono/mono/eglib/gshell.c (c) 2006 Novell, Inc. runtime-5.0.0/src/mono/mono/eglib/gslist.c (c) 2006 Novell, Inc. runtime-5.0.0/src/mono/mono/eglib/gspawn.c (c) 2006 Novell, Inc. runtime-5.0.0/src/mono/mono/eglib/gstr.c (c) 2006 Novell, Inc. runtime-5.0.0/src/mono/mono/eglib/gstring.c (c) 2006 Novell, Inc. runtime-5.0.0/src/mono/mono/eglib/gtimer-unix.c (c) 2006 Novell, Inc. runtime-5.0.0/src/mono/mono/eglib/gtimer-win32.c (c) 2006 Novell, Inc. runtime-5.0.0/src/mono/mono/eglib/gunicode.c (c) 2006 Novell, Inc. runtime-5.0.0/src/mono/mono/eglib/gunicode-win32.c Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/eglib/gunicode-win32-uwp.c Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/eglib/sort.frag.h (c) 2006 Novell, Inc. runtime-5.0.0/src/mono/mono/eglib/test/driver.c (c) 2006 Novell, Inc. runtime-5.0.0/src/mono/mono/eglib/test/test.c (c) 2006 Novell, Inc. runtime-5.0.0/src/mono/mono/eglib/test/test.h (c) 2006 Novell, Inc. runtime-5.0.0/src/mono/mono/eglib/test/whats-implemented (c) 2006 Novell runtime-5.0.0/src/mono/mono/metadata/abi-details.h Copyright 2014 Xamarin Inc runtime-5.0.0/src/mono/mono/metadata/appdomain.c Copyright 2001-2003 Ximian, Inc (http://www.ximian.com) runtime-5.0.0/src/mono/mono/metadata/appdomain-icalls.h Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/metadata/assembly.c Copyright 2001-2003 Ximian, Inc (http://www.ximian.com) runtime-5.0.0/src/mono/mono/metadata/assembly-internals.h Copyright 2015 Xamarin Inc runtime-5.0.0/src/mono/mono/metadata/attach.c Copyright 2007-2009 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/mono/metadata/boehm-gc.c Copyright 2001-2003 Ximian, Inc (http://www.ximian.com) runtime-5.0.0/src/mono/mono/metadata/callspec.c (c) 2002 Ximian, Inc. runtime-5.0.0/src/mono/mono/metadata/class-abi-details.h Copyright 2018 Microsoft runtime-5.0.0/src/mono/mono/metadata/class-accessors.c Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/metadata/class.c Copyright 2001-2003 Ximian, Inc (http://www.ximian.com) runtime-5.0.0/src/mono/mono/metadata/class-getters.h Copyright 2018 Microsoft runtime-5.0.0/src/mono/mono/metadata/class-init.c Copyright 2001-2003 Ximian, Inc (http://www.ximian.com) runtime-5.0.0/src/mono/mono/metadata/class-init.h Copyright 2018 Microsoft runtime-5.0.0/src/mono/mono/metadata/class-inlines.h Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/metadata/class-internals.h Copyright 2012 Xamarin Inc runtime-5.0.0/src/mono/mono/metadata/class-setup-vtable.c Copyright 2001-2003 Ximian, Inc (http://www.ximian.com) runtime-5.0.0/src/mono/mono/metadata/cominterop-win32-internals.h Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/metadata/console-io.h Copyright (c) 2005 Novell, Inc. (http://www.novell.com) runtime-5.0.0/src/mono/mono/metadata/console-null.c Copyright (c) 2005-2009 Novell, Inc. (http://www.novell.com) runtime-5.0.0/src/mono/mono/metadata/console-unix.c Copyright (c) 2005-2009 Novell, Inc. (http://www.novell.com) runtime-5.0.0/src/mono/mono/metadata/console-win32.c Copyright (c) 2005-2009 Novell, Inc. (http://www.novell.com) runtime-5.0.0/src/mono/mono/metadata/console-win32-internals.h Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/metadata/console-win32-uwp.c Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/metadata/coree.c Copyright (c) 2008 Kornel Pal runtime-5.0.0/src/mono/mono/metadata/coree.h Copyright (c) 2008 Kornel Pal runtime-5.0.0/src/mono/mono/metadata/coree-internals.h Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/metadata/coree-windows-uwp.c Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/metadata/custom-attrs.c Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/metadata/debug-helpers.c Copyright (c) 2005-2008 Novell, Inc. (http://www.novell.com) runtime-5.0.0/src/mono/mono/metadata/debug-mono-ppdb.c Copyright 2015 Xamarin Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/mono/metadata/debug-mono-ppdb.h Copyright 2015 Xamarin Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/mono/metadata/debug-mono-symfile.c Copyright (c) 2005-2008 Novell, Inc. (http://www.novell.com) runtime-5.0.0/src/mono/mono/metadata/debug-mono-symfile.h Copyright 2012 Xamarin Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/mono/metadata/domain.c Copyright 2001-2003 Ximian, Inc (http://www.ximian.com) runtime-5.0.0/src/mono/mono/metadata/domain-internals.h Copyright 2012 Xamarin Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/mono/metadata/dynamic-image.c Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/metadata/dynamic-image-internals.h Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/metadata/dynamic-stream.c Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/metadata/dynamic-stream-internals.h Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/metadata/environment.c Copyright 2002-2003 Ximian, Inc (http://www.ximian.com) runtime-5.0.0/src/mono/mono/metadata/exception.c Copyright 2001-2003 Ximian, Inc (http://www.ximian.com) runtime-5.0.0/src/mono/mono/metadata/external-only.c Copyright 2018 Microsoft runtime-5.0.0/src/mono/mono/metadata/external-only.h Copyright 2018 Microsoft runtime-5.0.0/src/mono/mono/metadata/file-mmap.h Copyright 2014 Xamarin Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/mono/metadata/file-mmap-posix.c Copyright 2014 Xamarin Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/mono/metadata/file-mmap-windows.c Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/metadata/filewatcher.c Copyright 2004-2009 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/mono/metadata/gc.c Copyright 2002-2003 Ximian, Inc (http://www.ximian.com) runtime-5.0.0/src/mono/mono/metadata/gc-internals.h (c) 2002 Ximian, Inc. runtime-5.0.0/src/mono/mono/metadata/gc-stats.c Copyright (c) 2015 Xamarin Inc runtime-5.0.0/src/mono/mono/metadata/handle.c Copyright 2016 Dot net foundation runtime-5.0.0/src/mono/mono/metadata/handle-decl.h Copyright 2016 Dot net foundation runtime-5.0.0/src/mono/mono/metadata/handle.h Copyright 2016 Dot net foundation runtime-5.0.0/src/mono/mono/metadata/icall.c Copyright 2001-2003 Ximian, Inc (http://www.ximian.com) runtime-5.0.0/src/mono/mono/metadata/icall-decl.h Copyright 2018 Microsoft runtime-5.0.0/src/mono/mono/metadata/icall-internals.h Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/metadata/icall-table.c Copyright 2001-2003 Ximian, Inc (http://www.ximian.com) runtime-5.0.0/src/mono/mono/metadata/icall-table.h Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/metadata/icall-windows.c Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/metadata/icall-windows-internals.h Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/metadata/icall-windows-uwp.c Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/metadata/image.c Copyright 2004-2009 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/mono/metadata/image-internals.h Copyright 2015 Xamarin Inc runtime-5.0.0/src/mono/mono/metadata/jit-icall-reg.h Copyright 2019 Microsoft runtime-5.0.0/src/mono/mono/metadata/jit-info.c Copyright 2001-2003 Ximian, Inc (http://www.ximian.com) runtime-5.0.0/src/mono/mono/metadata/loader.c Copyright 2011 Xamarin, Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/mono/metadata/marshal.c Copyright 2011 Xamarin, Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/mono/metadata/marshal-ilgen.c Copyright 2018 Microsoft runtime-5.0.0/src/mono/mono/metadata/marshal-ilgen.h Copyright 2018 Microsoft runtime-5.0.0/src/mono/mono/metadata/marshal-internals.h Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/metadata/marshal-windows.c Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/metadata/marshal-windows-internals.h Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/metadata/marshal-windows-uwp.c Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/metadata/mempool.c Copyright 2001-2003 Ximian, Inc (http://www.ximian.com) runtime-5.0.0/src/mono/mono/metadata/metadata.c Copyright 2001-2003 Ximian, Inc (http://www.ximian.com) runtime-5.0.0/src/mono/mono/metadata/metadata-verify.c Copyright (c) 2005-2008 Novell, Inc. (http://www.novell.com) runtime-5.0.0/src/mono/mono/metadata/method-builder.c Copyright 2002-2003 Ximian, Inc (http://www.ximian.com) runtime-5.0.0/src/mono/mono/metadata/method-builder-ilgen.c Copyright 2018 Microsoft runtime-5.0.0/src/mono/mono/metadata/method-builder-ilgen.h Copyright 2018 Microsoft runtime-5.0.0/src/mono/mono/metadata/method-builder-ilgen-internals.h Copyright 2018 Microsoft runtime-5.0.0/src/mono/mono/metadata/method-builder-internals.h Copyright 2018 Microsoft runtime-5.0.0/src/mono/mono/metadata/monitor.c Copyright 2003 Ximian, Inc (http://www.ximian.com) runtime-5.0.0/src/mono/mono/metadata/mono-basic-block.c Copyright 2010 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/mono/metadata/mono-config.c Copyright 2002-2003 Ximian, Inc (http://www.ximian.com) runtime-5.0.0/src/mono/mono/metadata/mono-config-dirs.c Copyright 2015 Xamarin Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/mono/metadata/mono-debug.c Copyright 2001-2003 Ximian, Inc (http://www.ximian.com) runtime-5.0.0/src/mono/mono/metadata/mono-endian.c Copyright 2001-2003 Ximian, Inc (http://www.ximian.com) runtime-5.0.0/src/mono/mono/metadata/mono-hash.c (c) 2006 Novell, Inc. runtime-5.0.0/src/mono/mono/metadata/mono-hash.h Copyright 2013 Xamarin Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/mono/metadata/mono-mlist.c Copyright 2006-2009 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/mono/metadata/mono-perfcounters.c Copyright 2008-2009 Novell, Inc (http://www.novell.com) 2011 Xamarin, Inc runtime-5.0.0/src/mono/mono/metadata/mono-security.c Copyright 2004-2009 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/mono/metadata/mono-security-windows.c Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/metadata/mono-security-windows-internals.h Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/metadata/mono-security-windows-uwp.c Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/metadata/null-gc.c Copyright 2001-2003 Ximian, Inc (http://www.ximian.com) runtime-5.0.0/src/mono/mono/metadata/object.c Copyright 2001-2003 Ximian, Inc (http://www.ximian.com) runtime-5.0.0/src/mono/mono/metadata/opcodes.c Copyright 2002-2003 Ximian, Inc (http://www.ximian.com) runtime-5.0.0/src/mono/mono/metadata/rand.c Copyright 2001-2003 Ximian, Inc (http://www.ximian.com) runtime-5.0.0/src/mono/mono/metadata/rand.h (c) 2001 Ximian, Inc. runtime-5.0.0/src/mono/mono/metadata/reflection.c Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/metadata/reflection-cache.h Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/metadata/reflection-internals.h Copyright 2014 Xamarin Inc runtime-5.0.0/src/mono/mono/metadata/remoting.c Copyright 2011-2014 Xamarin, Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/mono/metadata/runtime.c Copyright 2010 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/mono/metadata/security-core-clr.c Copyright 2007-2010 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/mono/metadata/security-manager.c Copyright 2005-2009 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/mono/metadata/security-manager.h Copyright (c) 2004-2005 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/mono/metadata/seq-points-data.h Copyright 2015 Xamarin Inc runtime-5.0.0/src/mono/mono/metadata/sgen-bridge.c Copyright 2003-2010 Novell, Inc. runtime-5.0.0/src/mono/mono/metadata/sgen-bridge.h Copyright 2011 Novell, Inc. runtime-5.0.0/src/mono/mono/metadata/sgen-bridge-internals.h Copyright (c) 2015 Xamarin Inc runtime-5.0.0/src/mono/mono/metadata/sgen-client-mono.h Copyright (c) 2014 Xamarin Inc runtime-5.0.0/src/mono/mono/metadata/sgen-dynarray.h Copyright 2016 Xamarin, Inc. runtime-5.0.0/src/mono/mono/metadata/sgen-mono.c Copyright (c) 2014 Xamarin Inc runtime-5.0.0/src/mono/mono/metadata/sgen-mono.h Copyright 2018 Microsoft runtime-5.0.0/src/mono/mono/metadata/sgen-mono-ilgen.c Copyright 2018 Microsoft runtime-5.0.0/src/mono/mono/metadata/sgen-mono-ilgen.h Copyright 2018 Microsoft runtime-5.0.0/src/mono/mono/metadata/sgen-new-bridge.c Copyright 2003-2010 Novell, Inc. runtime-5.0.0/src/mono/mono/metadata/sgen-old-bridge.c Copyright 2011 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/mono/metadata/sgen-stw.c Copyright (c) 2012 Xamarin Inc runtime-5.0.0/src/mono/mono/metadata/sgen-tarjan-bridge.c Copyright 2003-2010 Novell, Inc. runtime-5.0.0/src/mono/mono/metadata/sgen-toggleref.c Copyright (c) 2012 Xamarin Inc runtime-5.0.0/src/mono/mono/metadata/sgen-toggleref.h Copyright 2011 Xamarin, Inc. runtime-5.0.0/src/mono/mono/metadata/sre.c Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/metadata/sre-encode.c Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/metadata/sre-internals.h Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/metadata/sre-save.c Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/metadata/string-icalls.c Copyright 2001-2003 Ximian, Inc (http://www.ximian.com) runtime-5.0.0/src/mono/mono/metadata/sysmath.c Copyright 2001-2003 Ximian, Inc (http://www.ximian.com) runtime-5.0.0/src/mono/mono/metadata/sysmath.c Copyright (c) Microsoft runtime-5.0.0/src/mono/mono/metadata/threadpool.c Copyright (c) Microsoft runtime-5.0.0/src/mono/mono/metadata/threadpool.c Copyright 2015 Xamarin, Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/mono/metadata/threadpool-io.c Copyright 2015 Xamarin, Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/mono/metadata/threads.c Copyright 2001-2003 Ximian, Inc (http://www.ximian.com) runtime-5.0.0/src/mono/mono/metadata/threads-types.h (c) 2001 Ximian, Inc runtime-5.0.0/src/mono/mono/metadata/verify.c Copyright 2001-2003 Ximian, Inc (http://www.ximian.com) runtime-5.0.0/src/mono/mono/metadata/w32file.c Copyright 2001-2003 Ximian, Inc (http://www.ximian.com) runtime-5.0.0/src/mono/mono/metadata/w32file.h (c) 2001 Ximian, Inc. runtime-5.0.0/src/mono/mono/metadata/w32file-internals.h Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/metadata/w32file-win32.c Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/metadata/w32file-win32-internals.h Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/metadata/w32file-win32-uwp.c Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/metadata/w32handle.c (c) 2002-2011 Novell, Inc. runtime-5.0.0/src/mono/mono/metadata/w32process-unix.c Copyright 2002 Ximian, Inc. runtime-5.0.0/src/mono/mono/metadata/w32process-win32.c Copyright 2002 Ximian, Inc. runtime-5.0.0/src/mono/mono/metadata/w32process-win32-uwp.c Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/metadata/w32socket.c Copyright 2004-2009 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/mono/metadata/w32socket-internals.h Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/metadata/w32socket-unix.c Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/metadata/w32socket-win32.c Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/metadata/w32subset.h Copyright 2018 Microsoft runtime-5.0.0/src/mono/mono/mini/aot-compiler.c (c) 2002 Ximian, Inc. runtime-5.0.0/src/mono/mono/mini/aot-runtime.c (c) 2002 Ximian, Inc. runtime-5.0.0/src/mono/mono/mini/aot-runtime.h Copyright 2002-2003 Ximian Inc runtime-5.0.0/src/mono/mono/mini/bench.cs Copyright (c) 2001 Southern Storm Software, Pty Ltd. runtime-5.0.0/src/mono/mono/mini/branch-opts.c (c) 2005 Ximian, Inc. http://www.ximian.com runtime-5.0.0/src/mono/mono/mini/cfgdump.c Copyright (c) 2016 Xamarin Inc runtime-5.0.0/src/mono/mono/mini/cfgdump.h Copyright (c) 2016 Xamarin Inc runtime-5.0.0/src/mono/mono/mini/cpu-arm64.md Copyright 2011-2013 Xamarin, Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/mono/mini/cpu-arm.md Copyright 2003-2011 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/mono/mini/debugger-agent.c Copyright 2009-2010 Novell, Inc. runtime-5.0.0/src/mono/mono/mini/debugger-agent-stubs.c Copyright 2009-2010 Novell, Inc. runtime-5.0.0/src/mono/mono/mini/decompose.c (c) 2002 Ximian, Inc. runtime-5.0.0/src/mono/mono/mini/dominators.c (c) 2003 Ximian, Inc. runtime-5.0.0/src/mono/mono/mini/driver.c (c) 2002-2003 Ximian, Inc. runtime-5.0.0/src/mono/mono/mini/exceptions-amd64.c (c) 2001 Ximian, Inc. runtime-5.0.0/src/mono/mono/mini/exceptions-arm64.c (c) 2001 Ximian, Inc. runtime-5.0.0/src/mono/mono/mini/jit-icalls.c (c) 2002 Ximian, Inc. runtime-5.0.0/src/mono/mono/mini/liveness.c (c) 2002 Ximian, Inc. runtime-5.0.0/src/mono/mono/mini/llvm-jit.cpp Copyright 2011-2015 Xamarin, Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/mono/mini/llvmonly-runtime.h Copyright 2002-2003 Ximian Inc runtime-5.0.0/src/mono/mono/mini/local-propagation.c (c) 2006 Novell, Inc. http://www.novell.com runtime-5.0.0/src/mono/mono/mini/method-to-ir.c (c) 2002 Ximian, Inc. runtime-5.0.0/src/mono/mono/mini/mini-amd64.c (c) 2003 Ximian, Inc. runtime-5.0.0/src/mono/mono/mini/mini-amd64-gsharedvt.c Copyright 2015 Xamarin, Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/mono/mini/mini-amd64-gsharedvt.h Copyright 2015 Xamarin, Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/mono/mini/mini-arm64.c (c) 2003 Ximian, Inc. runtime-5.0.0/src/mono/mono/mini/mini-arm64-gsharedvt.c Copyright 2013 Xamarin, Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/mono/mini/mini-arm64.h Copyright 2011 Xamarin Inc runtime-5.0.0/src/mono/mono/mini/mini-arm.c (c) 2003 Ximian, Inc. runtime-5.0.0/src/mono/mono/mini/mini-arm-gsharedvt.c Copyright 2013 Xamarin, Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/mono/mini/mini-arm.h Copyright 2011 Xamarin Inc runtime-5.0.0/src/mono/mono/mini/mini.c Copyright 2002-2003 Ximian, Inc. runtime-5.0.0/src/mono/mono/mini/mini-darwin.c Copyright 2011 Xamarin, Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/mono/mini/mini-exceptions.c Copyright 2001-2003 Ximian, Inc. runtime-5.0.0/src/mono/mono/mini/mini-gc.c Copyright 2009 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/mono/mini/mini-generic-sharing.c Copyright 2007-2011 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/mono/mini/mini.h Copyright 2002-2003 Ximian Inc runtime-5.0.0/src/mono/mono/mini/mini-llvm.c Copyright 2009-2011 Novell Inc (http://www.novell.com) runtime-5.0.0/src/mono/mono/mini/mini-llvm-cpp.cpp (c) 2009-2011 Novell, Inc. runtime-5.0.0/src/mono/mono/mini/mini-native-types.c (c) 2013 Xamarin runtime-5.0.0/src/mono/mono/mini/mini-ops.h Copyright 2003 Ximian, Inc runtime-5.0.0/src/mono/mono/mini/mini-posix.c Copyright 2011 Xamarin, Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/mono/mini/mini-runtime.c Copyright 2002-2003 Ximian, Inc. runtime-5.0.0/src/mono/mono/mini/mini-runtime.h Copyright 2002-2003 Ximian Inc runtime-5.0.0/src/mono/mono/mini/mini-trampolines.c (c) 2003 Ximian, Inc. runtime-5.0.0/src/mono/mono/mini/mini-windows.c Copyright 2003-2008 Ximian, Inc. runtime-5.0.0/src/mono/mono/mini/mini-windows-dllmain.c (c) 2002-2003 Ximian, Inc. runtime-5.0.0/src/mono/mono/mini/mini-windows-tls-callback.c Copyright 2019 Microsoft Corporation runtime-5.0.0/src/mono/mono/mini/mini-windows-uwp.c Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/mini/mini-x86.c Copyright 2003 Ximian, Inc. runtime-5.0.0/src/mono/mono/mini/mini-x86-gsharedvt.c Copyright 2013 Xamarin, Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/mono/mini/seq-points.c Copyright 2014 Xamarin, Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/mono/mini/seq-points.h Copyright 2014 Xamarin Inc runtime-5.0.0/src/mono/mono/mini/ssa.c (c) 2003 Ximian, Inc. runtime-5.0.0/src/mono/mono/mini/trace.c (c) 2002 Ximian, Inc. runtime-5.0.0/src/mono/mono/mini/tramp-amd64.c (c) 2001 Ximian, Inc. runtime-5.0.0/src/mono/mono/mini/tramp-amd64-gsharedvt.c Copyright 2015 Xamarin, Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/mono/mini/tramp-arm64.c (c) 2001-2003 Ximian, Inc. runtime-5.0.0/src/mono/mono/mini/tramp-arm64-gsharedvt.c Copyright 2013 Xamarin, Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/mono/mini/tramp-arm.c (c) 2001-2003 Ximian, Inc. runtime-5.0.0/src/mono/mono/mini/tramp-arm-gsharedvt.c Copyright 2013 Xamarin, Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/mono/mini/tramp-x86-gsharedvt.c Copyright 2013 Xamarin, Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/mono/native/pal-android.c Copyright 2018 Microsoft runtime-5.0.0/src/mono/mono/native/pal-android.h Copyright 2018 Microsoft runtime-5.0.0/src/mono/mono/native/pal-icalls.c Copyright 2018 Microsoft runtime-5.0.0/src/mono/mono/native/pal-icalls.h Copyright 2018 Microsoft runtime-5.0.0/src/mono/mono/profiler/aot.c Copyright 2008-2009 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/mono/profiler/helper.c Copyright 2019 Microsoft Corporation runtime-5.0.0/src/mono/mono/profiler/log.c Copyright 2010 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/mono/profiler/mprof-report.c Copyright 2010 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/mono/profiler/vtune.c (c) 2011 Virgile Bello runtime-5.0.0/src/mono/mono/sgen/gc-internal-agnostic.h Copyright (c) 2015 Xamarin Inc runtime-5.0.0/src/mono/mono/sgen/sgen-alloc.c Copyright (c) 2012 Xamarin Inc runtime-5.0.0/src/mono/mono/sgen/sgen-archdep.h Copyright (c) 2012 Xamarin Inc runtime-5.0.0/src/mono/mono/sgen/sgen-array-list.c Copyright (c) 2016 Xamarin Inc runtime-5.0.0/src/mono/mono/sgen/sgen-array-list.h Copyright (c) 2016 Xamarin Inc runtime-5.0.0/src/mono/mono/sgen/sgen-cardtable.c Copyright (c) 2012 Xamarin Inc runtime-5.0.0/src/mono/mono/sgen/sgen-cardtable.h Copyright 2003-2010 Novell, Inc. runtime-5.0.0/src/mono/mono/sgen/sgen-client.h Copyright (c) 2014 Xamarin Inc runtime-5.0.0/src/mono/mono/sgen/sgen-conf.h Copyright (c) 2012 Xamarin Inc runtime-5.0.0/src/mono/mono/sgen/sgen-copy-object.h Copyright (c) 2012 Xamarin Inc runtime-5.0.0/src/mono/mono/sgen/sgen-debug.c Copyright (c) 2012 Xamarin Inc runtime-5.0.0/src/mono/mono/sgen/sgen-descriptor.c Copyright (c) 2012 Xamarin Inc runtime-5.0.0/src/mono/mono/sgen/sgen-descriptor.h Copyright (c) 2012 Xamarin Inc runtime-5.0.0/src/mono/mono/sgen/sgen-fin-weak-hash.c Copyright (c) 2012 Xamarin Inc runtime-5.0.0/src/mono/mono/sgen/sgen-gc.c Copyright (c) 2012 Xamarin Inc runtime-5.0.0/src/mono/mono/sgen/sgen-gc.h Copyright (c) 2012 Xamarin Inc runtime-5.0.0/src/mono/mono/sgen/sgen-gchandles.c Copyright (c) 2015 Xamarin Inc runtime-5.0.0/src/mono/mono/sgen/sgen-gray.c Copyright (c) 2012 Xamarin Inc runtime-5.0.0/src/mono/mono/sgen/sgen-gray.h Copyright (c) 2012 Xamarin Inc runtime-5.0.0/src/mono/mono/sgen/sgen-internal.c Copyright (c) 2012 Xamarin Inc runtime-5.0.0/src/mono/mono/sgen/sgen-layout-stats.c Copyright Xamarin Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/mono/sgen/sgen-layout-stats.h Copyright Xamarin Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/mono/sgen/sgen-los.c Copyright (c) 2012 Xamarin Inc runtime-5.0.0/src/mono/mono/sgen/sgen-major-copy-object.h Copyright (c) 2012 Xamarin Inc runtime-5.0.0/src/mono/mono/sgen/sgen-marksweep.c Copyright (c) 2012 Xamarin Inc runtime-5.0.0/src/mono/mono/sgen/sgen-marksweep-drain-gray-stack.h Copyright (c) 2014 Xamarin Inc runtime-5.0.0/src/mono/mono/sgen/sgen-memory-governor.c Copyright (c) 2012 Xamarin Inc runtime-5.0.0/src/mono/mono/sgen/sgen-memory-governor.h Copyright 2003-2010 Novell, Inc. runtime-5.0.0/src/mono/mono/sgen/sgen-minor-copy-object.h Copyright (c) 2012 Xamarin Inc runtime-5.0.0/src/mono/mono/sgen/sgen-minor-scan-object.h Copyright (c) 2012 Xamarin Inc runtime-5.0.0/src/mono/mono/sgen/sgen-nursery-allocator.c Copyright (c) 2012 Xamarin Inc runtime-5.0.0/src/mono/mono/sgen/sgen-pinning.c Copyright (c) 2012 Xamarin Inc runtime-5.0.0/src/mono/mono/sgen/sgen-pinning.h Copyright (c) 2012 Xamarin Inc runtime-5.0.0/src/mono/mono/sgen/sgen-pinning-stats.c Copyright 2011 Xamarin Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/mono/sgen/sgen-pointer-queue.c Copyright (c) 2014 Xamarin Inc runtime-5.0.0/src/mono/mono/sgen/sgen-pointer-queue.h Copyright (c) 2014 Xamarin Inc runtime-5.0.0/src/mono/mono/sgen/sgen-protocol.c Copyright (c) 2012 Xamarin Inc runtime-5.0.0/src/mono/mono/sgen/sgen-protocol.h Copyright (c) 2012 Xamarin Inc runtime-5.0.0/src/mono/mono/sgen/sgen-qsort.c Copyright (c) 2013 Xamarin Inc runtime-5.0.0/src/mono/mono/sgen/sgen-qsort.h Copyright (c) 2014 Xamarin Inc runtime-5.0.0/src/mono/mono/sgen/sgen-scan-object.h Copyright (c) 2013 Xamarin Inc runtime-5.0.0/src/mono/mono/sgen/sgen-simple-nursery.c Copyright (c) 2012 Xamarin Inc runtime-5.0.0/src/mono/mono/sgen/sgen-split-nursery.c Copyright (c) 2012 Xamarin Inc runtime-5.0.0/src/mono/mono/sgen/sgen-tagged-pointer.h Copyright (c) 2014 Xamarin Inc runtime-5.0.0/src/mono/mono/sgen/sgen-thread-pool.c Copyright (c) 2015 Xamarin Inc runtime-5.0.0/src/mono/mono/sgen/sgen-thread-pool.h Copyright (c) 2015 Xamarin Inc runtime-5.0.0/src/mono/mono/sgen/sgen-workers.c Copyright (c) 2012 Xamarin Inc runtime-5.0.0/src/mono/mono/sgen/sgen-workers.h Copyright (c) 2012 Xamarin Inc runtime-5.0.0/src/mono/mono/tests/array-coop-1.cs Copyright 2018 Microsoft runtime-5.0.0/src/mono/mono/tests/pinvoke2.cs Copyright 2011 Xamarin Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/mono/tests/tailcall-generic-cast-conservestack-il.il Copyright 2018 Microsoft runtime-5.0.0/src/mono/mono/tests/tailcall-generic-cast-cs.cs Copyright 2018 Microsoft runtime-5.0.0/src/mono/mono/tests/tailcall-generic-cast-nocrash-il.il Copyright 2018 Microsoft runtime-5.0.0/src/mono/mono/tests/tailcall-interface-conservestack.il Copyright 2018 Microsoft runtime-5.0.0/src/mono/mono/tests/tailcall-interface.cs Copyright 2018 Microsoft runtime-5.0.0/src/mono/mono/tests/tailcall-interface-justrun.il Copyright 2018 Microsoft runtime-5.0.0/src/mono/mono/tests/tailcall-mrgctx.il Copyright 2018 Microsoft runtime-5.0.0/src/mono/mono/tests/tailcall-rgctxa.il Copyright 2018 Microsoft runtime-5.0.0/src/mono/mono/tests/tailcall-rgctxb.il Copyright 2018 Microsoft runtime-5.0.0/src/mono/mono/tests/tailcall-rgctxb-small.il Copyright 2018 Microsoft runtime-5.0.0/src/mono/mono/tests/tailcall-rgctxb-static.il Copyright 2018 Microsoft runtime-5.0.0/src/mono/mono/tests/tailcall-virt.il Copyright 2018 Microsoft runtime-5.0.0/src/mono/mono/tests/test-runner.cs Copyright (c) 2008 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/mono/tests/verifier/AssemblyRunner.cs Copyright (c) 2007 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/mono/tests/verifier/BatchCompiler.cs Copyright (c) 2008 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/mono/unit-tests/test-conc-hashtable.c Copyright (c) 2014 Xamarin Inc runtime-5.0.0/src/mono/mono/unit-tests/test-memfuncs.c Copyright (c) 2013 Xamarin Inc runtime-5.0.0/src/mono/mono/unit-tests/test-mono-handle.c Copyright 2015 Xamarin, Inc. (www.xamarin.com) runtime-5.0.0/src/mono/mono/unit-tests/test-sgen-qsort.c Copyright (c) 2013 Xamarin Inc runtime-5.0.0/src/mono/mono/utils/atomic.h (c) 2002 Ximian, Inc. runtime-5.0.0/src/mono/mono/utils/gc_wrapper.h Copyright 2004-2011 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/mono/utils/hazard-pointer.c (c) Copyright 2011 Novell, Inc runtime-5.0.0/src/mono/mono/utils/hazard-pointer.h (c) Copyright 2011 Novell, Inc runtime-5.0.0/src/mono/mono/utils/json.c Copyright 2015 Xamarin Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/mono/utils/json.h Copyright 2015 Xamarin Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/mono/utils/lock-free-alloc.c (c) Copyright 2011 Novell, Inc runtime-5.0.0/src/mono/mono/utils/lock-free-alloc.h (c) Copyright 2011 Novell, Inc runtime-5.0.0/src/mono/mono/utils/lock-free-array-queue.c (c) Copyright 2011 Xamarin Inc. runtime-5.0.0/src/mono/mono/utils/lock-free-array-queue.h (c) Copyright 2011 Xamarin Inc. runtime-5.0.0/src/mono/mono/utils/lock-free-queue.c (c) Copyright 2011 Novell, Inc runtime-5.0.0/src/mono/mono/utils/lock-free-queue.h (c) Copyright 2011 Novell, Inc runtime-5.0.0/src/mono/mono/utils/memfuncs.c Copyright (c) 2013-2015 Xamarin Inc runtime-5.0.0/src/mono/mono/utils/memfuncs.h Copyright (c) 2015 Xamarin Inc runtime-5.0.0/src/mono/mono/utils/mono-complex.h Copyright 2015 Xamarin, Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/mono/utils/mono-context.c Copyright (c) 2011 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/mono/utils/mono-context.h Copyright (c) 2011 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/mono/utils/mono-counters.c Copyright 2006-2010 Novell runtime-5.0.0/src/mono/mono/utils/mono-dl.c Copyright 2001-2004 Ximian, Inc. runtime-5.0.0/src/mono/mono/utils/mono-dl-darwin.c Copyright 2001-2004 Ximian, Inc. runtime-5.0.0/src/mono/mono/utils/mono-dl-posix.c Copyright 2001-2004 Ximian, Inc. runtime-5.0.0/src/mono/mono/utils/mono-dl-windows.c Copyright 2001-2004 Ximian, Inc. runtime-5.0.0/src/mono/mono/utils/mono-dl-windows-uwp.c Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/utils/mono-embed.c Copyright 2004-2010 Novell, Inc. runtime-5.0.0/src/mono/mono/utils/mono-error.c Copyright 2009 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/mono/utils/mono-filemap.c Copyright 2008-2008 Novell, Inc. runtime-5.0.0/src/mono/mono/utils/mono-hwcap-arm64.c Copyright 2013 Xamarin Inc runtime-5.0.0/src/mono/mono/utils/mono-hwcap-arm.c Copyright 2003 Ximian, Inc. runtime-5.0.0/src/mono/mono/utils/mono-hwcap.c Copyright 2003 Ximian, Inc. runtime-5.0.0/src/mono/mono/utils/mono-hwcap-cross.c Copyright 2015 Xamarin, Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/mono/utils/mono-hwcap-mips.c Copyright 2003 Ximian, Inc. runtime-5.0.0/src/mono/mono/utils/mono-hwcap-ppc.c Copyright 2003 Ximian, Inc. runtime-5.0.0/src/mono/mono/utils/mono-hwcap-s390x.c Copyright 2003 Ximian, Inc. runtime-5.0.0/src/mono/mono/utils/mono-hwcap-sparc.c Copyright 2003 Ximian, Inc. runtime-5.0.0/src/mono/mono/utils/mono-hwcap-x86.c Copyright 2003 Ximian, Inc. runtime-5.0.0/src/mono/mono/utils/mono-lazy-init.h Copyright 2015 Xamarin, Inc. (www.xamarin.com) runtime-5.0.0/src/mono/mono/utils/mono-machine.h Copyright (c) 2011 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/mono/utils/mono-mmap.c Copyright 2001-2008 Novell, Inc. runtime-5.0.0/src/mono/mono/utils/mono-mmap-internals.h Copyright (c) 2014 Xamarin Inc runtime-5.0.0/src/mono/mono/utils/mono-mmap-windows.c Copyright 2001-2008 Novell, Inc. runtime-5.0.0/src/mono/mono/utils/mono-os-mutex.c Copyright 2002 Ximian, Inc. (www.ximian.com) runtime-5.0.0/src/mono/mono/utils/mono-os-mutex.h Copyright 2002 Ximian, Inc. (www.ximian.com) runtime-5.0.0/src/mono/mono/utils/mono-os-wait-win32-uwp.c Copyright 2017 Microsoft runtime-5.0.0/src/mono/mono/utils/mono-proclib.c Copyright 2008-2011 Novell Inc runtime-5.0.0/src/mono/mono/utils/mono-proclib-windows.c Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/utils/mono-proclib-windows-uwp.c Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/utils/mono-rand.c Copyright 2001-2003 Ximian, Inc (http://www.ximian.com) runtime-5.0.0/src/mono/mono/utils/mono-rand-windows.c Copyright 2016 Microsoft runtime-5.0.0/src/mono/mono/utils/mono-signal-handler.h Copyright (c) 2013 Xamarin Inc runtime-5.0.0/src/mono/mono/utils/mono-stack-unwinding.h Copyright 2008-2010 Novell, Inc. runtime-5.0.0/src/mono/mono/utils/mono-threads.c Copyright 2011 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/mono/utils/mono-threads-coop.c Copyright 2015 Xamarin, Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/mono/utils/mono-time.c Copyright (c) 2008 Novell, Inc. runtime-5.0.0/src/mono/mono/utils/mono-tls.h Copyright 2011 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/mono/utils/mono-tls-inline.h Copyright 2011 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/mono/utils/mono-utils-debug.c Copyright 2018 Microsoft runtime-5.0.0/src/mono/mono/utils/mono-utils-debug.h Copyright 2018 Microsoft runtime-5.0.0/src/mono/mono/utils/mono-value-hash.c (c) 2006,2008 Novell, Inc. runtime-5.0.0/src/mono/mono/utils/mono-windows-thread-name.c Copyright 2019 Microsoft runtime-5.0.0/src/mono/mono/utils/parse.c Copyright (c) 2015 Xamarin Inc runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Delegate.Mono.cs Copyright 2014 Xamarin, Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/IO/MonoIOError.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/CustomAttribute.cs Copyright (c) 2013 Xamarin, Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/CustomAttributeData.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/Emit/AssemblyBuilder.Mono.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/Emit/ConstructorBuilder.Mono.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/Emit/ConstructorOnTypeBuilderInst.cs Copyright (c) 2008 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/Emit/CustomAttributeBuilder.Mono.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/Emit/DerivedTypes.Mono.cs Copyright (c) 2009 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/Emit/DynamicILInfo.cs Copyright (c) 2007 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/Emit/DynamicMethod.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/Emit/DynamicMethod.notsupported.cs Copyright (c) 2016 Xamarin Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/Emit/EnumBuilder.Mono.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/Emit/EventBuilder.Mono.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/Emit/EventOnTypeBuilderInst.cs Copyright (c) 2009 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/Emit/FieldBuilder.Mono.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/Emit/FieldOnTypeBuilderInst.cs Copyright (c) 2008 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/Emit/GenericTypeParameterBuilder.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/Emit/ILGenerator.Mono.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/Emit/LocalBuilder.Mono.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/Emit/MethodBuilder.Mono.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/Emit/MethodOnTypeBuilderInst.cs Copyright (c) 2008 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/Emit/ModuleBuilder.Mono.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/Emit/MonoArrayMethod.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/Emit/ParameterBuilder.Mono.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/Emit/PropertyBuilder.Mono.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/Emit/PropertyOnTypeBuilderInst.cs Copyright (c) 2009 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/Emit/SignatureHelper.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/Emit/TypeBuilderInstantiation.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/Emit/TypeBuilder.Mono.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/Emit/UnmanagedMarshal.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeAssembly.cs Copyright (c) 2010 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeEventInfo.cs Copyright (c) 2004, 2009 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeFieldInfo.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs Copyright (c) 2012 Xamarin Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeModule.cs Copyright (c) 2010 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimePropertyInfo.cs Copyright 2013 Xamarin, Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeTypeHandle.cs Copyright (c) 2004 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/TypeIdentifier.cs Copyright (c) 2015 Xamarin, Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/TypeSpec.cs Copyright (c) 2010 Novell, Inc (http://www.novell.com) runtime-5.0.0/src/tests/Common/Platform/platformdefines.cpp Copyright (c) Microsoft runtime-5.0.0/src/tests/Common/Platform/platformdefines.h Copyright (c) Microsoft runtime-5.0.0/src/tests/GC/Scenarios/DoublinkList/DoubLink.cs Copyright (c) Microsoft runtime-5.0.0/src/tests/Interop/ArrayMarshalling/BoolArray/MarshalBoolArrayNative.cpp Copyright (c) Microsoft runtime-5.0.0/src/tests/JIT/Directed/Convert/FPZero.cs Copyright (c) Microsoft runtime-5.0.0/src/tests/JIT/Directed/StructABI/StructABI.c Copyright (c) Microsoft runtime-5.0.0/src/tests/JIT/jit64/hfa/main/dll/hfa_native.cpp Copyright (c) Microsoft runtime-5.0.0/src/tests/JIT/jit64/hfa/main/dll/hfa_native.h Copyright (c) Microsoft runtime-5.0.0/src/tests/JIT/jit64/mcc/interop/native.h Copyright (c) Microsoft runtime-5.0.0/src/tests/JIT/jit64/mcc/interop/native_i0c.cpp Copyright (c) Microsoft runtime-5.0.0/src/tests/JIT/jit64/mcc/interop/native_i0s.cpp Copyright (c) Microsoft runtime-5.0.0/src/tests/JIT/jit64/mcc/interop/native_i1c.cpp Copyright (c) Microsoft runtime-5.0.0/src/tests/JIT/jit64/mcc/interop/native_i1s.cpp Copyright (c) Microsoft runtime-5.0.0/src/tests/JIT/jit64/mcc/interop/native_i3c.cpp Copyright (c) Microsoft runtime-5.0.0/src/tests/JIT/jit64/mcc/interop/native_i3s.cpp Copyright (c) Microsoft runtime-5.0.0/src/tests/JIT/jit64/mcc/interop/native_i5c.cpp Copyright (c) Microsoft runtime-5.0.0/src/tests/JIT/jit64/mcc/interop/native_i5s.cpp Copyright (c) Microsoft runtime-5.0.0/src/tests/JIT/jit64/mcc/interop/native_i6c.cpp Copyright (c) Microsoft runtime-5.0.0/src/tests/JIT/jit64/mcc/interop/native_i6s.cpp Copyright (c) Microsoft runtime-5.0.0/src/tests/JIT/jit64/mcc/interop/native_i7c.cpp Copyright (c) Microsoft runtime-5.0.0/src/tests/JIT/jit64/mcc/interop/native_i7s.cpp Copyright (c) Microsoft runtime-5.0.0/src/tests/JIT/jit64/mcc/interop/native_i8c.cpp Copyright (c) Microsoft runtime-5.0.0/src/tests/JIT/jit64/mcc/interop/native_i8s.cpp Copyright (c) Microsoft runtime-5.0.0/src/tests/JIT/Methodical/Arrays/misc/initializearray.il Copyright (c) Microsoft runtime-5.0.0/src/tests/JIT/Methodical/flowgraph/dev10_bug723489/qMarkColon.cs Copyright (c) Microsoft runtime-5.0.0/src/tests/JIT/Methodical/fp/apps/Ball.cs Copyright (c) Microsoft runtime-5.0.0/src/tests/JIT/Performance/CodeQuality/Burgers/THIRD-PARTY-NOTICES Copyright (c) 2017 Gary Evans runtime-5.0.0/src/tests/JIT/Regression/CLR-x86-JIT/V1-M10/b08172/b08172.cs Copyright (c) Microsoft runtime-5.0.0/src/tests/JIT/Regression/CLR-x86-JIT/V1-M10/b09246/b09246.cs Copyright (c) Microsoft runtime-5.0.0/src/tests/Loader/NativeLibs/FromNativePaths_lib.cpp Copyright (c) Microsoft runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) 2020 Dan Shechter runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) 2014 Ryan Juckett http://www.ryanjuckett.com runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) Microsoft Corporation runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) 2017 Yoshifumi Kawai runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) 2013-2017, Milosz Krajewski runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) Andrew Arnott runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) 2011 Novell, Inc (http://www.novell.com) runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) 2009, 2010, 2013-2016 by the Brotli Authors runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) 2005-2007, Nick Galbreath runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) 2011-2020 Microsoft Corp runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) 2018 Alexander Chermyanin runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) 2015 Xamarin, Inc (http://www.xamarin.com) runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) 2007 James Newton-King > University of Illinois/NCSA Open Source License runtime-5.0.0/src/coreclr/src/inc/llvm/Dwarf.def Copyright (c) 2003-2015 University of Illinois at Urbana-Champaign runtime-5.0.0/src/coreclr/src/inc/llvm/Dwarf.h Copyright (c) 2003-2015 University of Illinois at Urbana-Champaign runtime-5.0.0/src/coreclr/src/inc/llvm/ELF.h Copyright (c) 2003-2015 University of Illinois at Urbana-Champaign runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) 1998 Microsoft. To runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) 1998 Microsoft. To > ZLIB License runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) .NET Foundation Contributors runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright 2012 the V8 project authors runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib/adler32.c Copyright (c) 1995-2011, 2016 Mark Adler runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib/compress.c Copyright (c) 1995-2005, 2014, 2016 Jean-loup Gailly, Mark Adler runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib/crc32.c Copyright (c) 1995-2006, 2010, 2011, 2012, 2016 Mark Adler runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib/deflate.c Copyright (c) 1995-2017 Jean-loup Gailly and Mark Adler runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib/deflate.h Copyright (c) 1995-2016 Jean-loup Gailly runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib/gzclose.c Copyright (c) 2004, 2010 Mark Adler runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib/gzguts.h Copyright (c) 2004, 2005, 2010, 2011, 2012, 2013, 2016 Mark Adler runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib/gzlib.c Copyright (c) 2004-2017 Mark Adler runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib/gzread.c Copyright (c) 2004, 2005, 2010, 2011, 2012, 2013, 2016 Mark Adler runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib/gzwrite.c Copyright (c) 2004-2017 Mark Adler runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib/infback.c Copyright (c) 1995-2016 Mark Adler runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib/inffast.c Copyright (c) 1995-2017 Mark Adler runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib/inffast.h Copyright (c) 1995-2003, 2010 Mark Adler runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib/inflate.c Copyright (c) 1995-2016 Mark Adler runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib/inflate.h Copyright (c) 1995-2016 Mark Adler runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib/inftrees.c Copyright (c) 1995-2017 Mark Adler runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib/inftrees.h Copyright (c) 1995-2005, 2010 Mark Adler runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib-intel/adler32.c Copyright (c) 1995-2011, 2016 Mark Adler runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib-intel/compress.c Copyright (c) 1995-2005, 2014, 2016 Jean-loup Gailly, Mark Adler runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib-intel/crc32.c Copyright (c) 1995-2006, 2010, 2011, 2012, 2016 Mark Adler runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib-intel/crc_folding.c Copyright (c) 2013 Intel Corporation runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib-intel/deflate.c Copyright (c) 1995-2017 Jean-loup Gailly and Mark Adler runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib-intel/deflate.h Copyright (c) 1995-2016 Jean-loup Gailly runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib-intel/deflate_medium.c Copyright (c) 2013 Intel Corporation runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib-intel/deflate_quick.c Copyright (c) 2013 Intel Corporation runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib-intel/gzguts.h Copyright (c) 2004, 2005, 2010, 2011, 2012, 2013, 2016 Mark Adler runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib-intel/inffast.c Copyright (c) 1995-2017 Mark Adler runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib-intel/inffast.h Copyright (c) 1995-2003, 2010 Mark Adler runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib-intel/inflate.c Copyright (c) 1995-2016 Mark Adler runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib-intel/inflate.h Copyright (c) 1995-2016 Mark Adler runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib-intel/inftrees.c Copyright (c) 1995-2017 Mark Adler runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib-intel/inftrees.h Copyright (c) 1995-2005, 2010 Mark Adler runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib-intel/slide_sse.c Copyright (c) 2017 Intel Corporation runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib-intel/trees.c Copyright (c) 1995-2017 Jean-loup Gailly runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib-intel/x86.c Copyright (c) 2013 Intel Corporation runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib-intel/x86.h Copyright (c) 2013 Intel Corporation Jim Kukunas runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib-intel/zconf.h Copyright (c) 1995-2016 Jean-loup Gailly, Mark Adler runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib-intel/zlib.h Copyright (c) 1995-2017 Jean-loup Gailly and Mark Adler runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib-intel/zutil.c Copyright (c) 1995-2017 Jean-loup Gailly runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib-intel/zutil.h Copyright (c) 1995-2016 Jean-loup Gailly, Mark Adler runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib/Makefile.in Copyright (c) 1995-2017 Jean-loup Gailly, Mark Adler runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib/README (c) 1995-2017 Jean-loup Gailly and Mark Adler runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib/trees.c Copyright (c) 1995-2017 Jean-loup Gailly runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib/uncompr.c Copyright (c) 1995-2003, 2010, 2014, 2016 Jean-loup Gailly, Mark Adler runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib/zconf.h Copyright (c) 1995-2016 Jean-loup Gailly, Mark Adler runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib/zconf.h.cmakein Copyright (c) 1995-2016 Jean-loup Gailly, Mark Adler runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib/zconf.h.in Copyright (c) 1995-2016 Jean-loup Gailly, Mark Adler runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib/zlib.3 Copyright (c) 1995-2017 Jean-loup Gailly and Mark Adler runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib/zlib.3.pdf (c) 1995-2017 Jean-loup Gailly and Mark Adler runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib/zlib.h Copyright (c) 1995-2017 Jean-loup Gailly and Mark Adler runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib/zutil.c Copyright (c) 1995-2017 Jean-loup Gailly runtime-5.0.0/src/libraries/Native/Windows/clrcompression/zlib/zutil.h Copyright (c) 1995-2016 Jean-loup Gailly, Mark Adler runtime-5.0.0/src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/THIRD-PARTY-NOTICES Copyright (c) 2000,2001 Rick Jelliffe runtime-5.0.0/src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/Schematron/schematron-basic.xsl Copyright (c) 2000,2001 Rick Jelliffe runtime-5.0.0/src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/Schematron/schematron-message.xsl Copyright (c) 2000,2001 Rick Jelliffe runtime-5.0.0/src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/Schematron/schematron-report.xsl Copyright (c) 2000,2001 David Calisle, Oliver Becker, Rick Jelliffe runtime-5.0.0/src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/Schematron/skeleton1-5.xsl Copyright (c) 2000,2001 Rick Jelliffe runtime-5.0.0/src/mono/mono/zlib/adler32.c Copyright (c) 1995-2011, 2016 Mark Adler runtime-5.0.0/src/mono/mono/zlib/compress.c Copyright (c) 1995-2005, 2014, 2016 Jean-loup Gailly, Mark Adler runtime-5.0.0/src/mono/mono/zlib/crc32.c Copyright (c) 1995-2006, 2010, 2011, 2012, 2016 Mark Adler runtime-5.0.0/src/mono/mono/zlib/deflate.c Copyright (c) 1995-2017 Jean-loup Gailly and Mark Adler runtime-5.0.0/src/mono/mono/zlib/deflate.h Copyright (c) 1995-2016 Jean-loup Gailly runtime-5.0.0/src/mono/mono/zlib/gzguts.h Copyright (c) 2004, 2005, 2010, 2011, 2012, 2013, 2016 Mark Adler runtime-5.0.0/src/mono/mono/zlib/infback.c Copyright (c) 1995-2016 Mark Adler runtime-5.0.0/src/mono/mono/zlib/inffast.c Copyright (c) 1995-2017 Mark Adler runtime-5.0.0/src/mono/mono/zlib/inffast.h Copyright (c) 1995-2003, 2010 Mark Adler runtime-5.0.0/src/mono/mono/zlib/inflate.c Copyright (c) 1995-2016 Mark Adler runtime-5.0.0/src/mono/mono/zlib/inflate.h Copyright (c) 1995-2016 Mark Adler runtime-5.0.0/src/mono/mono/zlib/inftrees.c Copyright (c) 1995-2017 Mark Adler runtime-5.0.0/src/mono/mono/zlib/inftrees.h Copyright (c) 1995-2005, 2010 Mark Adler runtime-5.0.0/src/mono/mono/zlib/trees.c Copyright (c) 1995-2017 Jean-loup Gailly runtime-5.0.0/src/mono/mono/zlib/uncompr.c Copyright (c) 1995-2003, 2010, 2014, 2016 Jean-loup Gailly, Mark Adler runtime-5.0.0/src/mono/mono/zlib/zconf.h Copyright (c) 1995-2016 Jean-loup Gailly, Mark Adler runtime-5.0.0/src/mono/mono/zlib/zlib.h Copyright (c) 1995-2017 Jean-loup Gailly and Mark Adler runtime-5.0.0/src/mono/mono/zlib/zutil.c Copyright (c) 1995-2017 Jean-loup Gailly runtime-5.0.0/src/mono/mono/zlib/zutil.h Copyright (c) 1995-2016 Jean-loup Gailly, Mark Adler runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright 2012 the V8 project authors runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) .NET Foundation Contributors > W3C Software and Document (2015-05-13) runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) YEAR W3C(r) (MIT, ERCIM, Keio, Beihang). Disclaimers runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) YEAR W3C(r) (MIT, ERCIM, Keio, Beihang). Disclaimers > BSD-Original-UC runtime-5.0.0/src/libraries/Native/Unix/System.Native/ios/net/route.h Copyright (c) 1980, 1986, 1993 The Regents of the University of California > W3C Software Notice and License (1998-07-20) runtime-5.0.0/src/libraries/System.Private.Xml/tests/XmlSchema/TestFiles/TestData/105897.xsd Copyright 2001 W3C (Massachusetts Institute of Technology, Institut National de Recherche en Informatique et en Automatique, Keio University) > FSF All Permissive License runtime-5.0.0/src/mono/acinclude.m4 Copyright (c) 2007-2008 Josh Triplett runtime-5.0.0/src/mono/m4/ax_require_defined.m4 Copyright (c) 2014 Mike Frysinger > Free Software Foundation - Unlimited License runtime-5.0.0/src/mono/config.rpath Copyright 1996-2010 Free Software Foundation, Inc. runtime-5.0.0/src/mono/m4/lib-ld.m4 Copyright (c) 1996-2003, 2009-2010 Free Software Foundation, Inc. runtime-5.0.0/src/mono/m4/lib-link.m4 Copyright (c) 2001-2010 Free Software Foundation, Inc. runtime-5.0.0/src/mono/m4/lib-prefix.m4 Copyright (c) 2001-2005, 2008-2010 Free Software Foundation, Inc. runtime-5.0.0/src/mono/m4/nls.m4 Copyright (c) 1995-2003, 2005-2006, 2008-2010 Free Software Foundation, Inc. runtime-5.0.0/src/mono/m4/po.m4 Copyright (c) 1995-2010 Free Software Foundation, Inc. runtime-5.0.0/src/mono/m4/progtest.m4 Copyright (c) 1996-2003, 2005, 2008-2010 Free Software Foundation, Inc. > GNU General Public License 3.0 or later runtime-5.0.0/src/mono/m4/ax_append_flag.m4 Copyright (c) 2008 Guido U. Draheim runtime-5.0.0/src/mono/m4/ax_append_link_flags.m4 Copyright (c) 2011 Maarten Bosmans runtime-5.0.0/src/mono/m4/ax_check_compile_flag.m4 Copyright (c) 2008 Guido U. Draheim runtime-5.0.0/src/mono/m4/ax_check_link_flag.m4 Copyright (c) 2008 Guido U. Draheim > GNU General Public License 2.0 or later runtime-5.0.0/src/mono/mono/benchmark/logic.cs Copyright (c) 2001 Southern Storm Software, Pty Ltd. runtime-5.0.0/src/mono/mono/benchmark/THIRD-PARTY-NOTICES.TXT Copyright (c) 2001 Free Software Foundation, Inc. runtime-5.0.0/src/mono/mono/benchmark/THIRD-PARTY-NOTICES.TXT Copyright (c) 2002 Southern Storm Software, Pty Ltd. runtime-5.0.0/src/mono/mono/benchmark/zipmark.cs Copyright (c) 2001 Free Software Foundation, Inc. > bzip2 License 2010 runtime-5.0.0/src/mono/mono/utils/memcheck.h Copyright (c) 2000-2013 Julian Seward runtime-5.0.0/src/mono/mono/utils/valgrind.h Copyright (c) 2000-2013 Julian Seward > ISC License runtime-5.0.0/src/tests/GC/Features/LOHFragmentation/THIRD-PARTY-NOTICES Copyright (c) 2009, Red Gate Software Ltd >>> System.Net.Http.WinHttpHandler-5.0.0 The MIT License (MIT) Copyright (c) .NET Foundation and Contributors 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. ADDITIONAL LICENSE INFORMATION > Apache2.0 system.net.http.winhttphandler.5.0.0.nupkg\THIRD-PARTY-NOTICES.TXT License for fastmod (https://github.com/lemire/fastmod) -------------------------------------- Copyright 2018 Daniel Lemire 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 system.net.http.winhttphandler.5.0.0.nupkg\THIRD-PARTY-NOTICES.TXT License notice for vectorized base64 encoding / decoding -------------------------------------------------------- Copyright (c) 2005-2007, Nick Galbreath Copyright (c) 2013-2017, Alfred Klomp Copyright (c) 2015-2017, Wojciech Mula Copyright (c) 2016-2017, Matthieu Darbois All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License notice for xxHash ------------------------- xxHash Library Copyright (c) 2012-2014, Yann Collet All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. system.net.http.winhttphandler.5.0.0.nupkg\THIRD-PARTY-NOTICES.TXT License notice for Intel ------------------------ "Copyright (c) 2004-2006 Intel Corporation - 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 COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > BSD-3 system.net.http.winhttphandler.5.0.0.nupkg\THIRD-PARTY-NOTICES.TXT License notice for Printing Floating-point Numbers (Grisu3) ----------------------------------------------------------- Copyright 2012 the V8 project authors. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License notice for Berkeley SoftFloat Release 3e ------------------------------------------------ https://github.com/ucb-bar/berkeley-softfloat-3 https://github.com/ucb-bar/berkeley-softfloat-3/blob/master/COPYING.txt License for Berkeley SoftFloat Release 3e John R. Hauser 2018 January 20 The following applies to the whole of SoftFloat Release 3e as well as to each source file individually. Copyright 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018 The Regents of the University of California. 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 University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS "AS IS", AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License notice for lz4net ------------------------------------- lz4net Copyright (c) 2013-2017, Milosz Krajewski All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. system.net.http.winhttphandler.5.0.0.nupkg\THIRD-PARTY-NOTICES.TXT compress_fragment.c: Copyright (c) 2011, Google Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ""AS IS"" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. decode_fuzzer.c: Copyright (c) 2015 The Chromium Authors. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ""AS IS"" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." > CC-Attribution3.0 system.net.http.winhttphandler.5.0.0.nupkg\THIRD-PARTY-NOTICES.TXT License notice for Xorshift RNGs -------------------------------- George Marsaglia 2003-07-04 Journal of Statistical Software License: http://creativecommons.org/licenses/by/3.0/ https://www.jstatsoft.org/article/view/v008i14 https://www.jstatsoft.org/index.php/jss/article/view/v008i14/xorshift.pdf > CC-Attribution-ShareAlike3.0 system.net.http.winhttphandler.5.0.0.nupkg\THIRD-PARTY-NOTICES.TXT License notice for Xorshift (Wikipedia) --------------------------------------- https://en.wikipedia.org/wiki/Xorshift License: https://en.wikipedia.org/wiki/Wikipedia:Text_of_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License > MIT system.net.http.winhttphandler.5.0.0.nupkg\THIRD-PARTY-NOTICES.TXT License notice for Zlib ----------------------- https://github.com/madler/zlib http://zlib.net/zlib_license.html /* zlib.h -- interface of the 'zlib' general purpose compression library version 1.2.11, January 15th, 2017 Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. Jean-loup Gailly Mark Adler jloup@gzip.org madler@alumni.caltech.edu */ License notice for Mono ------------------------------- http://www.mono-project.com/docs/about-mono/ Copyright (c) .NET Foundation Contributors MIT License Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the Software), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. License notice for Xamarin and Novell ------------------------------------- Copyright (c) 2015 Xamarin, Inc (http://www.xamarin.com) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Copyright (c) 2011 Novell, Inc (http://www.novell.com) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Third party notice for W3C -------------------------- "W3C SOFTWARE AND DOCUMENT NOTICE AND LICENSE Status: This license takes effect 13 May, 2015. This work is being provided by the copyright holders under the following license. License By obtaining and/or copying this work, you (the licensee) agree that you have read, understood, and will comply with the following terms and conditions. Permission to copy, modify, and distribute this work, with or without modification, for any purpose and without fee or royalty is hereby granted, provided that you include the following on ALL copies of the work or portions thereof, including modifications: The full text of this NOTICE in a location viewable to users of the redistributed or derivative work. Any pre-existing intellectual property disclaimers, notices, or terms and conditions. If none exist, the W3C Software and Document Short Notice should be included. Notice of any changes or modifications, through a copyright statement on the new code or document such as "This software or document includes material copied from or derived from [title and URI of the W3C document]. Copyright © [YEAR] W3C® (MIT, ERCIM, Keio, Beihang)." Disclaimers THIS WORK IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENT WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENT. The name and trademarks of copyright holders may NOT be used in advertising or publicity pertaining to the work without specific, written prior permission. Title to copyright in this work will at all times remain with copyright holders." License notice for Brotli -------------------------------------- Copyright (c) 2009, 2010, 2013-2016 by the Brotli 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. system.net.http.winhttphandler.5.0.0.nupkg\THIRD-PARTY-NOTICES.TXT License notice for Json.NET ------------------------------- https://github.com/JamesNK/Newtonsoft.Json/blob/master/LICENSE.md The MIT License (MIT) Copyright (c) 2007 James Newton-King 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. License notice for RFC 3492 --------------------------- The punycode implementation is based on the sample code in RFC 3492 Copyright (C) The Internet Society (2003). All Rights Reserved. This document and translations of it may be copied and furnished to others, and derivative works that comment on or otherwise explain it or assist in its implementation may be prepared, copied, published and distributed, in whole or in part, without restriction of any kind, provided that the above copyright notice and this paragraph are included on all such copies and derivative works. However, this document itself may not be modified in any way, such as by removing the copyright notice or references to the Internet Society or other Internet organizations, except as needed for the purpose of developing Internet standards in which case the procedures for copyrights defined in the Internet Standards process must be followed, or as required to translate it into languages other than English. The limited permissions granted above are perpetual and will not be revoked by the Internet Society or its successors or assigns. This document and the information contained herein is provided on an "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. License notice for Algorithm from Internet Draft document "UUIDs and GUIDs" --------------------------------------------------------------------------- Copyright (c) 1990- 1993, 1996 Open Software Foundation, Inc. Copyright (c) 1989 by Hewlett-Packard Company, Palo Alto, Ca. & Digital Equipment Corporation, Maynard, Mass. To anyone who acknowledges that this file is provided "AS IS" without any express or implied warranty: permission to use, copy, modify, and distribute this file for any purpose is hereby granted without fee, provided that the above copyright notices and this notice appears in all source code copies, and that none of the names of Open Software Foundation, Inc., Hewlett-Packard Company, or Digital Equipment Corporation be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. Neither Open Software Foundation, Inc., Hewlett-Packard Company, Microsoft, nor Digital Equipment Corporation makes any representations about the suitability of this software for any purpose. Copyright(C) The Internet Society 1997. All Rights Reserved. This document and translations of it may be copied and furnished to others, and derivative works that comment on or otherwise explain it or assist in its implementation may be prepared, copied, published and distributed, in whole or in part, without restriction of any kind, provided that the above copyright notice and this paragraph are included on all such copies and derivative works.However, this document itself may not be modified in any way, such as by removing the copyright notice or references to the Internet Society or other Internet organizations, except as needed for the purpose of developing Internet standards in which case the procedures for copyrights defined in the Internet Standards process must be followed, or as required to translate it into languages other than English. The limited permissions granted above are perpetual and will not be revoked by the Internet Society or its successors or assigns. This document and the information contained herein is provided on an "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. License notice for Algorithm from RFC 4122 - A Universally Unique IDentifier (UUID) URN Namespace ---------------------------------------------------- Copyright (c) 1990- 1993, 1996 Open Software Foundation, Inc. Copyright (c) 1989 by Hewlett-Packard Company, Palo Alto, Ca. & Digital Equipment Corporation, Maynard, Mass. Copyright (c) 1998 Microsoft. To anyone who acknowledges that this file is provided "AS IS" without any express or implied warranty: permission to use, copy, modify, and distribute this file for any purpose is hereby granted without fee, provided that the above copyright notices and this notice appears in all source code copies, and that none of the names of Open Software Foundation, Inc., Hewlett-Packard Company, Microsoft, or Digital Equipment Corporation be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. Neither Open Software Foundation, Inc., Hewlett-Packard Company, Microsoft, nor Digital Equipment Corporation makes any representations about the suitability of this software for any purpose." License notice for Bob Jenkins ------------------------------ By Bob Jenkins, 1996. bob_jenkins@burtleburtle.net. You may use this code any way you wish, private, educational, or commercial. It's free. License notice for libunwind based code ---------------------------------------- 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. License notice for Printing Floating-Point Numbers (Dragon4) ------------------------------------------------------------ /****************************************************************************** Copyright (c) 2014 Ryan Juckett http://www.ryanjuckett.com/ 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. License notice for The C++ REST SDK ----------------------------------- C++ REST SDK The MIT License (MIT) Copyright (c) Microsoft Corporation 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. License notice for MessagePack-CSharp ------------------------------------- MessagePack for C# MIT License Copyright (c) 2017 Yoshifumi Kawai 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. License notice for Nerdbank.Streams ----------------------------------- The MIT License (MIT) Copyright (c) Andrew Arnott 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. License notice for RapidJSON ---------------------------- Tencent is pleased to support the open source community by making RapidJSON available. Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT 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. License notice for DirectX Math Library --------------------------------------- https://github.com/microsoft/DirectXMath/blob/master/LICENSE The MIT License (MIT) Copyright (c) 2011-2020 Microsoft Corp 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. License notice for ldap4net --------------------------- The MIT License (MIT) Copyright (c) 2018 Alexander Chermyanin 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. License notice for vectorized sorting code ------------------------------------------ MIT License Copyright (c) 2020 Dan Shechter 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. > PublicDomain system.net.http.winhttphandler.5.0.0.nupkg\THIRD-PARTY-NOTICES.TXT License notice for Greg Parker ------------------------------ Greg Parker gparker@cs.stanford.edu December 2000 This code is in the public domain and may be copied or modified without permission. system.net.http.winhttphandler.5.0.0.nupkg\THIRD-PARTY-NOTICES.TXT License notice for Bit Twiddling Hacks -------------------------------------- Bit Twiddling Hacks By Sean Eron Anderson seander@cs.stanford.edu Individually, the code snippets here are in the public domain (unless otherwise noted) — feel free to use them however you please. The aggregate collection and descriptions are © 1997-2005 Sean Eron Anderson. The code and descriptions are distributed in the hope that they will be useful, but WITHOUT ANY WARRANTY and without even the implied warranty of merchantability or fitness for a particular purpose. >>> System.Net.Requests-4.3 Found in: core-main/LICENSE.TXT Copyright (c) .NET Foundation and Contributors The MIT License (MIT) Copyright (c) .NET Foundation and Contributors 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. ADDITIONAL LICENSE INFORMATION > Apache2.0 core-main/release-notes/2.2/2.2.0/2.2.0-commits.md copyright header e0f85971a3 (https://github.com/aspnet/AspNetCore/commit/e0f85971a3) >>> System.Net.Security-4.3.2 Found in: core-main/LICENSE.TXT Copyright (c) .NET Foundation and Contributors The MIT License (MIT) Copyright (c) .NET Foundation and Contributors 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. ADDITIONAL LICENSE INFORMATION > Apache2.0 core-main/release-notes/2.2/2.2.0/2.2.0-commits.md copyright header e0f85971a3 (https://github.com/aspnet/AspNetCore/commit/e0f85971a3) >>> libbsm-1.0 Copyright (c) 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 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. ADDITIONAL LICENSE INFORMATION > BSD-2 openbsm-OPENBSM_1_0.tar.gz\openbsm-OPENBSM_1_0.tar\openbsm-OPENBSM_1_0\man\audit.2 Copyright (c) 2005 Tom Rhodes Copyright (c) 2005 Robert N. M. Watson 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 AUTHOR AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > BSD-3 openbsm-OPENBSM_1_0.tar.gz\openbsm-OPENBSM_1_0.tar\openbsm-OPENBSM_1_0\man\audit_class.5 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 Apple Computer, Inc. ("Apple") 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 APPLE AND ITS 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 APPLE 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. > MIT openbsm-OPENBSM_1_0.tar.gz\openbsm-OPENBSM_1_0.tar\openbsm-OPENBSM_1_0\Makefile.in copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. This Makefile.in 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. >>> NewtonSoft.json-13.0.1 The MIT License (MIT) Copyright (c) 2007 James Newton-King 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. >>> Hot-1.6.1 Found in: Hot-1.6.1/LICENSE Copyright (c) 2020 Jean-David Gadina - www.xs-labs.com The MIT License (MIT) ADDITIONAL LICENSE INFORMATION > BSD-3 Hot-1.6.1/Hot/Classes/AppleSilicon.m Copyright (c) 2016-2018, freedom Koan-Sin Tan See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' > MIT Hot-1.6.1/Hot/Classes/AboutWindowController.swift Copyright (c) 2020 Jean-David Gadina - www.xs-labs.com See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' Hot-1.6.1/Hot/Classes/AppleSilicon.h Copyright (c) 2021 Jean-David Gadina - www.xs-labs.com See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' Hot-1.6.1/Hot/Classes/AppleSilicon.m Copyright (c) 2021 Jean-David Gadina - www.xs-labs.com See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' Hot-1.6.1/Hot/Classes/AppleSilicon.m copyright (c) 2021, Jean-David Gadina - www.xs-labs.com See SECTION 7 in 'LICENSE TEXT REFERENCE TABLE' Hot-1.6.1/Hot/Classes/ApplicationDelegate.swift Copyright (c) 2020 Jean-David Gadina - www.xs-labs.com See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' Hot-1.6.1/Hot/Classes/DictionaryIsEmpty.swift Copyright (c) 2021 Jean-David Gadina - www.xs-labs.com See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' Hot-1.6.1/Hot/Classes/GraphView.swift Copyright (c) 2020 Jean-David Gadina - www.xs-labs.com See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' Hot-1.6.1/Hot/Classes/Hot-Bridging-Header.h Copyright (c) 2020 Jean-David Gadina - www.xs-labs.com See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' Hot-1.6.1/Hot/Classes/InfoViewController.swift Copyright (c) 2020 Jean-David Gadina - www.xs-labs.com See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' Hot-1.6.1/Hot/Classes/IntegerToString.swift Copyright (c) 2020 Jean-David Gadina - www.xs-labs.com See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' Hot-1.6.1/Hot/Classes/NSApplication+LaunchServices.h Copyright (c) 2017 Jean-David Gadina - www.xs-labs.com See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' Hot-1.6.1/Hot/Classes/NSApplication+LaunchServices.m Copyright (c) 2017 Jean-David Gadina - www.xs-labs.com See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' Hot-1.6.1/Hot/Classes/PercentToString.swift Copyright (c) 2020 Jean-David Gadina - www.xs-labs.com See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' Hot-1.6.1/Hot/Classes/PreferencesWindowController.swift Copyright (c) 2020 Jean-David Gadina - www.xs-labs.com See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' Hot-1.6.1/Hot/Classes/PressureToString.swift Copyright (c) 2020 Jean-David Gadina - www.xs-labs.com See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' Hot-1.6.1/Hot/Classes/Sensors/ArrayIsEmpty.swift Copyright (c) 2021 Jean-David Gadina - www.xs-labs.com See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' Hot-1.6.1/Hot/Classes/Sensors/ArrayIsNotEmpty.swift Copyright (c) 2021 Jean-David Gadina - www.xs-labs.com See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' Hot-1.6.1/Hot/Classes/Sensors/Colors.swift Copyright (c) 2021 Jean-David Gadina - www.xs-labs.com See SECTION 16 in 'LICENSE TEXT REFERENCE TABLE' Hot-1.6.1/Hot/Classes/Sensors/IOHID.h Copyright (c) 2021 Jean-David Gadina - www.xs-labs.com See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' Hot-1.6.1/Hot/Classes/Sensors/NSImage.swift Copyright (c) 2021 Jean-David Gadina - www.xs-labs.com See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' Hot-1.6.1/Hot/Classes/Sensors/SensorData.swift Copyright (c) 2021 Jean-David Gadina - www.xs-labs.com See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' Hot-1.6.1/Hot/Classes/Sensors/SensorGraphView.swift Copyright (c) 2021 Jean-David Gadina - www.xs-labs.com See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' Hot-1.6.1/Hot/Classes/Sensors/SensorIcon.swift Copyright (c) 2021 Jean-David Gadina - www.xs-labs.com See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' Hot-1.6.1/Hot/Classes/Sensors/SensorItem.swift Copyright (c) 2021 Jean-David Gadina - www.xs-labs.com See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' Hot-1.6.1/Hot/Classes/Sensors/Sensors.h Copyright (c) 2021 Jean-David Gadina - www.xs-labs.com See SECTION 16 in 'LICENSE TEXT REFERENCE TABLE' Hot-1.6.1/Hot/Classes/Sensors/Sensors.m Copyright (c) 2021 Jean-David Gadina - www.xs-labs.com See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' Hot-1.6.1/Hot/Classes/Sensors/SensorsWindowController.swift Copyright (c) 2021 Jean-David Gadina - www.xs-labs.com See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' Hot-1.6.1/Hot/Classes/Sensors/SensorValue.swift Copyright (c) 2021 Jean-David Gadina - www.xs-labs.com See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' Hot-1.6.1/Hot/Classes/Sensors/Synchronizable.swift Copyright (c) 2021 Jean-David Gadina - www.xs-labs.com See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' Hot-1.6.1/Hot/Classes/SensorViewController.swift Copyright (c) 2021 Jean-David Gadina - www.xs-labs.com See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' Hot-1.6.1/Hot/Classes/SMC.c copyright (c) 2020, Jean-David Gadina - www.xs-labs.com See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' Hot-1.6.1/Hot/Classes/SMC.c Copyright (c) 2020 Jean-David Gadina - www.xs-labs.com See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' Hot-1.6.1/Hot/Classes/SMC.h copyright (c) 2020, Jean-David Gadina - www.xs-labs.com See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' Hot-1.6.1/Hot/Classes/SMC.h Copyright (c) 2020 Jean-David Gadina - www.xs-labs.com See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' Hot-1.6.1/Hot/Classes/TemperatureToString.swift Copyright (c) 2020 Jean-David Gadina - www.xs-labs.com See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' Hot-1.6.1/Hot/Classes/ThermalLog.swift Copyright (c) 2020 Jean-David Gadina - www.xs-labs.com See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' >>> Microsoft.Extensions.Configuration-6.0.0 MIT license >>> Microsoft.Extensions.Configuration.Binder-6.0.0 MIT license >>> microsoft.extensions.configuration.json-6.0.0 Found in: runtime-5.0.0/src/coreclr/src/pal/src/libunwind/COPYING Copyright (c) 2002 Hewlett-Packard Co. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. >>> Microsoft.Extensions.Hosting.Abstractions-6.0.0 Found in: runtime-5.0.0/src/coreclr/src/pal/src/libunwind/COPYING Copyright (c) 2002 Hewlett-Packard Co. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. >>> Microsoft.Extensions.Logging-6.0.0 Found in: runtime-5.0.0/src/coreclr/src/pal/src/libunwind/COPYING Copyright (c) 2002 Hewlett-Packard Co. 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 > Apache2.0 microsoft.extensions.logging.6.0.0.nupkg\THIRD-PARTY-NOTICES.TXT Copyright (c) .NET Foundation. All rights reserved. Licensed under the Apache License, Version 2.0. "Copyright (c) 2004-2006 Intel Corporation - All Rights Reserved > BSD-2 microsoft.extensions.logging.6.0.0.nupkg\THIRD-PARTY-NOTICES.TXT "Copyright (c) 2004-2006 Intel Corporation - 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 COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > BSD-3 microsoft.extensions.logging.6.0.0.nupkg\THIRD-PARTY-NOTICES.TXT Copyright (c) 2011, Google Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ""AS IS"" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. >>> Microsoft.Extensions.Logging.Console-6.0.0 Copyright (c) .NET Foundation and Contributors 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. ADDITIONAL LICENSE INFORMATION > Apache2.0 microsoft.extensions.logging.console.6.0.0.nupkg\THIRD-PARTY-NOTICES.TXT Copyright (c) .NET Foundation. All rights reserved. Licensed under the Apache License, Version 2.0. > BSD-2 microsoft.extensions.logging.console.6.0.0.nupkg\THIRD-PARTY-NOTICES.TXT Copyright (c) 2004-2006 Intel Corporation - 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 COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > BSD-3 microsoft.extensions.logging.console.6.0.0.nupkg\THIRD-PARTY-NOTICES.TXT Copyright (c) 2015 The Chromium Authors. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ""AS IS"" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." >>> Microsoft.Extensions.Options-6.0.0 License: MIT ADDITIONAL LICENSE INFORMATION > Apache2.0 microsoft.extensions.options.6.0.0.nupkg\THIRD-PARTY-NOTICES.TXT License for fastmod (https://github.com/lemire/fastmod) and ibm-fpgen (https://github.com/nigeltao/parse-number-fxx-test-data) -------------------------------------- Copyright 2018 Daniel Lemire 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 microsoft.extensions.options.6.0.0.nupkg\THIRD-PARTY-NOTICES.TXT License notice for Slicing-by-8 ------------------------------- http://sourceforge.net/projects/slicing-by-8/ Copyright (c) 2004-2006 Intel Corporation - All Rights Reserved This software program is licensed subject to the BSD License, available at http://www.opensource.org/licenses/bsd-license.html. > BSD-2 microsoft.extensions.options.6.0.0.nupkg\THIRD-PARTY-NOTICES.TXT License notice for Intel ------------------------ "Copyright (c) 2004-2006 Intel Corporation - 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 COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > BSD-3 microsoft.extensions.options.6.0.0.nupkg\THIRD-PARTY-NOTICES.TXT License notice for Berkeley SoftFloat Release 3e ------------------------------------------------ https://github.com/ucb-bar/berkeley-softfloat-3 https://github.com/ucb-bar/berkeley-softfloat-3/blob/master/COPYING.txt License for Berkeley SoftFloat Release 3e John R. Hauser 2018 January 20 The following applies to the whole of SoftFloat Release 3e as well as to each source file individually. Copyright 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018 The Regents of the University of California. 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 University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS "AS IS", AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. >>> system.net.nameresolution-4.3.0 Copyright (c) .NET Foundation and Contributors The MIT License (MIT) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. >>> Microsoft.Extensions.Logging.Abstractions-6.0.0 License: MIT >>> system.security.cryptography.protecteddata-6.0.0 Found in: runtime-5.0.0/src/coreclr/src/pal/src/libunwind/COPYING Copyright (c) 2002 Hewlett-Packard Co. 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 > Apache2.0 system.security.cryptography.protecteddata.6.0.0.nupkg\THIRD-PARTY-NOTICES.TXT Copyright (c) .NET Foundation. All rights reserved. Licensed under the Apache License, Version 2.0. > BSD-2 system.security.cryptography.protecteddata.6.0.0.nupkg\THIRD-PARTY-NOTICES.TXT Copyright (c) 2004-2006 Intel Corporation - 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 COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > BSD-3 system.security.cryptography.protecteddata.6.0.0.nupkg\THIRD-PARTY-NOTICES.TXT Copyright (c) 2011, Google Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ""AS IS"" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. >>> Google.Protobuf-3.19.4 License : BSD 3 >>> CliWrap-3.4.1 Found in: CliWrap-master/License.txt Copyright (c) 2017-2022 Oleksii Holub MIT.LICENSE >>> coverlet.collector-3.1.2 Found in: coverlet-master/LICENSE Copyright (c) 2018 Toni Solarin-Sodara The MIT License (MIT) ADDITIONAL LICENSE INFORMATION > MIT coverlet-master/.editorconfig Copyright (c) Toni Solarin-Sodara See SECTION 18 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.collector/DataCollection/AttachmentManager.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.collector/DataCollection/CoverageManager.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.collector/DataCollection/CoverageWrapper.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.collector/DataCollection/CoverletCoverageCollector.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.collector/DataCollection/CoverletLogger.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.collector/DataCollection/CoverletSettings.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.collector/DataCollection/CoverletSettingsParser.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.collector/InProcDataCollection/CoverletInProcDataCollector.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.collector/Properties/AssemblyInfo.cs Copyright (c) Toni Solarin-Sodara See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.collector/Utilities/CountDownEvent.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.collector/Utilities/CoverletConstants.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.collector/Utilities/CoverletDataCollectorException.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.collector/Utilities/DirectoryHelper.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.collector/Utilities/FileHelper.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.collector/Utilities/Interfaces/ICountDown.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.collector/Utilities/Interfaces/ICoverageWrapper.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.collector/Utilities/Interfaces/IDirectoryHelper.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.collector/Utilities/Interfaces/IFileHelper.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.collector/Utilities/TestPlatformEqtTrace.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.collector/Utilities/TestPlatformLogger.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.console/ConsoleTables/ConsoleTable.cs Copyright (c) 2012 Khalid Abuhakmeh See SECTION 17 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.console/ExitCodes.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.console/Logging/ConsoleLogger.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.console/Logging/LogLevel.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.console/Program.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.console/Properties/AssemblyInfo.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Abstractions/ICecilSymbolHelper.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Abstractions/IConsole.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Abstractions/IFileSystem.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Abstractions/IInstrumentationHelper.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Abstractions/ILogger.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Abstractions/IProcessExitHandler.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Abstractions/IReporter.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Abstractions/IRetryHelper.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Abstractions/ISourceRootTranslator.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Attributes/DoesNotReturnAttribute.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Attributes/ExcludeFromCoverage.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Coverage.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/CoverageDetails.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/CoveragePrepareResult.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/CoverageResult.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/CoverageSummary.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Enums/ThresholdStatistic.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Enums/ThresholdTypeFlags.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Exceptions.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Extensions/HelperExtensions.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Helpers/Console.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Helpers/FileSystem.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Helpers/InstrumentationHelper.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Helpers/ProcessExitHandler.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Helpers/RetryHelper.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Helpers/SourceRootTranslator.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Instrumentation/CecilAssemblyResolver.cs Copyright (c) Toni Solarin-Sodara See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Instrumentation/Instrumenter.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Instrumentation/InstrumenterResult.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Instrumentation/ModuleTrackerTemplate.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Instrumentation/ReachabilityHelper.cs Copyright (c) Toni Solarin-Sodara See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Properties/AssemblyInfo.cs Copyright (c) Toni Solarin-Sodara See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Reporters/CoberturaReporter.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Reporters/JsonReporter.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Reporters/LcovReporter.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Reporters/OpenCoverReporter.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Reporters/ReporterFactory.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Reporters/TeamCityReporter.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Symbols/BranchPoint.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Symbols/CecilSymbolHelper.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.msbuild.tasks/BaseTask.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.msbuild.tasks/CoverageResultTask.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.msbuild.tasks/InstrumentationTask.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.msbuild.tasks/MSBuildLogger.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.msbuild.tasks/Properties/AssemblyInfo.cs Copyright (c) Toni Solarin-Sodara See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.msbuild.tasks/ReportWriter.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.collector.tests/AttachmentManagerTests.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.collector.tests/CoverletCoverageDataCollectorTests.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.collector.tests/CoverletSettingsParserTests.cs Copyright (c) Toni Solarin-Sodara See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.collector.tests/Properties/AssemblyInfo.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Coverage/CoverageSummaryTests.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Coverage/CoverageTests.AsyncAwait.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Coverage/CoverageTests.AsyncAwaitValueTask.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Coverage/CoverageTests.AsyncForeach.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Coverage/CoverageTests.AsyncIterator.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Coverage/CoverageTests.AutoProps.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Coverage/CoverageTests.AwaitUsing.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Coverage/CoverageTests.CatchBlock.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Coverage/CoverageTests.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Coverage/CoverageTests.DoesNotReturn.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Coverage/CoverageTests.ExcludeFromCoverageAttribute.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Coverage/CoverageTests.Filters.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Coverage/CoverageTests.IntegerOverflow.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Coverage/CoverageTests.Lambda.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Coverage/CoverageTests.SelectionStatements.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Coverage/CoverageTests.Yield.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Coverage/InstrumenterHelper.Assertions.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Coverage/InstrumenterHelper.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/CoverageResultTests.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Helpers/FileSystemTests.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Helpers/InstrumentationHelperTests.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Helpers/RetryHelperTests.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Helpers/SourceRootTranslatorTests.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Instrumentation/InstrumenterResultTests.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Instrumentation/InstrumenterTests.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Instrumentation/ModuleTrackerTemplateTests.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Properties/AssemblyInfo.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Reporters/CoberturaReporterTests.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Reporters/JsonReporterTests.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Reporters/LcovReporterTests.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Reporters/OpenCoverReporterTests.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Reporters/ReporterFactoryTests.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Reporters/Reporters.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Reporters/TeamCityReporter.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Symbols/CecilSymbolHelperTests.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.integration.tests/AssertHelper.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.integration.tests/BaseTest.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.integration.tests/Collectors.cs Copyright (c) Toni Solarin-Sodara See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.integration.tests/DeterministicBuild.cs Copyright (c) Toni Solarin-Sodara See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.integration.tests/DotnetTool.cs Copyright (c) Toni Solarin-Sodara See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.integration.tests/Msbuild.cs Copyright (c) Toni Solarin-Sodara See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.integration.tests/Properties/AssemblyInfo.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.tests.xunit.extensions/ConditionalFact.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.tests.xunit.extensions/Extensions.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.tests.xunit.extensions/ITestCondition.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.tests.xunit.extensions/Properties/AssemblyInfo.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.tests.xunit.extensions/SkipOnOS.cs Copyright (c) Toni Solarin-Sodara See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/THIRD-PARTY-NOTICES.txt Copyright (c) 2012 Khalid Abuhakmeh See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE' >>> dotnet/efcore-v6.0.2 License : MIT >>> Microsoft.Extensions.Http-6.0.0 Copyright (c) .NET Foundation and Contributors 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. ADDITIONAL LICENSE INFORMATION > Apache2.0 microsoft.extensions.http.6.0.0.nupkg\THIRD-PARTY-NOTICES.TXT Copyright (c) .NET Foundation. All rights reserved. Licensed under the Apache License, Version 2.0. > BSD-2 microsoft.extensions.http.6.0.0.nupkg\THIRD-PARTY-NOTICES.TXT Copyright (c) 2004-2006 Intel Corporation - 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 COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > BSD-3 microsoft.extensions.http.6.0.0.nupkg\THIRD-PARTY-NOTICES.TXT Copyright (c) 2011, Google Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ""AS IS"" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. >>> microsoft.extensions.configuration.fileextensions-6.0.0 Copyright (c) .NET Foundation and Contributors 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. ADDITIONAL LICENSE INFORMATION > Apache2.0 microsoft.extensions.configuration.fileextensions.6.0.0.nupkg\THIRD-PARTY-NOTICES.TXT Copyright (c) .NET Foundation. All rights reserved. Licensed under the Apache License, Version 2.0. > BSD-2 microsoft.extensions.configuration.fileextensions.6.0.0.nupkg\THIRD-PARTY-NOTICES.TXT Copyright (c) 2004-2006 Intel Corporation - 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 COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > BSD-3 microsoft.extensions.configuration.fileextensions.6.0.0.nupkg\THIRD-PARTY-NOTICES.TXT Copyright (c) 2011, Google Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ""AS IS"" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. >>> Microsoft.Extensions.Logging.Debug-6.0.0 Copyright (c) .NET Foundation and Contributors 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. ADDITIONAL LICENSE INFORMATION > Apache2.0 microsoft.extensions.logging.debug.6.0.0.nupkg\THIRD-PARTY-NOTICES.TXT Copyright (c) .NET Foundation. All rights reserved. Licensed under the Apache License, Version 2.0. > BSD-2 microsoft.extensions.logging.debug.6.0.0.nupkg\THIRD-PARTY-NOTICES.TXT Copyright (c) 2004-2006 Intel Corporation - 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 COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > BSD-3 microsoft.extensions.logging.debug.6.0.0.nupkg\THIRD-PARTY-NOTICES.TXT Copyright (c) 2011, Google Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ""AS IS"" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. >>> System.Net.Security-4.0.1 Copyright (c) .NET Foundation and Contributors The MIT License (MIT) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. >>> microsoft.extensions.hosting-6.0.1 Copyright (c) .NET Foundation and Contributors 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. ADDITIONAL LICENSE INFORMATION > Apache2.0 microsoft.extensions.hosting.6.0.1.nupkg\THIRD-PARTY-NOTICES.TXT Copyright (c) .NET Foundation. All rights reserved. Licensed under the Apache License, Version 2.0. > BSD microsoft.extensions.hosting.6.0.1.nupkg\THIRD-PARTY-NOTICES.TXT Copyright (c) 2004-2006 Intel Corporation - 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 COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > BSD-3 microsoft.extensions.hosting.6.0.1.nupkg\THIRD-PARTY-NOTICES.TXT Copyright (c) 2011, Google Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ""AS IS"" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. >>> Microsoft.Extensions.DependencyInjection-6.0.0 Copyright (c) .NET Foundation and Contributors 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. ADDITIONAL LICENSE INFORMATION > Apache2.0 microsoft.extensions.dependencyinjection.6.0.0.nupkg\THIRD-PARTY-NOTICES.TXT Copyright (c) .NET Foundation. All rights reserved. Licensed under the Apache License, Version 2.0. > BSD-2 microsoft.extensions.dependencyinjection.6.0.0.nupkg\THIRD-PARTY-NOTICES.TXT Copyright (c) 2004-2006 Intel Corporation - 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 COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > BSD-3 microsoft.extensions.dependencyinjection.6.0.0.nupkg\THIRD-PARTY-NOTICES.TXT Copyright (c) 2011, Google Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ""AS IS"" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. >>> system.identitymodel.tokens.jwt-6.15.1 © Microsoft Corporation. All rights reserved. License : MIT https://licenses.nuget.org/MIT >>> System.Diagnostics.EventLog-6.0.0 Copyright (c) .NET Foundation and Contributors 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. ADDITIONAL LICENSE INFORMATION > Apache2.0 system.diagnostics.eventlog.6.0.0.nupkg\THIRD-PARTY-NOTICES.TXT Copyright (c) .NET Foundation. All rights reserved. Licensed under the Apache License, Version 2.0. > BSD-2 system.diagnostics.eventlog.6.0.0.nupkg\THIRD-PARTY-NOTICES.TXT Copyright (c) 2004-2006 Intel Corporation - 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 COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > BSD-3 system.diagnostics.eventlog.6.0.0.nupkg\THIRD-PARTY-NOTICES.TXT Copyright (c) 2011, Google Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ""AS IS"" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. >>> System.ServiceModel.Primitives-4.9.0 Copyright (c) .NET Foundation and Contributors 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. >>> coverlet.msbuild-3.1.2 License : MIT https://licenses.nuget.org/MIT >>> Microsoft.EntityFrameworkCore.Sqlite-6.0.2 © Microsoft Corporation. All rights reserved. License : MIT https://licenses.nuget.org/MIT >>> refit-6.3.2 License : MIT https://licenses.nuget.org/MIT >>> Refit.Newtonsoft.Json-6.3.2 License : MIT https://licenses.nuget.org/MIT -------------------- SECTION 3: GNU Lesser General Public License, V3.0 -------------------- >>> sonaranalyzer.csharp-8.35.0.42613 License: LGPL-3.0 >>> SonarSource/sonar-dotnet-8.35.0.42613 License : LGPL 3.0 ==================== 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 Lesser General Public License, V3.0 -------------------- GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright (C) 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. This version of the GNU Lesser General Public License incorporates the terms and conditions of version 3 of the GNU General Public License, supplemented by the additional permissions listed below. 0. Additional Definitions. As used herein, "this License" refers to version 3 of the GNU Lesser General Public License, and the "GNU GPL" refers to version 3 of the GNU General Public License. "The Library" refers to a covered work governed by this License, other than an Application or a Combined Work as defined below. An "Application" is any work that makes use of an interface provided by the Library, but which is not otherwise based on the Library. Defining a subclass of a class defined by the Library is deemed a mode of using an interface provided by the Library. A "Combined Work" is a work produced by combining or linking an Application with the Library. The particular version of the Library with which the Combined Work was made is also called the "Linked Version". The "Minimal Corresponding Source" for a Combined Work means the Corresponding Source for the Combined Work, excluding any source code for portions of the Combined Work that, considered in isolation, are based on the Application, and not on the Linked Version. The "Corresponding Application Code" for a Combined Work means the object code and/or source code for the Application, including any data and utility programs needed for reproducing the Combined Work from the Application, but excluding the System Libraries of the Combined Work. 1. Exception to Section 3 of the GNU GPL. You may convey a covered work under sections 3 and 4 of this License without being bound by section 3 of the GNU GPL. 2. Conveying Modified Versions. If you modify a copy of the Library, and, in your modifications, a facility refers to a function or data to be supplied by an Application that uses the facility (other than as an argument passed when the facility is invoked), then you may convey a copy of the modified version: a) under this License, provided that you make a good faith effort to ensure that, in the event an Application does not supply the function or data, the facility still operates, and performs whatever part of its purpose remains meaningful, or b) under the GNU GPL, with none of the additional permissions of this License applicable to that copy. 3. Object Code Incorporating Material from Library Header Files. The object code form of an Application may incorporate material from a header file that is part of the Library. You may convey such object code under terms of your choice, provided that, if the incorporated material is not limited to numerical parameters, data structure layouts and accessors, or small macros, inline functions and templates (ten or fewer lines in length), you do both of the following: a) Give prominent notice with each copy of the object code that the Library is used in it and that the Library and its use are covered by this License. b) Accompany the object code with a copy of the GNU GPL and this license document. 4. Combined Works. You may convey a Combined Work under terms of your choice that, taken together, effectively do not restrict modification of the portions of the Library contained in the Combined Work and reverse engineering for debugging such modifications, if you also do each of the following: a) Give prominent notice with each copy of the Combined Work that the Library is used in it and that the Library and its use are covered by this License. b) Accompany the Combined Work with a copy of the GNU GPL and this license document. c) For a Combined Work that displays copyright notices during execution, include the copyright notice for the Library among these notices, as well as a reference directing the user to the copies of the GNU GPL and this license document. d) Do one of the following: 0) Convey the Minimal Corresponding Source under the terms of this License, and the Corresponding Application Code in a form suitable for, and under terms that permit, the user to recombine or relink the Application with a modified version of the Linked Version to produce a modified Combined Work, in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source. 1) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (a) uses at run time a copy of the Library already present on the user's computer system, and (b) will operate properly with a modified version of the Library that is interface-compatible with the Linked Version. e) Provide Installation Information, but only if you would otherwise be required to provide such information under section 6 of the GNU GPL, and only to the extent that such information is necessary to install and execute a modified version of the Combined Work produced by recombining or relinking the Application with a modified version of the Linked Version. (If you use option 4d0, the Installation Information must accompany the Minimal Corresponding Source and Corresponding Application Code. If you use option 4d1, you must provide the Installation Information in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source.) 5. Combined Libraries. You may place library facilities that are a work based on the Library side by side in a single library together with other library facilities that are not Applications and are not covered by this License, and convey such a combined library under terms of your choice, if you do both of the following: a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities, conveyed under the terms of this License. b) Give prominent notice with the combined library that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. 6. Revised Versions of the GNU Lesser General Public License. The Free Software Foundation may publish revised and/or new versions of the GNU Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Library as you received it specifies that a certain numbered version of the GNU Lesser General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that published version or of any later version published by the Free Software Foundation. If the Library as you received it does not specify a version number of the GNU Lesser General Public License, you may choose any version of the GNU Lesser General Public License ever published by the Free Software Foundation. If the Library as you received it specifies that a proxy can decide whether future versions of the GNU Lesser General Public License shall apply, that proxy's public statement of acceptance of any version is permanent authorization for you to choose that version for the Library. -------------------- SECTION 3: Mozilla Public License, V2.0 -------------------- Mozilla Public License Version 2.0 1. Definitions 1.1. “Contributor” means each individual or legal entity that creates, contributes to the creation of, or owns Covered Software. 1.2. “Contributor Version” means the combination of the Contributions of others (if any) used by a Contributor and that particular Contributor’s Contribution. 1.3. “Contribution” means Covered Software of a particular Contributor. 1.4. “Covered Software” means Source Code Form to which the initial Contributor has attached the notice in Exhibit A, the Executable Form of such Source Code Form, and Modifications of such Source Code Form, in each case including portions thereof. 1.5. “Incompatible With Secondary Licenses” means that the initial Contributor has attached the notice described in Exhibit B to the Covered Software; or that the Covered Software was made available under the terms of version 1.1 or earlier of the License, but not also under the terms of a Secondary License. 1.6. “Executable Form” means any form of the work other than Source Code Form. 1.7. “Larger Work” means a work that combines Covered Software with other material, in a separate file or files, that is not Covered Software. 1.8. “License” means this document. 1.9. “Licensable” means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently, any and all of the rights conveyed by this License. 1.10. “Modifications” means any of the following: any file in Source Code Form that results from an addition to, deletion from, or modification of the contents of Covered Software; or any new file in Source Code Form that contains any Covered Software. 1.11. “Patent Claims” of a Contributor means any patent claim(s), including without limitation, method, process, and apparatus claims, in any patent Licensable by such Contributor that would be infringed, but for the grant of the License, by the making, using, selling, offering for sale, having made, import, or transfer of either its Contributions or its Contributor Version. 1.12. “Secondary License” means either the GNU General Public License, Version 2.0, the GNU Lesser General Public License, Version 2.1, the GNU Affero General Public License, Version 3.0, or any later versions of those licenses. 1.13. “Source Code Form” means the form of the work preferred for making modifications. 1.14. “You” (or “Your”) means an individual or a legal entity exercising rights under this License. For legal entities, “You” includes any entity that controls, is controlled by, or is under common control with You. For purposes of this definition, “control” means (a) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (b) ownership of more than fifty percent (50%) of the outstanding shares or beneficial ownership of such entity. 2. License Grants and Conditions 2.1. Grants Each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license: under intellectual property rights (other than patent or trademark) Licensable by such Contributor to use, reproduce, make available, modify, display, perform, distribute, and otherwise exploit its Contributions, either on an unmodified basis, with Modifications, or as part of a Larger Work; and under Patent Claims of such Contributor to make, use, sell, offer for sale, have made, import, and otherwise transfer either its Contributions or its Contributor Version. 2.2. Effective Date The licenses granted in Section 2.1 with respect to any Contribution become effective for each Contribution on the date the Contributor first distributes such Contribution. 2.3. Limitations on Grant Scope The licenses granted in this Section 2 are the only rights granted under this License. No additional rights or licenses will be implied from the distribution or licensing of Covered Software under this License. Notwithstanding Section 2.1(b) above, no patent license is granted by a Contributor: for any code that a Contributor has removed from Covered Software; or for infringements caused by: (i) Your and any other third party’s modifications of Covered Software, or (ii) the combination of its Contributions with other software (except as part of its Contributor Version); or under Patent Claims infringed by Covered Software in the absence of its Contributions. This License does not grant any rights in the trademarks, service marks, or logos of any Contributor (except as may be necessary to comply with the notice requirements in Section 3.4). 2.4. Subsequent Licenses No Contributor makes additional grants as a result of Your choice to distribute the Covered Software under a subsequent version of this License (see Section 10.2) or under the terms of a Secondary License (if permitted under the terms of Section 3.3). 2.5. Representation Each Contributor represents that the Contributor believes its Contributions are its original creation(s) or it has sufficient rights to grant the rights to its Contributions conveyed by this License. 2.6. Fair Use This License is not intended to limit any rights You have under applicable copyright doctrines of fair use, fair dealing, or other equivalents. 2.7. Conditions Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in Section 2.1. 3. Responsibilities 3.1. Distribution of Source Form All distribution of Covered Software in Source Code Form, including any Modifications that You create or to which You contribute, must be under the terms of this License. You must inform recipients that the Source Code Form of the Covered Software is governed by the terms of this License, and how they can obtain a copy of this License. You may not attempt to alter or restrict the recipients’ rights in the Source Code Form. 3.2. Distribution of Executable Form If You distribute Covered Software in Executable Form then: such Covered Software must also be made available in Source Code Form, as described in Section 3.1, and You must inform recipients of the Executable Form how they can obtain a copy of such Source Code Form by reasonable means in a timely manner, at a charge no more than the cost of distribution to the recipient; and You may distribute such Executable Form under the terms of this License, or sublicense it under different terms, provided that the license for the Executable Form does not attempt to limit or alter the recipients’ rights in the Source Code Form under this License. 3.3. Distribution of a Larger Work You may create and distribute a Larger Work under terms of Your choice, provided that You also comply with the requirements of this License for the Covered Software. If the Larger Work is a combination of Covered Software with a work governed by one or more Secondary Licenses, and the Covered Software is not Incompatible With Secondary Licenses, this License permits You to additionally distribute such Covered Software under the terms of such Secondary License(s), so that the recipient of the Larger Work may, at their option, further distribute the Covered Software under the terms of either this License or such Secondary License(s). 3.4. Notices You may not remove or alter the substance of any license notices (including copyright notices, patent notices, disclaimers of warranty, or limitations of liability) contained within the Source Code Form of the Covered Software, except that You may alter any license notices to the extent required to remedy known factual inaccuracies. 3.5. Application of Additional Terms You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Covered Software. However, You may do so only on Your own behalf, and not on behalf of any Contributor. You must make it absolutely clear that any such warranty, support, indemnity, or liability obligation is offered by You alone, and You hereby agree to indemnify every Contributor for any liability incurred by such Contributor as a result of warranty, support, indemnity or liability terms You offer. You may include additional disclaimers of warranty and limitations of liability specific to any jurisdiction. 4. Inability to Comply Due to Statute or Regulation If it is impossible for You to comply with any of the terms of this License with respect to some or all of the Covered Software due to statute, judicial order, or regulation then You must: (a) comply with the terms of this License to the maximum extent possible; and (b) describe the limitations and the code they affect. Such description must be placed in a text file included with all distributions of the Covered Software under this License. Except to the extent prohibited by statute or regulation, such description must be sufficiently detailed for a recipient of ordinary skill to be able to understand it. 5. Termination 5.1. The rights granted under this License will terminate automatically if You fail to comply with any of its terms. However, if You become compliant, then the rights granted under this License from a particular Contributor are reinstated (a) provisionally, unless and until such Contributor explicitly and finally terminates Your grants, and (b) on an ongoing basis, if such Contributor fails to notify You of the non-compliance by some reasonable means prior to 60 days after You have come back into compliance. Moreover, Your grants from a particular Contributor are reinstated on an ongoing basis if such Contributor notifies You of the non-compliance by some reasonable means, this is the first time You have received notice of non-compliance with this License from such Contributor, and You become compliant prior to 30 days after Your receipt of the notice. 5.2. If You initiate litigation against any entity by asserting a patent infringement claim (excluding declaratory judgment actions, counter-claims, and cross-claims) alleging that a Contributor Version directly or indirectly infringes any patent, then the rights granted to You by any and all Contributors for the Covered Software under Section 2.1 of this License shall terminate. 5.3. In the event of termination under Sections 5.1 or 5.2 above, all end user license agreements (excluding distributors and resellers) which have been validly granted by You or Your distributors under this License prior to termination shall survive termination. 6. Disclaimer of Warranty Covered Software is provided under this License on an “as is” basis, without warranty of any kind, either expressed, implied, or statutory, including, without limitation, warranties that the Covered Software is free of defects, merchantable, fit for a particular purpose or non-infringing. The entire risk as to the quality and performance of the Covered Software is with You. Should any Covered Software prove defective in any respect, You (not any Contributor) assume the cost of any necessary servicing, repair, or correction. This disclaimer of warranty constitutes an essential part of this License. No use of any Covered Software is authorized under this License except under this disclaimer. 7. Limitation of Liability Under no circumstances and under no legal theory, whether tort (including negligence), contract, or otherwise, shall any Contributor, or anyone who distributes Covered Software as permitted above, be liable to You for any direct, indirect, special, incidental, or consequential damages of any character including, without limitation, damages for lost profits, loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses, even if such party shall have been informed of the possibility of such damages. This limitation of liability shall not apply to liability for death or personal injury resulting from such party’s negligence to the extent applicable law prohibits such limitation. Some jurisdictions do not allow the exclusion or limitation of incidental or consequential damages, so this exclusion and limitation may not apply to You. 8. Litigation Any litigation relating to this License may be brought only in the courts of a jurisdiction where the defendant maintains its principal place of business and such litigation shall be governed by laws of that jurisdiction, without reference to its conflict-of-law provisions. Nothing in this Section shall prevent a party’s ability to bring cross-claims or counter-claims. 9. Miscellaneous This License represents the complete agreement concerning the subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. Any law or regulation which provides that the language of a contract shall be construed against the drafter shall not be used to construe this License against a Contributor. 10. Versions of the License 10.1. New Versions Mozilla Foundation is the license steward. Except as provided in Section 10.3, no one other than the license steward has the right to modify or publish new versions of this License. Each version will be given a distinguishing version number. 10.2. Effect of New Versions You may distribute the Covered Software under the terms of the version of the License under which You originally received the Covered Software, or under the terms of any subsequent version published by the license steward. 10.3. Modified Versions If you create software not governed by this License, and you want to create a new license for such software, you may create and use a modified version of this License if you rename the license and remove any references to the name of the license steward (except to note that such modified license differs from this License). 10.4. Distributing Source Code Form that is Incompatible With Secondary Licenses If You choose to distribute Source Code Form that is Incompatible With Secondary Licenses under the terms of this version of the License, the notice described in Exhibit B of this License must be attached. Exhibit A - Source Code Form License Notice This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE file in a relevant directory) where a recipient would be likely to look for such a notice. You may add additional accurate notices of copyright ownership. Exhibit B - “Incompatible With Secondary Licenses” Notice This Source Code Form is “Incompatible With Secondary Licenses”, as defined by the Mozilla Public License, v. 2.0. -------------------- SECTION 4: Microsoft Permissive Public License -------------------- Microsoft Public License (Ms-PL) This license governs use of the accompanying software. If you use the software, you accept this license. If you do not accept the license, do not use the software. 1. Definitions The terms "reproduce," "reproduction," "derivative works," and "distribution" have the same meaning here as under U.S. copyright law. A "contribution" is the original software, or any additions or changes to the software. A "contributor" is any person that distributes its contribution under this license. "Licensed patents" are a contributor's patent claims that read directly on its contribution. 2. Grant of Rights (A) Copyright Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free copyright license to reproduce its contribution, prepare derivative works of its contribution, and distribute its contribution or any derivative works that you create. (B) Patent Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free license under its licensed patents to make, have made, use, sell, offer for sale, import, and/or otherwise dispose of its contribution in the software or derivative works of the contribution in the software. 3. Conditions and Limitations (A) No Trademark License- This license does not grant you rights to use any contributors' name, logo, or trademarks. (B) If you bring a patent claim against any contributor over patents that you claim are infringed by the software, your patent license from such contributor to the software ends automatically. (C) If you distribute any portion of the software, you must retain all copyright, patent, trademark, and attribution notices that are present in the software. (D) If you distribute any portion of the software in source code form, you may do so only under this license by including a complete copy of this license with your distribution. If you distribute any portion of the software in compiled or object code form, you may only do so under a license that complies with this license. (E) The software is licensed "as-is." You bear the risk of using it. The contributors give no express warranties, guarantees or conditions. You may have additional consumer rights under your local laws which this license cannot change. To the extent permitted under your local laws, the contributors exclude the implied warranties of merchantability, fitness for a particular purpose and non-infringement. -------------------- SECTION 5: Microsoft Reciprocal License -------------------- Microsoft Reciprocal License (MS-RL) This license governs use of the accompanying software. If you use the software, you accept this license. If you do not accept the license, do not use the software. 1. Definitions The terms "reproduce," "reproduction," "derivative works," and "distribution" have the same meaning here as under U.S. copyright law. A "contribution" is the original software, or any additions or changes to the software. A "contributor" is any person that distributes its contribution under this license. "Licensed patents" are a contributor's patent claims that read directly on its contribution. 2. Grant of Rights (A) Copyright Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free copyright license to reproduce its contribution, prepare derivative works of its contribution, and distribute its contribution or any derivative works that you create. (B) Patent Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free license under its licensed patents to make, have made, use, sell, offer for sale, import, and/or otherwise dispose of its contribution in the software or derivative works of the contribution in the software. 3. Conditions and Limitations (A) Reciprocal Grants- For any file you distribute that contains code from the software (in source code or binary format), you must provide recipients the source code to that file along with a copy of this license, which license will govern that file. You may license other files that are entirely your own work and do not contain code from the software under any terms you choose. (B) No Trademark License- This license does not grant you rights to use any contributors' name, logo, or trademarks. (C) If you bring a patent claim against any contributor over patents that you claim are infringed by the software, your patent license from such contributor to the software ends automatically. (D) If you distribute any portion of the software, you must retain all copyright, patent, trademark, and attribution notices that are present in the software. (E) If you distribute any portion of the software in source code form, you may do so only under this license by including a complete copy of this license with your distribution. If you distribute any portion of the software in compiled or object code form, you may only do so under a license that complies with this license. (F) The software is licensed "as-is." You bear the risk of using it. The contributors give no express warranties, guarantees or conditions. You may have additional consumer rights under your local laws which this license cannot change. To the extent permitted under your local laws, the contributors exclude the implied warranties of merchantability, fitness for a particular purpose and non-infringement. -------------------- SECTION 6: Apple Public Source License 2.0 -------------------- 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. 1. General; Definitions. This License applies to any program or other work which Apple Computer, 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", "Apple Computer", "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 exige que le present contrat et tous les documents connexes soient rediges en anglais. EXHIBIT A. "Portions Copyright (c) 1999-2003 Apple Computer, 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." -------------------- SECTION 7: Creative Commons Attribution-ShareAlike, V3.0 -------------------- Creative Commons Attribution-ShareAlike 3.0 Unported CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS LICENSE DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM ITS USE. License THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED. BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO BE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY BE CONSIDERED TO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS. 1. Definitions a. "Adaptation" means a work based upon the Work, or upon the Work and other pre-existing works, such as a translation, adaptation, derivative work, arrangement of music or other alterations of a literary or artistic work, or phonogram or performance and includes cinematographic adaptations or any other form in which the Work may be recast, transformed, or adapted including in any form recognizably derived from the original, except that a work that constitutes a Collection will not be considered an Adaptation for the purpose of this License. For the avoidance of doubt, where the Work is a musical work, performance or phonogram, the synchronization of the Work in timed-relation with a moving image ("synching") will be considered an Adaptation for the purpose of this License. b. "Collection" means a collection of literary or artistic works, such as encyclopedias and anthologies, or performances, phonograms or broadcasts, or other works or subject matter other than works listed in Section 1(f) below, which, by reason of the selection and arrangement of their contents, constitute intellectual creations, in which the Work is included in its entirety in unmodified form along with one or more other contributions, each constituting separate and independent works in themselves, which together are assembled into a collective whole. A work that constitutes a Collection will not be considered an Adaptation (as defined below) for the purposes of this License. c. "Creative Commons Compatible License" means a license that is listed at http://creativecommons.org/compatiblelicenses that has been approved by Creative Commons as being essentially equivalent to this License, including, at a minimum, because that license: (i) contains terms that have the same purpose, meaning and effect as the License Elements of this License; and, (ii) explicitly permits the relicensing of adaptations of works made available under that license under this License or a Creative Commons jurisdiction license with the same License Elements as this License. d. "Distribute" means to make available to the public the original and copies of the Work or Adaptation, as appropriate, through sale or other transfer of ownership. e. "License Elements" means the following high-level license attributes as selected by Licensor and indicated in the title of this License: Attribution, ShareAlike. f. "Licensor" means the individual, individuals, entity or entities that offer(s) the Work under the terms of this License. g. "Original Author" means, in the case of a literary or artistic work, the individual, individuals, entity or entities who created the Work or if no individual or entity can be identified, the publisher; and in addition (i) in the case of a performance the actors, singers, musicians, dancers, and other persons who act, sing, deliver, declaim, play in, interpret or otherwise perform literary or artistic works or expressions of folklore; (ii) in the case of a phonogram the producer being the person or legal entity who first fixes the sounds of a performance or other sounds; and, (iii) in the case of broadcasts, the organization that transmits the broadcast. h. "Work" means the literary and/or artistic work offered under the terms of this License including without limitation any production in the literary, scientific and artistic domain, whatever may be the mode or form of its expression including digital form, such as a book, pamphlet and other writing; a lecture, address, sermon or other work of the same nature; a dramatic or dramatico-musical work; a choreographic work or entertainment in dumb show; a musical composition with or without words; a cinematographic work to which are assimilated works expressed by a process analogous to cinematography; a work of drawing, painting, architecture, sculpture, engraving or lithography; a photographic work to which are assimilated works expressed by a process analogous to photography; a work of applied art; an illustration, map, plan, sketch or three-dimensional work relative to geography, topography, architecture or science; a performance; a broadcast; a phonogram; a compilation of data to the extent it is protected as a copyrightable work; or a work performed by a variety or circus performer to the extent it is not otherwise considered a literary or artistic work. i. "You" means an individual or entity exercising rights under this License who has not previously violated the terms of this License with respect to the Work, or who has received express permission from the Licensor to exercise rights under this License despite a previous violation. j. "Publicly Perform" means to perform public recitations of the Work and to communicate to the public those public recitations, by any means or process, including by wire or wireless means or public digital performances; to make available to the public Works in such a way that members of the public may access these Works from a place and at a place individually chosen by them; to perform the Work to the public by any means or process and the communication to the public of the performances of the Work, including by public digital performance; to broadcast and rebroadcast the Work by any means including signs, sounds or images. k. "Reproduce" means to make copies of the Work by any means including without limitation by sound or visual recordings and the right of fixation and reproducing fixations of the Work, including storage of a protected performance or phonogram in digital form or other electronic medium. 2. Fair Dealing Rights. Nothing in this License is intended to reduce, limit, or restrict any uses free from copyright or rights arising from limitations or exceptions that are provided for in connection with the copyright protection under copyright law or other applicable laws. 3. License Grant. Subject to the terms and conditions of this License, Licensor hereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for the duration of the applicable copyright) license to exercise the rights in the Work as stated below: a. to Reproduce the Work, to incorporate the Work into one or more Collections, and to Reproduce the Work as incorporated in the Collections; b. to create and Reproduce Adaptations provided that any such Adaptation, including any translation in any medium, takes reasonable steps to clearly label, demarcate or otherwise identify that changes were made to the original Work. For example, a translation could be marked "The original work was translated from English to Spanish," or a modification could indicate "The original work has been modified."; c. to Distribute and Publicly Perform the Work including as incorporated in Collections; and, d. to Distribute and Publicly Perform Adaptations. e. For the avoidance of doubt: i. Non-waivable Compulsory License Schemes. In those jurisdictions in which the right to collect royalties through any statutory or compulsory licensing scheme cannot be waived, the Licensor reserves the exclusive right to collect such royalties for any exercise by You of the rights granted under this License; ii. Waivable Compulsory License Schemes. In those jurisdictions in which the right to collect royalties through any statutory or compulsory licensing scheme can be waived, the Licensor waives the exclusive right to collect such royalties for any exercise by You of the rights granted under this License; and, iii. Voluntary License Schemes. The Licensor waives the right to collect royalties, whether individually or, in the event that the Licensor is a member of a collecting society that administers voluntary licensing schemes, via that society, from any exercise by You of the rights granted under this License. The above rights may be exercised in all media and formats whether now known or hereafter devised. The above rights include the right to make such modifications as are technically necessary to exercise the rights in other media and formats. Subject to Section 8(f), all rights not expressly granted by Licensor are hereby reserved. 4. Restrictions. The license granted in Section 3 above is expressly made subject to and limited by the following restrictions: a. You may Distribute or Publicly Perform the Work only under the terms of this License. You must include a copy of, or the Uniform Resource Identifier (URI) for, this License with every copy of the Work You Distribute or Publicly Perform. You may not offer or impose any terms on the Work that restrict the terms of this License or the ability of the recipient of the Work to exercise the rights granted to that recipient under the terms of the License. You may not sublicense the Work. You must keep intact all notices that refer to this License and to the disclaimer of warranties with every copy of the Work You Distribute or Publicly Perform. When You Distribute or Publicly Perform the Work, You may not impose any effective technological measures on the Work that restrict the ability of a recipient of the Work from You to exercise the rights granted to that recipient under the terms of the License. This Section 4(a) applies to the Work as incorporated in a Collection, but this does not require the Collection apart from the Work itself to be made subject to the terms of this License. If You create a Collection, upon notice from any Licensor You must, to the extent practicable, remove from the Collection any credit as required by Section 4(c), as requested. If You create an Adaptation, upon notice from any Licensor You must, to the extent practicable, remove from the Adaptation any credit as required by Section 4(c), as requested. b. You may Distribute or Publicly Perform an Adaptation only under the terms of: (i) this License; (ii) a later version of this License with the same License Elements as this License; (iii) a Creative Commons jurisdiction license (either this or a later license version) that contains the same License Elements as this License (e.g., Attribution- ShareAlike 3.0 US)); (iv) a Creative Commons Compatible License. If you license the Adaptation under one of the licenses mentioned in (iv), you must comply with the terms of that license. If you license the Adaptation under the terms of any of the licenses mentioned in (i), (ii) or (iii) (the "Applicable License"), you must comply with the terms of the Applicable License generally and the following provisions: (I) You must include a copy of, or the URI for, the Applicable License with every copy of each Adaptation You Distribute or Publicly Perform; (II) You may not offer or impose any terms on the Adaptation that restrict the terms of the Applicable License or the ability of the recipient of the Adaptation to exercise the rights granted to that recipient under the terms of the Applicable License; (III) You must keep intact all notices that refer to the Applicable License and to the disclaimer of warranties with every copy of the Work as included in the Adaptation You Distribute or Publicly Perform; (IV) when You Distribute or Publicly Perform the Adaptation, You may not impose any effective technological measures on the Adaptation that restrict the ability of a recipient of the Adaptation from You to exercise the rights granted to that recipient under the terms of the Applicable License. This Section 4(b) applies to the Adaptation as incorporated in a Collection, but this does not require the Collection apart from the Adaptation itself to be made subject to the terms of the Applicable License. c. If You Distribute, or Publicly Perform the Work or any Adaptations or Collections, You must, unless a request has been made pursuant to Section 4(a), keep intact all copyright notices for the Work and provide, reasonable to the medium or means You are utilizing: (i) the name of the Original Author (or pseudonym, if applicable) if supplied, and/or if the Original Author and/or Licensor designate another party or parties (e.g., a sponsor institute, publishing entity, journal) for attribution ("Attribution Parties") in Licensor's copyright notice, terms of service or by other reasonable means, the name of such party or parties; (ii) the title of the Work if supplied; (iii) to the extent reasonably practicable, the URI, if any, that Licensor specifies to be associated with the Work, unless such URI does not refer to the copyright notice or licensing information for the Work; and (iv) , consistent with Ssection 3(b), in the case of an Adaptation, a credit identifying the use of the Work in the Adaptation (e.g., "French translation of the Work by Original Author," or "Screenplay based on original Work by Original Author"). The credit required by this Section 4(c) may be implemented in any reasonable manner; provided, however, that in the case of a Adaptation or Collection, at a minimum such credit will appear, if a credit for all contributing authors of the Adaptation or Collection appears, then as part of these credits and in a manner at least as prominent as the credits for the other contributing authors. For the avoidance of doubt, You may only use the credit required by this Section for the purpose of attribution in the manner set out above and, by exercising Your rights under this License, You may not implicitly or explicitly assert or imply any connection with, sponsorship or endorsement by the Original Author, Licensor and/or Attribution Parties, as appropriate, of You or Your use of the Work, without the separate, express prior written permission of the Original Author, Licensor and/or Attribution Parties. d. Except as otherwise agreed in writing by the Licensor or as may be otherwise permitted by applicable law, if You Reproduce, Distribute or Publicly Perform the Work either by itself or as part of any Adaptations or Collections, You must not distort, mutilate, modify or take other derogatory action in relation to the Work which would be prejudicial to the Original Author's honor or reputation. Licensor agrees that in those jurisdictions (e.g. Japan), in which any exercise of the right granted in Section 3(b) of this License (the right to make Adaptations) would be deemed to be a distortion, mutilation, modification or other derogatory action prejudicial to the Original Author's honor and reputation, the Licensor will waive or not assert, as appropriate, this Section, to the fullest extent permitted by the applicable national law, to enable You to reasonably exercise Your right under Section 3(b) of this License (right to make Adaptations) but not otherwise. 5. Representations, Warranties and Disclaimer UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR OFFERS THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING THE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY, FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS, WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU. 6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. 7. Termination a. This License and the rights granted hereunder will terminate automatically upon any breach by You of the terms of this License. Individuals or entities who have received Adaptations or Collections from You under this License, however, will not have their licenses terminated provided such individuals or entities remain in full compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will survive any termination of this License. b. Subject to the above terms and conditions, the license granted here is perpetual (for the duration of the applicable copyright in the Work). Notwithstanding the above, Licensor reserves the right to release the Work under different license terms or to stop distributing the Work at any time; provided, however that any such election will not serve to withdraw this License (or any other license that has been, or is required to be, granted under the terms of this License), and this License will continue in full force and effect unless terminated as stated above. 8. Miscellaneous a. Each time You Distribute or Publicly Perform the Work or a Collection, the Licensor offers to the recipient a license to the Work on the same terms and conditions as the license granted to You under this License. b. Each time You Distribute or Publicly Perform an Adaptation, Licensor offers to the recipient a license to the original Work on the same terms and conditions as the license granted to You under this License. c. If any provision of this License is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this License, and without further action by the parties to this agreement, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable. d. No term or provision of this License shall be deemed waived and no breach consented to unless such waiver or consent shall be in writing and signed by the party to be charged with such waiver or consent. e. This License constitutes the entire agreement between the parties with respect to the Work licensed here. There are no understandings, agreements or representations with respect to the Work not specified here. Licensor shall not be bound by any additional provisions that may appear in any communication from You. This License may not be modified without the mutual written agreement of the Licensor and You. f. The rights granted under, and the subject matter referenced, in this License were drafted utilizing the terminology of the Berne Convention for the Protection of Literary and Artistic Works (as amended on September 28, 1979), the Rome Convention of 1961, the WIPO Copyright Treaty of 1996, the WIPO Performances and Phonograms Treaty of 1996 and the Universal Copyright Convention (as revised on July 24, 1971). These rights and subject matter take effect in the relevant jurisdiction in which the License terms are sought to be enforced according to the corresponding provisions of the implementation of those treaty provisions in the applicable national law. If the standard suite of rights granted under applicable copyright law includes additional rights not granted under this License, such additional rights are deemed to be included in the License; this License is not intended to restrict the license of any rights under applicable law. -------------------- SECTION 8: Creative Commons Attribution License, V3.0 -------------------- Creative Commons Attribution 3.0 Unported CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS LICENSE DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM ITS USE. License THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED. BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO BE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY BE CONSIDERED TO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS. 1. Definitions a. "Adaptation" means a work based upon the Work, or upon the Work and other pre-existing works, such as a translation, adaptation, derivative work, arrangement of music or other alterations of a literary or artistic work, or phonogram or performance and includes cinematographic adaptations or any other form in which the Work may be recast, transformed, or adapted including in any form recognizably derived from the original, except that a work that constitutes a Collection will not be considered an Adaptation for the purpose of this License. For the avoidance of doubt, where the Work is a musical work, performance or phonogram, the synchronization of the Work in timed-relation with a moving image ("synching") will be considered an Adaptation for the purpose of this License. b. "Collection" means a collection of literary or artistic works, such as encyclopedias and anthologies, or performances, phonograms or broadcasts, or other works or subject matter other than works listed in Section 1(f) below, which, by reason of the selection and arrangement of their contents, constitute intellectual creations, in which the Work is included in its entirety in unmodified form along with one or more other contributions, each constituting separate and independent works in themselves, which together are assembled into a collective whole. A work that constitutes a Collection will not be considered an Adaptation (as defined above) for the purposes of this License. c. "Distribute" means to make available to the public the original and copies of the Work or Adaptation, as appropriate, through sale or other transfer of ownership. d. "Licensor" means the individual, individuals, entity or entities that offer(s) the Work under the terms of this License. e. "Original Author" means, in the case of a literary or artistic work, the individual, individuals, entity or entities who created the Work or if no individual or entity can be identified, the publisher; and in addition (i) in the case of a performance the actors, singers, musicians, dancers, and other persons who act, sing, deliver, declaim, play in, interpret or otherwise perform literary or artistic works or expressions of folklore; (ii) in the case of a phonogram the producer being the person or legal entity who first fixes the sounds of a performance or other sounds; and, (iii) in the case of broadcasts, the organization that transmits the broadcast. f. "Work" means the literary and/or artistic work offered under the terms of this License including without limitation any production in the literary, scientific and artistic domain, whatever may be the mode or form of its expression including digital form, such as a book, pamphlet and other writing; a lecture, address, sermon or other work of the same nature; a dramatic or dramatico-musical work; a choreographic work or entertainment in dumb show; a musical composition with or without words; a cinematographic work to which are assimilated works expressed by a process analogous to cinematography; a work of drawing, painting, architecture, sculpture, engraving or lithography; a photographic work to which are assimilated works expressed by a process analogous to photography; a work of applied art; an illustration, map, plan, sketch or three-dimensional work relative to geography, topography, architecture or science; a performance; a broadcast; a phonogram; a compilation of data to the extent it is protected as a copyrightable work; or a work performed by a variety or circus performer to the extent it is not otherwise considered a literary or artistic work. g. "You" means an individual or entity exercising rights under this License who has not previously violated the terms of this License with respect to the Work, or who has received express permission from the Licensor to exercise rights under this License despite a previous violation. h. "Publicly Perform" means to perform public recitations of the Work and to communicate to the public those public recitations, by any means or process, including by wire or wireless means or public digital performances; to make available to the public Works in such a way that members of the public may access these Works from a place and at a place individually chosen by them; to perform the Work to the public by any means or process and the communication to the public of the performances of the Work, including by public digital performance; to broadcast and rebroadcast the Work by any means including signs, sounds or images. i. "Reproduce" means to make copies of the Work by any means including without limitation by sound or visual recordings and the right of fixation and reproducing fixations of the Work, including storage of a protected performance or phonogram in digital form or other electronic medium. 2. Fair Dealing Rights. Nothing in this License is intended to reduce, limit, or restrict any uses free from copyright or rights arising from limitations or exceptions that are provided for in connection with the copyright protection under copyright law or other applicable laws. 3. License Grant. Subject to the terms and conditions of this License, Licensor hereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for the duration of the applicable copyright) license to exercise the rights in the Work as stated below: a. to Reproduce the Work, to incorporate the Work into one or more Collections, and to Reproduce the Work as incorporated in the Collections; b. to create and Reproduce Adaptations provided that any such Adaptation, including any translation in any medium, takes reasonable steps to clearly label, demarcate or otherwise identify that changes were made to the original Work. For example, a translation could be marked "The original work was translated from English to Spanish," or a modification could indicate "The original work has been modified."; c. to Distribute and Publicly Perform the Work including as incorporated in Collections; and, d. to Distribute and Publicly Perform Adaptations. e. For the avoidance of doubt: i. Non-waivable Compulsory License Schemes. In those jurisdictions in which the right to collect royalties through any statutory or compulsory licensing scheme cannot be waived, the Licensor reserves the exclusive right to collect such royalties for any exercise by You of the rights granted under this License; ii. Waivable Compulsory License Schemes. In those jurisdictions in which the right to collect royalties through any statutory or compulsory licensing scheme can be waived, the Licensor waives the exclusive right to collect such royalties for any exercise by You of the rights granted under this License; and, iii. Voluntary License Schemes. The Licensor waives the right to collect royalties, whether individually or, in the event that the Licensor is a member of a collecting society that administers voluntary licensing schemes, via that society, from any exercise by You of the rights granted under this License. The above rights may be exercised in all media and formats whether now known or hereafter devised. The above rights include the right to make such modifications as are technically necessary to exercise the rights in other media and formats. Subject to Section 8(f), all rights not expressly granted by Licensor are hereby reserved. 4. Restrictions. The license granted in Section 3 above is expressly made subject to and limited by the following restrictions: a. You may Distribute or Publicly Perform the Work only under the terms of this License. You must include a copy of, or the Uniform Resource Identifier (URI) for, this License with every copy of the Work You Distribute or Publicly Perform. You may not offer or impose any terms on the Work that restrict the terms of this License or the ability of the recipient of the Work to exercise the rights granted to that recipient under the terms of the License. You may not sublicense the Work. You must keep intact all notices that refer to this License and to the disclaimer of warranties with every copy of the Work You Distribute or Publicly Perform. When You Distribute or Publicly Perform the Work, You may not impose any effective technological measures on the Work that restrict the ability of a recipient of the Work from You to exercise the rights granted to that recipient under the terms of the License. This Section 4(a) applies to the Work as incorporated in a Collection, but this does not require the Collection apart from the Work itself to be made subject to the terms of this License. If You create a Collection, upon notice from any Licensor You must, to the extent practicable, remove from the Collection any credit as required by Section 4(b), as requested. If You create an Adaptation, upon notice from any Licensor You must, to the extent practicable, remove from the Adaptation any credit as required by Section 4(b), as requested. b. If You Distribute, or Publicly Perform the Work or any Adaptations or Collections, You must, unless a request has been made pursuant to Section 4(a), keep intact all copyright notices for the Work and provide, reasonable to the medium or means You are utilizing: (i) the name of the Original Author (or pseudonym, if applicable) if supplied, and/or if the Original Author and/or Licensor designate another party or parties (e.g., a sponsor institute, publishing entity, journal) for attribution ("Attribution Parties") in Licensor's copyright notice, terms of service or by other reasonable means, the name of such party or parties; (ii) the title of the Work if supplied; (iii) to the extent reasonably practicable, the URI, if any, that Licensor specifies to be associated with the Work, unless such URI does not refer to the copyright notice or licensing information for the Work; and (iv) , consistent with Section 3(b), in the case of an Adaptation, a credit identifying the use of the Work in the Adaptation (e.g., "French translation of the Work by Original Author," or "Screenplay based on original Work by Original Author"). The credit required by this Section 4 (b) may be implemented in any reasonable manner; provided, however, that in the case of a Adaptation or Collection, at a minimum such credit will appear, if a credit for all contributing authors of the Adaptation or Collection appears, then as part of these credits and in a manner at least as prominent as the credits for the other contributing authors. For the avoidance of doubt, You may only use the credit required by this Section for the purpose of attribution in the manner set out above and, by exercising Your rights under this License, You may not implicitly or explicitly assert or imply any connection with, sponsorship or endorsement by the Original Author, Licensor and/or Attribution Parties, as appropriate, of You or Your use of the Work, without the separate, express prior written permission of the Original Author, Licensor and/or Attribution Parties. c. Except as otherwise agreed in writing by the Licensor or as may be otherwise permitted by applicable law, if You Reproduce, Distribute or Publicly Perform the Work either by itself or as part of any Adaptations or Collections, You must not distort, mutilate, modify or take other derogatory action in relation to the Work which would be prejudicial to the Original Author's honor or reputation. Licensor agrees that in those jurisdictions (e.g. Japan), in which any exercise of the right granted in Section 3(b) of this License (the right to make Adaptations) would be deemed to be a distortion, mutilation, modification or other derogatory action prejudicial to the Original Author's honor and reputation, the Licensor will waive or not assert, as appropriate, this Section, to the fullest extent permitted by the applicable national law, to enable You to reasonably exercise Your right under Section 3(b) of this License (right to make Adaptations) but not otherwise. 5. Representations, Warranties and Disclaimer UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR OFFERS THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING THE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY, FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS, WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU. 6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. 7. Termination a. This License and the rights granted hereunder will terminate automatically upon any breach by You of the terms of this License. Individuals or entities who have received Adaptations or Collections from You under this License, however, will not have their licenses terminated provided such individuals or entities remain in full compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will survive any termination of this License. b. Subject to the above terms and conditions, the license granted here is perpetual (for the duration of the applicable copyright in the Work). Notwithstanding the above, Licensor reserves the right to release the Work under different license terms or to stop distributing the Work at any time; provided, however that any such election will not serve to withdraw this License (or any other license that has been, or is required to be, granted under the terms of this License), and this License will continue in full force and effect unless terminated as stated above. 8. Miscellaneous a. Each time You Distribute or Publicly Perform the Work or a Collection, the Licensor offers to the recipient a license to the Work on the same terms and conditions as the license granted to You under this License. b. Each time You Distribute or Publicly Perform an Adaptation, Licensor offers to the recipient a license to the original Work on the same terms and conditions as the license granted to You under this License. c. If any provision of this License is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this License, and without further action by the parties to this agreement, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable. d. No term or provision of this License shall be deemed waived and no breach consented to unless such waiver or consent shall be in writing and signed by the party to be charged with such waiver or consent. e. This License constitutes the entire agreement between the parties with respect to the Work licensed here. There are no understandings, agreements or representations with respect to the Work not specified here. Licensor shall not be bound by any additional provisions that may appear in any communication from You. This License may not be modified without the mutual written agreement of the Licensor and You. f. The rights granted under, and the subject matter referenced, in this License were drafted utilizing the terminology of the Berne Convention for the Protection of Literary and Artistic Works (as amended on September 28, 1979), the Rome Convention of 1961, the WIPO Copyright Treaty of 1996, the WIPO Performances and Phonograms Treaty of 1996 and the Universal Copyright Convention (as revised on July 24, 1971). These rights and subject matter take effect in the relevant jurisdiction in which the License terms are sought to be enforced according to the corresponding provisions of the implementation of those treaty provisions in the applicable national law. If the standard suite of rights granted under applicable copyright law includes additional rights not granted under this License, such additional rights are deemed to be included in the License; this License is not intended to restrict the license of any rights under applicable law. ==================== LICENSE TEXT REFERENCE TABLE ==================== -------------------- SECTION 1 -------------------- 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 -------------------- The MIT License (MIT) -------------------- 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 -------------------- // 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 5 -------------------- // Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. -------------------- SECTION 6 -------------------- "# The MIT License (MIT) -------------------- SECTION 7 -------------------- // 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 8 -------------------- // Licensed under the MIT license. See LICENSE file in the project root for full license information. -------------------- SECTION 9 -------------------- Licensed under the MIT license. See LICENSE file in the project root for full license information. -------------------- SECTION 10 -------------------- * 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 11 -------------------- * BSD 3-Clause License -------------------- SECTION 12 -------------------- Apache-2.0 -------------------- 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 -------------------- under the [Apache License, Version 2.0](http://apache.org/licenses/LICENSE-2.0. -------------------- SECTION 15 -------------------- * The MIT License (MIT) * * Copyright (c) 2021 Jean-David Gadina - www.xs-labs.com * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN * THE SOFTWARE. -------------------- SECTION 16 -------------------- * The MIT License (MIT) * * Copyright (c) 2021 Jean-David Gadina - www.xs-labs.com * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN * THE SOFTWARE. -------------------- SECTION 17 -------------------- // The MIT License (MIT) -------------------- SECTION 18 -------------------- file_header_template = Copyright (c) Toni Solarin-Sodara Licensed under the MIT license. See LICENSE file in the project root for full license information. ====================================================================== 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. [DEEMMACOS2208GAPV091422]