open_source_license.txt DEEM macOS 22.04 GA ====================================================================== The following copyright statements and licenses apply to various open source software packages (or portions thereof) that are distributed with this VMware Product. The VMware Product may also include other VMware components, which may contain additional open source software packages. One or more such open_source_licenses.txt files may therefore accompany this VMware Product. The VMware Product that includes this file does not necessarily use all the open source software packages referred to below and may also only use portions of a given package. ==================== TABLE OF CONTENTS ==================== The following is a listing of the open source components detailed in this document. This list is provided for your convenience; please read further if you wish to review the copyright notice(s) and the full text of the license associated with each component. SECTION 1: Apache License, V2.0 >>> xunit-2.4.1 >>> stylecop.analyzers-1.1.118 >>> microsoft.aspnetcore.http.abstractions-2.2.0 >>> Serilog-2.10.0 >>> Serilog.Settings.Configuration-3.3.0 >>> Serilog.Sinks.File-5.0.0 >>> thrift-0.15.0 >>> OSQuery-5.0.1 >>> Serilog.Extensions.Hosting-4.2.0 >>> Serilog.Sinks.Seq-5.1.1 >>> Grpc.Tools-2.43.0 >>> grpc-2.43.0 >>> justmock-2022.1.119.1 >>> Xunit.Extensions.Ordering-1.4.5 SECTION 2: BSD-STYLE, MIT-STYLE, OR SIMILAR STYLE LICENSES >>> system.threading.tasks.extensions-4.3.0 >>> system.net.nameresolution-4.0.0 >>> System.Net.Requests-4.0.11 >>> System.Threading.Tasks.Extensions-4.5.4 >>> xunit.runner.visualstudio-2.4.3 >>> Microsoft.Extensions.Configuration-5.0.0 >>> SSH.NET-2020.0.1 >>> Microsoft.Extensions.Logging.Console-5.0.0 >>> Microsoft.Extensions.Logging.Debug-5.0.0 >>> 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 >>> Microsoft.Extensions.Configuration.Binder-5.0.0 >>> 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/vstest-v17.0.0 >>> 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 >>> NReco.Logging.File-1.1.4 >>> 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 General Public License, V3.0 >>> smartmontools-7.2 SECTION 4: 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 General Public License, V3.0 >>> GNU Lesser General Public License, V3.0 >>> Microsoft Permissive Public License >>> Microsoft Reciprocal License >>> Mozilla Public License, V2.0 >>> GNU Lesser General Public License, V2.1 >>> GNU General Public License, V2.0 >>> Creative Commons Attribution 4.0 International >>> >>> 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. >>> microsoft.aspnetcore.http.abstractions-2.2.0 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. >>> 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 52 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Capturing/DepthLimiter.cs Copyright 2013-2017 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Capturing/GetablePropertyFinder.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Capturing/MessageTemplateProcessor.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Capturing/PropertyBinder.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Capturing/PropertyValueConverter.cs Copyright 2013-2017 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Configuration/ILoggerSettings.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Configuration/LoggerAuditSinkConfiguration.cs Copyright 2016-2020 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Configuration/LoggerDestructuringConfiguration.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Configuration/LoggerEnrichmentConfiguration.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Configuration/LoggerFilterConfiguration.cs Copyright 2013-2015 Serilog See SECTION 4 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 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Configuration/LoggerSinkConfiguration.cs Copyright 2013-2020 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Context/ImmutableStack.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Context/LogContext.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Context/LogContextEnricher.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/Constants.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/Enrichers/ConditionalEnricher.cs Copyright 2019 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/Enrichers/EmptyEnricher.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/Enrichers/PropertyEnricher.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/Enrichers/SafeAggregateEnricher.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/Filters/DelegateFilter.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/IDestructuringPolicy.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/ILogEventEnricher.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/ILogEventFilter.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/ILogEventPropertyFactory.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/ILogEventSink.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/IMessageTemplateParser.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/LevelOverrideMap.cs Copyright 2016-2020 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/Logger.cs Copyright 2013-2016 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/LoggingLevelSwitch.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/Pipeline/MessageTemplateCache.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/Pipeline/SilentLogger.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/Sinks/AggregateSink.cs Copyright 2016-2020 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/Sinks/ConditionalSink.cs Copyright 2019-2020 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/Sinks/DisposeDelegatingSink.cs Copyright 2020 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/Sinks/DisposingAggregateSink.cs Copyright 2020 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/Sinks/FilteringSink.cs Copyright 2013-2020 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/Sinks/RestrictedSink.cs Copyright 2013-2020 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/Sinks/SafeAggregateSink.cs Copyright 2013-2020 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Core/Sinks/SecondaryLoggerSink.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Data/LogEventPropertyValueRewriter.cs Copyright 2016 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Data/LogEventPropertyValueVisitor.cs Copyright 2016 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Debugging/LoggingFailedException.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Debugging/SelfLog.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Events/DictionaryValue.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Events/EventProperty.cs Copyright 2019 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Events/LevelAlias.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Events/LogEvent.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Events/LogEventLevel.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Events/LogEventProperty.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Events/LogEventPropertyValue.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Events/MessageTemplate.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Events/ScalarValue.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Events/SequenceValue.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Events/StructureValue.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Filters/Matching.cs Copyright 2013-2020 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Formatting/Display/LevelOutputFormat.cs Copyright 2017 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Formatting/Display/MessageTemplateTextFormatter.cs Copyright 2013-2017 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Formatting/Display/Obsolete/LiteralStringValue.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Formatting/Display/Obsolete/LogEventLevelValue.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Formatting/Display/Obsolete/LogEventPropertiesValue.cs Copyright 2017 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Formatting/Display/Obsolete/LogEventPropertyMessageValue.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Formatting/Display/OutputProperties.cs Copyright 2013-2017 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Formatting/Display/PropertiesOutputFormat.cs Copyright 2017 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Formatting/ITextFormatter.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Formatting/Json/JsonFormatter.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Formatting/Json/JsonValueFormatter.cs Copyright 2016 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Formatting/Raw/RawFormatter.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/ILogger.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Log.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/LoggerConfiguration.cs Copyright 2013-2020 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Parsing/Alignment.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Parsing/AlignmentDirection.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Parsing/Destructuring.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Parsing/MessageTemplateParser.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Parsing/MessageTemplateToken.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Parsing/PropertyToken.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Parsing/TextToken.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Policies/ByteArrayScalarConversionPolicy.cs Copyright 2013-2017 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Policies/DelegateDestructuringPolicy.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Policies/EnumScalarConversionPolicy.cs Copyright 2013-2017 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Policies/ProjectedDestructuringPolicy.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Policies/ReflectionTypesScalarDestructuringPolicy.cs Copyright 2013-2016 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Policies/SimpleScalarConversionPolicy.cs Copyright 2013-2017 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Rendering/Casing.cs Copyright 2013-2017 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Rendering/MessageTemplateRenderer.cs Copyright 2013-2017 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Rendering/Padding.cs Copyright 2013-2017 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Settings/KeyValuePairs/CallableConfigurationMethodFinder.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Settings/KeyValuePairs/KeyValuePairSettings.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Settings/KeyValuePairs/SettingValueConversions.cs Copyright 2013-2015 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/src/Serilog/Settings/KeyValuePairs/SurrogateConfigurationMethods.cs Copyright 2013-2018 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/test/Serilog.PerformanceTests/BindingBenchmark.cs Copyright 2013-2016 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/test/Serilog.PerformanceTests/Harness.cs Copyright 2013-2020 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/test/Serilog.PerformanceTests/PipelineBenchmark.cs Copyright 2013-2016 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-2.10.0/test/Serilog.Tests/Events/LogEventPropertyValueTests.cs Copyright 2013-2015 Serilog See SECTION 4 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 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-settings-configuration-293/src/Serilog.Settings.Configuration/Settings/Configuration/Assemblies/ConfigurationAssemblySource.cs Copyright 2013-2016 Serilog See SECTION 4 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 52 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-file-5.0.0/src/Serilog.Sinks.File/FileLoggerConfigurationExtensions.cs Copyright 2013-2017 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-file-5.0.0/src/Serilog.Sinks.File/RollingInterval.cs Copyright 2017 Serilog See SECTION 4 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 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-file-5.0.0/src/Serilog.Sinks.File/Sinks/File/FileLifeCycleHookChain.cs Copyright 2019 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-file-5.0.0/src/Serilog.Sinks.File/Sinks/File/FileLifecycleHooks.cs Copyright 2019 Serilog See SECTION 4 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 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-file-5.0.0/src/Serilog.Sinks.File/Sinks/File/IFileSink.cs Copyright 2017 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-file-5.0.0/src/Serilog.Sinks.File/Sinks/File/IFlushableFileSink.cs Copyright 2017 Serilog See SECTION 4 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 4 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 4 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 4 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 4 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 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-file-5.0.0/src/Serilog.Sinks.File/Sinks/File/RollingIntervalExtensions.cs Copyright 2017 Serilog See SECTION 4 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 4 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 4 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 4 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 4 in 'LICENSE TEXT REFERENCE TABLE' >>> thrift-0.15.0 Found in: thrift-0.15.0/LICENSE Copyright 2012 Twitter, Inc * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 ADDITIONAL LICENSE INFORMATION > Apache1.1 thrift-0.15.0/NOTICE [NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS SUBPACKAGE UNDER THE TERMS OF THE APACHE1.1 LICENSE, THE TEXT OF WHICH IS SET FORTH BELOW. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.] Copyright (c) 2006 - 2019, The Apache Software Foundation See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE' > Apache2.0 thrift-0.15.0/compiler/cpp/src/thrift/generate/t_cl_generator.cc Copyright (c) 2006- Facebook See SECTION 63 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/compiler/cpp/src/thrift/generate/t_html_generator.h Copyright 2012 Twitter, Inc See SECTION 65 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/compiler/cpp/tests/netcore/t_netcore_generator_functional_tests.cc copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/compiler/cpp/tests/netcore/t_netcore_generator_functional_tests_helpers.cc copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/compiler/cpp/tests/netcore/t_netcore_generator_functional_tests_helpers.h copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/compiler/cpp/tests/netcore/t_netcore_generator_helpers_tests.cc copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/compiler/cpp/tests/netcore/t_netcore_generator_initialization_tests.cc copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/compiler/cpp/tests/tests_main.cc copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/contrib/Rebus/Properties/AssemblyInfo.cs Copyright (c) 2014 See SECTION 63 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/cpp/src/thrift/windows/SocketPair.cpp Copyright 2007 by Nathan C. Myers See SECTION 66 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/delphi/test/Performance/DataFactory.pas copyright ownership.The ASF See SECTION 56 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/delphi/test/Performance/PerfTests.pas copyright ownership.The ASF See SECTION 56 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/haxe/src/org/apache/thrift/TConfiguration.hx copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/haxe/src/org/apache/thrift/transport/TEndpointTransport.hx copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/haxe/src/org/apache/thrift/transport/TLayeredTransport.hx copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/java/gradlew Copyright 2015 the original author or authors See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/java/gradlew.bat Copyright 2015 the original author or authors See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Benchmarks/Thrift.Benchmarks/CompactProtocolBenchmarks.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Benchmarks/Thrift.Benchmarks/Program.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Benchmarks/Thrift.Benchmarks/Thrift.Benchmarks.csproj copyright ownership.The ASF See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Tests/Thrift.IntegrationTests/Protocols/ProtocolsOperationsTests.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Tests/Thrift.IntegrationTests/Thrift.IntegrationTests.csproj copyright ownership.The ASF See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Tests/Thrift.PublicInterfaces.Compile.Tests/Impl/Thrift5253/MyService.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Tests/Thrift.PublicInterfaces.Compile.Tests/Properties/AssemblyInfo.cs copyright ownership.The ASF See SECTION 55 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Tests/Thrift.PublicInterfaces.Compile.Tests/Thrift.PublicInterfaces.Compile.Tests.csproj copyright ownership.The ASF See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Tests/Thrift.Tests/Collections/TCollectionsTests.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Tests/Thrift.Tests/Collections/THashSetTests.cs copyright ownership.The ASF See SECTION 55 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Tests/Thrift.Tests/DataModel/DeepCopy.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Tests/Thrift.Tests/DataModel/NullValuesSet.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Tests/Thrift.Tests/Protocols/TJsonProtocolHelperTests.cs copyright ownership.The ASF See SECTION 55 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Tests/Thrift.Tests/Protocols/TJsonProtocolTests.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Tests/Thrift.Tests/Thrift.Tests.csproj copyright ownership.The ASF See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Tests/Thrift.Tests/Transports/THttpTransportTests.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Collections/TCollections.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Collections/THashSet.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Processor/ITAsyncProcessor.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Processor/ITProcessorFactory.cs copyright ownership.The ASF See SECTION 55 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Processor/TMultiplexedProcessor.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Processor/TSingletonProcessorFactory.cs copyright ownership.The ASF See SECTION 55 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Properties/AssemblyInfo.cs copyright ownership.The ASF See SECTION 55 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Protocol/Entities/TField.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Protocol/Entities/TList.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Protocol/Entities/TMap.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Protocol/Entities/TMessage.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Protocol/Entities/TMessageType.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Protocol/Entities/TSet.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Protocol/Entities/TStruct.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Protocol/Entities/TType.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Protocol/TBase.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Protocol/TBinaryProtocol.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Protocol/TCompactProtocol.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Protocol/TJSONProtocol.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Protocol/TMultiplexedProtocol.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Protocol/ToString.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Protocol/TProtocol.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Protocol/TProtocolDecorator.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Protocol/TProtocolException.cs copyright ownership.The ASF See SECTION 55 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Protocol/TProtocolFactory.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Protocol/Utilities/TBase64Utils.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Protocol/Utilities/TJsonProtocolConstants.cs copyright ownership.The ASF See SECTION 55 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Protocol/Utilities/TJsonProtocolHelper.cs copyright ownership.The ASF See SECTION 55 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Protocol/Utilities/TProtocolUtil.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Server/TServer.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Server/TServerEventHandler.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Server/TSimpleAsyncServer.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/TApplicationException.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/TBaseClient.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/TConfiguration.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/TException.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Thrift.csproj copyright ownership.The ASF See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Thrift.csproj Copyright 2021 The Apache Software Foundation See SECTION 61 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Transport/Client/THttpTransport.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Transport/Client/TMemoryBufferTransport.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Transport/Client/TNamedPipeTransport.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Transport/Client/TSocketTransport.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Transport/Client/TStreamTransport.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Transport/Client/TTlsSocketTransport.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Transport/Layered/TBufferedTransport.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Transport/Layered/TFramedTransport.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Transport/Layered/TLayeredTransport.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Transport/Server/NullLogger.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Transport/Server/THttpServerTransport.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Transport/Server/TNamedPipeServerTransport.cs copyright ownership.The ASF See SECTION 56 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Transport/Server/TServerSocketTransport.cs copyright ownership.The ASF See SECTION 56 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Transport/Server/TServerTransport.cs copyright ownership.The ASF See SECTION 56 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Transport/Server/TTlsServerSocketTransport.cs copyright ownership.The ASF See SECTION 56 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Transport/TEndpointTransport.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Transport/TTransport.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Transport/TTransportException.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/netstd/Thrift/Transport/TTransportFactory.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/sonar-project.properties (c) The Apache Software Foundation http://www.apache.org/licenses/LICENSE-2.0 See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/test/netstd/Client/Client.csproj copyright ownership.The ASF See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/test/netstd/Client/Performance/PerformanceTests.cs copyright ownership.The ASF See SECTION 56 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/test/netstd/Client/Performance/TestDataFactory.cs copyright ownership.The ASF See SECTION 56 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/test/netstd/Client/Program.cs copyright ownership.The ASF See SECTION 56 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/test/netstd/Client/Properties/AssemblyInfo.cs copyright ownership.The ASF See SECTION 62 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/test/netstd/Client/TestClient.cs copyright ownership.The ASF See SECTION 56 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/test/netstd/Server/Program.cs copyright ownership.The ASF See SECTION 56 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/test/netstd/Server/Properties/AssemblyInfo.cs copyright ownership.The ASF See SECTION 62 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/test/netstd/Server/Server.csproj copyright ownership.The ASF See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/test/netstd/Server/TestServer.cs copyright ownership.The ASF See SECTION 56 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/tutorial/delphi/DelphiClient/DelphiClient.dpr Copyright (c) 2012 The Apache Software Foundation See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/tutorial/delphi/DelphiClient/DelphiClient.dproj Copyright (c) 2012 The Apache Software Foundation See SECTION 54 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/tutorial/delphi/DelphiServer/DelphiServer.dpr Copyright (c) 2012 The Apache Software Foundation See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/tutorial/delphi/DelphiServer/DelphiServer.dproj Copyright (c) 2012 The Apache Software Foundation See SECTION 54 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/tutorial/netstd/Client/Client.csproj copyright ownership.The ASF See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/tutorial/netstd/Client/Program.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/tutorial/netstd/Client/Properties/AssemblyInfo.cs copyright ownership.The ASF See SECTION 55 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/tutorial/netstd/Interfaces/GlobalSuppressions.cs copyright ownership.The ASF See SECTION 56 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/tutorial/netstd/Interfaces/Interfaces.csproj copyright ownership.The ASF See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/tutorial/netstd/Interfaces/Properties/AssemblyInfo.cs copyright ownership.The ASF See SECTION 55 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/tutorial/netstd/Server/Program.cs copyright ownership.The ASF See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/tutorial/netstd/Server/Properties/AssemblyInfo.cs copyright ownership.The ASF See SECTION 55 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/tutorial/netstd/Server/Server.csproj copyright ownership.The ASF See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE' > BSD-2 thrift-0.15.0/build/cmake/FindGLIB.cmake Copyright (c) 2012 Raphael Kubo da Costa See SECTION 64 in 'LICENSE TEXT REFERENCE TABLE' > BSD-3 thrift-0.15.0/lib/py/compat/win32/stdint.h Copyright (c) 2006-2008 Alexander Chemeris See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/LICENSE Copyright (c) 2006-2008 Alexander Chemeris See SECTION 31 in 'LICENSE TEXT REFERENCE TABLE' > BSL1.0 thrift-0.15.0/aclocal/ax_boost_base.m4 Copyright (c) 2008 Thomas Porschberg See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/compiler/cpp/tests/catch/catch.hpp Copyright (c) 2012 Two Blue Cubes Ltd. See SECTION 21 in 'LICENSE TEXT REFERENCE TABLE' > LGPL2.1 thrift-0.15.0/doc/licenses/lgpl-2.1.txt Copyright (c) 1991, 1999 Free Software Foundation, Inc. See SECTION 26 in 'LICENSE TEXT REFERENCE TABLE' > MIT thrift-0.15.0/doc/licenses/otp-base-license.txt Copyright (c) <2006> See SECTION 67 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/LICENSE Copyright (c) 2007 Thomas Porschberg See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' > FSF All Permissive License thrift-0.15.0/aclocal/ax_boost_base.m4 Copyright (c) 2009 Peter Adolphs See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/aclocal/ax_check_openssl.m4 Copyright (c) 2009,2010 Dustin J. Mitchell See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/aclocal/ax_compare_version.m4 Copyright (c) 2008 Tim Toolan See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/aclocal/ax_cxx_compile_stdcxx_11.m4 Copyright (c) 2015 Moritz Klammler See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/aclocal/ax_cxx_compile_stdcxx.m4 Copyright (c) 2016, 2018 Krzesimir Nowak See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/aclocal/ax_javac_and_java.m4 Copyright (c) 2009 David Reiss See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/aclocal/ax_lib_event.m4 Copyright (c) 2009 David Reiss See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/aclocal/ax_lib_zlib.m4 Copyright (c) 2009 David Reiss See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/aclocal/ax_prog_dotnetcore_version.m4 Copyright (c) 2016 Jens Geyer See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/aclocal/ax_prog_haxe_version.m4 Copyright (c) 2015 Jens Geyer See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/aclocal/ax_prog_perl_modules.m4 Copyright (c) 2009 Dean Povey See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/aclocal/ax_signed_right_shift.m4 Copyright (c) 2009 David Reiss See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/aclocal/ax_thrift_internal.m4 Copyright (c) 2009 David Reiss See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/contrib/fb303/acinclude.m4 Copyright (c) 2009 Facebook See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/contrib/fb303/aclocal/ax_boost_base.m4 Copyright (c) 2007 Thomas Porschberg See SECTION 58 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/contrib/fb303/aclocal/ax_cxx_compile_stdcxx_11.m4 Copyright (c) 2013 Roy Stogner See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/contrib/fb303/aclocal/ax_javac_and_java.m4 Copyright (c) 2009 David Reiss See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/contrib/fb303/aclocal/ax_thrift_internal.m4 Copyright (c) 2009 David Reiss See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/debian/copyright Copyright (c) 2007 Thomas Porschberg See SECTION 29 in 'LICENSE TEXT REFERENCE TABLE' thrift-0.15.0/lib/php/src/ext/thrift_protocol/config.m4 Copyright (c) 2009 Facebook See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' > Autoconf macro exception thrift-0.15.0/aclocal/ax_lua.m4 Copyright (c) 2014 Tim Perkins See SECTION 60 in 'LICENSE TEXT REFERENCE TABLE' > Free Software Foundation - Unlimited License thrift-0.15.0/aclocal/tar.m4 Copyright (c) 2004-2018 Free Software Foundation, Inc. See SECTION 7 in 'LICENSE TEXT REFERENCE TABLE' > Public Domain Disclaimer thrift-0.15.0/LICENSE Copyright 2007 by Nathan C. Myers See SECTION 34 in 'LICENSE TEXT REFERENCE TABLE' >>> OSQuery-5.0.1 > GPL2.0 osquery-aa4567341b7769a8b10cd50cc495d45906817910/osquery/main/posix/main.cpp Copyright (c) 2014-present, The osquery authors osquery-aa4567341b7769a8b10cd50cc495d45906817910/osquery/tables/networking/posix/utils.cpp Copyright (c) 2014-present, The osquery authors osquery-aa4567341b7769a8b10cd50cc495d45906817910/osquery/tables/smart/tests/smart_drives_tests.cpp Copyright (c) 2014-present, The osquery authors osquery-aa4567341b7769a8b10cd50cc495d45906817910/plugins/logger/kafka_producer.h Copyright (c) 2014-present, The osquery authors osquery-aa4567341b7769a8b10cd50cc495d45906817910/tests/integration/tables/disk_encryption.cpp Copyright (c) 2014-present, The osquery authors >>> 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 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-extensions-hosting-master/src/Serilog.Extensions.Hosting/Extensions/Hosting/CachingReloadableLogger.cs Copyright 2020 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-extensions-hosting-master/src/Serilog.Extensions.Hosting/Extensions/Hosting/DiagnosticContext.cs Copyright 2019 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-extensions-hosting-master/src/Serilog.Extensions.Hosting/Extensions/Hosting/FixedPropertyEnricher.cs Copyright 2020 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-extensions-hosting-master/src/Serilog.Extensions.Hosting/Extensions/Hosting/IReloadableLogger.cs Copyright 2020 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-extensions-hosting-master/src/Serilog.Extensions.Hosting/Extensions/Hosting/NullEnricher.cs Copyright 2020 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-extensions-hosting-master/src/Serilog.Extensions.Hosting/Extensions/Hosting/ReloadableLogger.cs Copyright 2020 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-extensions-hosting-master/src/Serilog.Extensions.Hosting/Extensions/Hosting/SerilogLoggerFactory.cs Copyright 2018 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-extensions-hosting-master/src/Serilog.Extensions.Hosting/IDiagnosticContext.cs Copyright 2019 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-extensions-hosting-master/src/Serilog.Extensions.Hosting/LoggerConfigurationExtensions.cs Copyright 2020 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-extensions-hosting-master/src/Serilog.Extensions.Hosting/LoggerSettingsConfigurationExtensions.cs Copyright 2020 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-extensions-hosting-master/src/Serilog.Extensions.Hosting/SerilogHostBuilderExtensions.cs Copyright 2020 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-extensions-hosting-master/test/Serilog.Extensions.Hosting.Tests/Support/ListSink.cs Copyright (c) .NET Foundation See SECTION 8 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 36 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-seq-dev/src/Serilog.Sinks.Seq/Serilog.Sinks.Seq.csproj Copyright (c) Serilog Contributors See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-seq-dev/src/Serilog.Sinks.Seq/Sinks/Seq/Audit/SeqAuditSink.cs Copyright 2016 Serilog See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-seq-dev/src/Serilog.Sinks.Seq/Sinks/Seq/Batched/BatchedSeqSink.cs Copyright (c) Serilog Contributors See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-seq-dev/src/Serilog.Sinks.Seq/Sinks/Seq/ConstrainedBufferedFormatter.cs Copyright 2014-2019 Serilog See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-seq-dev/src/Serilog.Sinks.Seq/Sinks/Seq/ControlledLevelSwitch.cs Copyright 2016 Serilog See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-seq-dev/src/Serilog.Sinks.Seq/Sinks/Seq/Durable/BookmarkFile.cs Copyright 2017 Serilog See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-seq-dev/src/Serilog.Sinks.Seq/Sinks/Seq/Durable/DurableSeqSink.cs Copyright 2016 Serilog See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-seq-dev/src/Serilog.Sinks.Seq/Sinks/Seq/Durable/ExponentialBackoffConnectionSchedule.cs Copyright 2016 Serilog See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-seq-dev/src/Serilog.Sinks.Seq/Sinks/Seq/Durable/FileSet.cs Copyright 2017 Serilog See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-seq-dev/src/Serilog.Sinks.Seq/Sinks/Seq/Durable/FileSetPosition.cs Copyright 2017 Serilog See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-seq-dev/src/Serilog.Sinks.Seq/Sinks/Seq/Durable/HttpLogShipper.cs Copyright 2017 Serilog See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-seq-dev/src/Serilog.Sinks.Seq/Sinks/Seq/Durable/PayloadReader.cs Copyright 2017 Serilog See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-seq-dev/src/Serilog.Sinks.Seq/Sinks/Seq/Http/IngestionResult.cs Copyright (c) Serilog Contributors See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-seq-dev/src/Serilog.Sinks.Seq/Sinks/Seq/Http/SeqIngestionApiClient.cs Copyright (c) Serilog Contributors See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-seq-dev/src/Serilog.Sinks.Seq/Sinks/Seq/Http/SeqIngestionApi.cs Copyright (c) Serilog Contributors See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' serilog-sinks-seq-dev/src/Serilog.Sinks.Seq/Sinks/Seq/PortableTimer.cs Copyright 2013-2016 Serilog See SECTION 4 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/. >>> grpc-2.43.0 Copyright 2015 The gRPC Authors License : Apache 2.0 https://licenses.nuget.org/Apache-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 -------------------- SECTION 2: BSD-STYLE, MIT-STYLE, OR SIMILAR STYLE LICENSES -------------------- >>> system.threading.tasks.extensions-4.3.0 >>> system.net.nameresolution-4.0.0 >>> System.Net.Requests-4.0.11 > MIT system.net.requests.4.0.11.nupkg\ThirdPartyNotices.txt This Microsoft .NET Library may incorporate components from the projects listed below. Microsoft licenses these components under the Microsoft .NET Library software license terms. The original copyright notices and the licenses under which Microsoft received such components are set forth below for informational purposes only. Microsoft reserves all rights not expressly granted herein, whether by implication, estoppel or otherwise. 1. .NET Core (https://github.com/dotnet/core/) .NET Core 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. >>> 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. >>> Microsoft.Extensions.Configuration-5.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 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 2018 Daniel Lemire 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 2018 Daniel Lemire > 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 (c) 2004-2006 Intel Corporation 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 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) 2013-2017, Milosz Krajewski runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) Andrew Arnott 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 (c) 2004-2006 Intel Corporation runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) Andrew Arnott runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018 The Regents of the University of California. > 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) 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/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) 2012-2014, Yann Collet 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) 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. > CC-Attribution4.0 runtime-5.0.0/docs/project/copyright.md Copyright The .NET project > MIT runtime-5.0.0/docs/coding-guidelines/clr-jit-coding-conventions.md Copyright (c) Microsoft. 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/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/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' 2017 runtime-5.0.0/src/installer/pkg/packaging/deb/dotnet-runtime-deps-debian_config.json copyright' 2018 runtime-5.0.0/src/installer/pkg/packaging/deb/dotnet-sharedframework-debian_config.json copyright' 2017 runtime-5.0.0/src/installer/pkg/packaging/deb/dotnet-sharedhost-debian_config.json copyright' 2017 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' 2018 runtime-5.0.0/src/installer/pkg/packaging/rpm/dotnet-runtime-deps-rpm_config_fedora.27-x64.json copyright' 2018 runtime-5.0.0/src/installer/pkg/packaging/rpm/dotnet-runtime-deps-rpm_config_opensuse.42-x64.json copyright' 2018 runtime-5.0.0/src/installer/pkg/packaging/rpm/dotnet-runtime-deps-rpm_config_oraclelinux.7-x64.json copyright' 2018 runtime-5.0.0/src/installer/pkg/packaging/rpm/dotnet-runtime-deps-rpm_config_rhel.7-x64.json copyright' 2018 runtime-5.0.0/src/installer/pkg/packaging/rpm/dotnet-runtime-deps-rpm_config_sles.12-x64.json copyright' 2018 runtime-5.0.0/src/installer/pkg/packaging/rpm/dotnet-sharedframework-rpm_config.json copyright' 2017 runtime-5.0.0/src/installer/pkg/packaging/rpm/dotnet-sharedhost-rpm_config.json copyright' 2017 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/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) 2014-2018 Michael Daines 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) Microsoft Corporation 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) 2017 Yoshifumi Kawai 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) 2007 James Newton-King 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) 2009, 2010, 2013-2016 by the Brotli Authors. 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) 2013-2017, Milosz Krajewski 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) 2018 Alexander Chermyanin 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 (c) 2010-2019 Google LLC. http://angular.io/license 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) 2019 David Fowler 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) 2005 Novell, Inc (http://www.novell.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 (c) Ameya Gargesh runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/Common/DataTableMappingCollectionTest.cs (c) Ameya Gargesh 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 (c) Franklin Wise 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 (c) 2002 Franklin Wise 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 (c) Copyright 2002 Franklin Wise 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 (c) Copyright 2002 Franklin Wise 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 (c) Punit Todi 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 (c) 2003 Ville Palo 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 (c) Copyright 2002 Franklin Wise 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 (c) Copyright 2002 Franklin Wise 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 (c) 2005 Novell Inc 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) 2004 Mainsoft Co. runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DataSetTest.cs (c) Copyright 2002 Ville Palo 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 (c) Punit Todi 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 (c) Franklin Wise runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DataViewManagerTest.cs (c) 2005 Novell Inc 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 (c) 2003 Patrick Kalkman 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 (c) Franklin Wise 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 (c) 2002 Ville Palo runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlBooleanTest.cs (c) Ville Palo runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlByteTest.cs (c) 2002 Ville Palo runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlDateTimeTest.cs (c) 2002 Ville Palo runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlDecimalTest.cs (c) 2002 Ville Palo runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlDoubleTest.cs (c) 2002 Ville Palo runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlGuidTest.cs (c) 2002 Ville Palo runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlInt16Test.cs (c) 2002 Ville Palo runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlInt32Test.cs (c) Tim Coleman runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlInt64Test.cs (c) 2002 Ville Palo runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlMoneyTest.cs (c) 2002 Ville Palo runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlSingleTest.cs (c) 2002 Ville Palo runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlStringTest.cs (c) 2002 Ville Palo 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 (c) 2002 Franklin Wise 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) 2002 Ximian, Inc. http://www.ximian.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 Ximian, Inc. (http://www.ximian.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) 2003 Ximian, Inc. (http://www.ximian.com) runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Icon.Unix.cs Copyright (c) 2002 Ximian, Inc. http://www.ximian.com runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/ImageAnimator.Unix.cs (c) 2002 Ximian, Inc 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 (c) 2002 Ximian, Inc. http://www.ximian.com runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.Unix.cs (c) 2002 Ximian, Inc. http://www.ximian.com runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.Unix.cs (c) 2002 Ximian, Inc. http://www.ximian.com runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetaHeader.Unix.cs (c) 2002 Ximian, Inc. http://www.ximian.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 (c) 2002 Ximian, Inc runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PreviewPrintController.Unix.cs (c) 2002 Ximian, Inc runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintController.Unix.cs (c) 2002 Ximian, Inc runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.Unix.cs (c) 2002 Ximian, Inc runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.Unix.cs (c) 2002 Ximian, Inc runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintEventArgs.Unix.cs (c) 2002 Ximian, Inc 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 (c) 2002 Ximian, Inc runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/StandardPrintController.Unix.cs (c) 2002 Ximian, Inc runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/SRDescriptionAttribute.cs (c) 2004 Andreas Nahr 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 (c) 2002 Ximian, Inc runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.Unix.cs Copyright (c) 2002 Ximian, Inc. http://www.ximian.com runtime-5.0.0/src/libraries/System.Drawing.Common/tests/BitmapTests.cs (c) 2004 Ximian, Inc. http://www.ximian.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 (c) 2004 Ximian, Inc. http://www.ximian.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 (c) 2004 Ximian, Inc. http://www.ximian.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 (c) 2004 Ximian, Inc. http://www.ximian.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 (c) 2004 Ximian, Inc. http://www.ximian.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) 2005-2009 Novell, Inc. (http://www.novell.com) runtime-5.0.0/src/libraries/System.Net.HttpListener/src/System/Net/Managed/HttpEndPointListener.cs Copyright (c) 2005 Novell, Inc. (http://www.novell.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) 2005 Novell, Inc. (http://www.novell.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 (c) 2002, 2003 Motus Technologies Inc. (http://www.motus.com) runtime-5.0.0/src/libraries/System.Security.Permissions/tests/SecurityElementTests.cs Portions (c) 2004 Motus Technologies Inc. (http://www.motus.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/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 (c) Ximian, Inc. http://www.ximian.com runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/IO/MonoIOError.cs (c) 2002 runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/CustomAttribute.cs (c) 2002,2003 Ximian, Inc. (http://www.ximian.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 (c) 2001 Ximian, Inc. http://www.ximian.com runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/Emit/ConstructorBuilder.Mono.cs (c) 2001 Ximian, Inc. http://www.ximian.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 (c) 2003 Ximian, Inc. http://www.ximian.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 (c) 2004 Novell, Inc. 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 (c) 2001 Ximian, Inc. http://www.ximian.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 (c) 2001 Ximian, Inc. http://www.ximian.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 (c) 2001 Ximian, Inc. runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/Emit/TypeBuilder.Mono.cs (c) 2001 Ximian, Inc. http://www.ximian.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 (c) 2001 Ximian, Inc. http://www.ximian.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 (c) 2001 Ximian, Inc. http://www.ximian.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 (c) 2001 Ximian, Inc. http://www.ximian.com runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeTypeHandle.cs (c) Ximian, Inc. http://www.ximian.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) 2015 THL A29 Limited, a Tencent company, and Milo Yip. runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) 2018 Alexander Chermyanin runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) 2013-2017, Milosz Krajewski runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) 2017 Yoshifumi Kawai runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) Microsoft Corporation 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) 2007 James Newton-King 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) 2011 Novell, Inc (http://www.novell.com) 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) .NET Foundation Contributors > OSF 1990 License 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) 1990- 1993, 1996 Open Software Foundation, Inc. runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) 1990- 1993, 1996 Open Software Foundation, Inc. > Internet Engineering Task Force License runtime-5.0.0/src/coreclr/src/utilcode/guidfromname.cpp Copyright (c) The Internet Society 1997. 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) The Internet Society (2003). runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) The Internet Society 1997. runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) The Internet Society (2003). > ISO 8879 runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Portions (c) International Organization 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/THIRD-PARTY-NOTICES.TXT Portions (c) International Organization > ZLIB License 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 2012 the V8 project 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 and Academia Sinica Computing Center runtime-5.0.0/src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/Schematron/schematron-basic.xsl Copyright (c) 2000,2001 Rick Jelliffe and Academia Sinica Computing Center runtime-5.0.0/src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/Schematron/schematron-message.xsl Copyright (c) 2000,2001 Rick Jelliffe and Academia Sinica Computing Center 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 and Academia Sinica Computing Center runtime-5.0.0/src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/Schematron/skeleton1-5.xsl Copyright (c) 2000,2001 Rick Jelliffe and Academia Sinica Computing Center 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 runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) 1995-2017 Jean-loup Gailly and Mark Adler > University of Illinois/NCSA Open Source License 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 > 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. > Unicode Inc License Agreement runtime-5.0.0/src/libraries/System.Globalization.Extensions/tests/IdnMapping/Data/Unicode_6_0/ReadMe.txt Copyright (c) 1991-2015 Unicode, Inc. > 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) 2011 Maarten Bosmans 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) 2011 Maarten Bosmans runtime-5.0.0/src/mono/m4/ax_check_link_flag.m4 Copyright (c) 2011 Maarten Bosmans > 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) 2002 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/zipmark.cs Copyright (c) 2001 Free Software Foundation, Inc. > bzip2 License 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 > Generic Bare Warranty Disclaimer runtime-5.0.0/src/tests/GC/Scenarios/Samples/gc.cs Copyright (c) 2000 Microsoft Corporation. > MIT Addition License 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 >>> SSH.NET-2020.0.1 >>> Microsoft.Extensions.Logging.Console-5.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 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 2018 Daniel Lemire 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 2018 Daniel Lemire > 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 (c) 2013-2017, Milosz Krajewski 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) 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/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/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) 2004-2006 Intel Corporation runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) Andrew Arnott 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) 2016-2017, Matthieu Darbois > 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) 2011, Google Inc. 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) 2015 The Chromium Authors. 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) 2015 The Chromium Authors. runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) 2011, Google Inc. runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) 2012-2014, Yann Collet > CC-Attribution4.0 runtime-5.0.0/docs/project/copyright.md Copyright The .NET project > MIT runtime-5.0.0/docs/coding-guidelines/clr-jit-coding-conventions.md Copyright (c) Microsoft. 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/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/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' 2017 runtime-5.0.0/src/installer/pkg/packaging/deb/dotnet-runtime-deps-debian_config.json copyright' 2018 runtime-5.0.0/src/installer/pkg/packaging/deb/dotnet-sharedframework-debian_config.json copyright' 2017 runtime-5.0.0/src/installer/pkg/packaging/deb/dotnet-sharedhost-debian_config.json copyright' 2017 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' 2018 runtime-5.0.0/src/installer/pkg/packaging/rpm/dotnet-runtime-deps-rpm_config_fedora.27-x64.json copyright' 2018 runtime-5.0.0/src/installer/pkg/packaging/rpm/dotnet-runtime-deps-rpm_config_opensuse.42-x64.json copyright' 2018 runtime-5.0.0/src/installer/pkg/packaging/rpm/dotnet-runtime-deps-rpm_config_oraclelinux.7-x64.json copyright' 2018 runtime-5.0.0/src/installer/pkg/packaging/rpm/dotnet-runtime-deps-rpm_config_rhel.7-x64.json copyright' 2018 runtime-5.0.0/src/installer/pkg/packaging/rpm/dotnet-runtime-deps-rpm_config_sles.12-x64.json copyright' 2018 runtime-5.0.0/src/installer/pkg/packaging/rpm/dotnet-sharedframework-rpm_config.json copyright' 2017 runtime-5.0.0/src/installer/pkg/packaging/rpm/dotnet-sharedhost-rpm_config.json copyright' 2017 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) 2015 Xamarin, Inc (http://www.xamarin.com) 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) 2009, 2010, 2013-2016 by the Brotli Authors. 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) Microsoft Corporation. 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) Sindre Sorhus (https://sindresorhus.com) 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/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) 2016 Richard Morris 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) 2010-2019 Google LLC. http://angular.io/license 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) Microsoft Corporation 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) 2015 THL A29 Limited, a Tencent company, and Milo Yip. 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) .NET Foundation. runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) .NET Foundation Contributors 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) 2005 Novell, Inc (http://www.novell.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 (c) Ameya Gargesh runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/Common/DataTableMappingCollectionTest.cs (c) Ameya Gargesh 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 (c) Franklin Wise 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 (c) 2002 Franklin Wise 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 (c) Copyright 2002 Franklin Wise 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 (c) Copyright 2002 Franklin Wise 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 (c) Punit Todi 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 (c) 2003 Ville Palo 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 (c) Copyright 2002 Franklin Wise 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 (c) Copyright 2002 Franklin Wise 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 (c) 2005 Novell Inc 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) 2004 Mainsoft Co. runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DataSetTest.cs (c) Copyright 2002 Ville Palo 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 (c) Punit Todi 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 (c) Franklin Wise runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DataViewManagerTest.cs (c) 2005 Novell Inc 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 (c) 2003 Patrick Kalkman 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 (c) Franklin Wise 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 (c) 2002 Ville Palo runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlBooleanTest.cs (c) Ville Palo runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlByteTest.cs (c) 2002 Ville Palo runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlDateTimeTest.cs (c) 2002 Ville Palo runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlDecimalTest.cs (c) 2002 Ville Palo runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlDoubleTest.cs (c) 2002 Ville Palo runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlGuidTest.cs (c) 2002 Ville Palo runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlInt16Test.cs (c) 2002 Ville Palo runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlInt32Test.cs (c) Tim Coleman runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlInt64Test.cs (c) 2002 Ville Palo runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlMoneyTest.cs (c) 2002 Ville Palo runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlSingleTest.cs (c) 2002 Ville Palo runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlStringTest.cs (c) 2002 Ville Palo 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 (c) 2002 Franklin Wise 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) 2002 Ximian, Inc. http://www.ximian.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 Ximian, Inc. (http://www.ximian.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) 2003 Ximian, Inc. (http://www.ximian.com) runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Icon.Unix.cs Copyright (c) 2002 Ximian, Inc. http://www.ximian.com runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/ImageAnimator.Unix.cs (c) 2002 Ximian, Inc 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 (c) 2002 Ximian, Inc. http://www.ximian.com runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.Unix.cs (c) 2002 Ximian, Inc. http://www.ximian.com runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.Unix.cs (c) 2002 Ximian, Inc. http://www.ximian.com runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetaHeader.Unix.cs (c) 2002 Ximian, Inc. http://www.ximian.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 (c) 2002 Ximian, Inc runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PreviewPrintController.Unix.cs (c) 2002 Ximian, Inc runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintController.Unix.cs (c) 2002 Ximian, Inc runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.Unix.cs (c) 2002 Ximian, Inc runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.Unix.cs (c) 2002 Ximian, Inc runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintEventArgs.Unix.cs (c) 2002 Ximian, Inc 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 (c) 2002 Ximian, Inc runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/StandardPrintController.Unix.cs (c) 2002 Ximian, Inc runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/SRDescriptionAttribute.cs (c) 2004 Andreas Nahr 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 (c) 2002 Ximian, Inc runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.Unix.cs Copyright (c) 2002 Ximian, Inc. http://www.ximian.com runtime-5.0.0/src/libraries/System.Drawing.Common/tests/BitmapTests.cs (c) 2004 Ximian, Inc. http://www.ximian.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 (c) 2004 Ximian, Inc. http://www.ximian.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 (c) 2004 Ximian, Inc. http://www.ximian.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 (c) 2004 Ximian, Inc. http://www.ximian.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 (c) 2004 Ximian, Inc. http://www.ximian.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) 2005-2009 Novell, Inc. (http://www.novell.com) runtime-5.0.0/src/libraries/System.Net.HttpListener/src/System/Net/Managed/HttpEndPointListener.cs Copyright (c) 2005 Novell, Inc. (http://www.novell.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) 2005 Novell, Inc. (http://www.novell.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 (c) 2002, 2003 Motus Technologies Inc. (http://www.motus.com) runtime-5.0.0/src/libraries/System.Security.Permissions/tests/SecurityElementTests.cs Portions (c) 2004 Motus Technologies Inc. (http://www.motus.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/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 (c) Ximian, Inc. http://www.ximian.com runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/IO/MonoIOError.cs (c) 2002 runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/CustomAttribute.cs (c) 2002,2003 Ximian, Inc. (http://www.ximian.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 (c) 2001 Ximian, Inc. http://www.ximian.com runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/Emit/ConstructorBuilder.Mono.cs (c) 2001 Ximian, Inc. http://www.ximian.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 (c) 2003 Ximian, Inc. http://www.ximian.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 (c) 2004 Novell, Inc. 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 (c) 2001 Ximian, Inc. http://www.ximian.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 (c) 2001 Ximian, Inc. http://www.ximian.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 (c) 2001 Ximian, Inc. runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/Emit/TypeBuilder.Mono.cs (c) 2001 Ximian, Inc. http://www.ximian.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 (c) 2001 Ximian, Inc. http://www.ximian.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 (c) 2001 Ximian, Inc. http://www.ximian.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 (c) 2001 Ximian, Inc. http://www.ximian.com runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeTypeHandle.cs (c) Ximian, Inc. http://www.ximian.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) .NET Foundation Contributors runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) 2018 Alexander Chermyanin 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) 2013-2017, Milosz Krajewski runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) 2017 Yoshifumi Kawai runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) Microsoft Corporation 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) 2007 James Newton-King 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) 2011 Novell, Inc (http://www.novell.com) runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) 2015 Xamarin, Inc (http://www.xamarin.com) > OSF 1990 License 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) 1990- 1993, 1996 Open Software Foundation, Inc. runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) 1990- 1993, 1996 Open Software Foundation, Inc. > Internet Engineering Task Force License runtime-5.0.0/src/coreclr/src/utilcode/guidfromname.cpp Copyright (c) The Internet Society 1997. 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) The Internet Society (2003). runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) The Internet Society (2003). runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) The Internet Society 1997. > ZLIB License 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 2012 the V8 project 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 and Academia Sinica Computing Center runtime-5.0.0/src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/Schematron/schematron-basic.xsl Copyright (c) 2000,2001 Rick Jelliffe and Academia Sinica Computing Center runtime-5.0.0/src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/Schematron/schematron-message.xsl Copyright (c) 2000,2001 Rick Jelliffe and Academia Sinica Computing Center 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 and Academia Sinica Computing Center runtime-5.0.0/src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/Schematron/skeleton1-5.xsl Copyright (c) 2000,2001 Rick Jelliffe and Academia Sinica Computing Center 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 (c) 1995-2017 Jean-loup Gailly and Mark Adler runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright 2012 the V8 project > ISO 8879 runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Portions (c) International Organization 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/THIRD-PARTY-NOTICES.TXT Portions (c) International Organization > University of Illinois/NCSA Open Source License 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 > 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. > Unicode Inc License Agreement runtime-5.0.0/src/libraries/System.Globalization.Extensions/tests/IdnMapping/Data/Unicode_6_0/ReadMe.txt Copyright (c) 1991-2015 Unicode, Inc. > 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) 2011 Maarten Bosmans 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) 2011 Maarten Bosmans runtime-5.0.0/src/mono/m4/ax_check_link_flag.m4 Copyright (c) 2011 Maarten Bosmans > 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 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 > Generic Bare Warranty Disclaimer runtime-5.0.0/src/tests/GC/Scenarios/Samples/gc.cs Copyright (c) 2000 Microsoft Corporation. > MIT Addition License 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 >>> Microsoft.Extensions.Logging.Debug-5.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 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 2018 Daniel Lemire 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 2018 Daniel Lemire > 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 (c) Andrew Arnott 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) 2016-2017, Matthieu Darbois 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) 2013-2017, Milosz Krajewski 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 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) Andrew Arnott runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) 2004-2006 Intel Corporation runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) 2016-2017, Matthieu Darbois > 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) 2011, Google Inc. 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) 2012-2014, Yann Collet 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) 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. > CC-Attribution4.0 runtime-5.0.0/docs/project/copyright.md Copyright The .NET project > MIT runtime-5.0.0/docs/coding-guidelines/clr-jit-coding-conventions.md Copyright (c) Microsoft. 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/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/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' 2017 runtime-5.0.0/src/installer/pkg/packaging/deb/dotnet-runtime-deps-debian_config.json copyright' 2018 runtime-5.0.0/src/installer/pkg/packaging/deb/dotnet-sharedframework-debian_config.json copyright' 2017 runtime-5.0.0/src/installer/pkg/packaging/deb/dotnet-sharedhost-debian_config.json copyright' 2017 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' 2018 runtime-5.0.0/src/installer/pkg/packaging/rpm/dotnet-runtime-deps-rpm_config_fedora.27-x64.json copyright' 2018 runtime-5.0.0/src/installer/pkg/packaging/rpm/dotnet-runtime-deps-rpm_config_opensuse.42-x64.json copyright' 2018 runtime-5.0.0/src/installer/pkg/packaging/rpm/dotnet-runtime-deps-rpm_config_oraclelinux.7-x64.json copyright' 2018 runtime-5.0.0/src/installer/pkg/packaging/rpm/dotnet-runtime-deps-rpm_config_rhel.7-x64.json copyright' 2018 runtime-5.0.0/src/installer/pkg/packaging/rpm/dotnet-runtime-deps-rpm_config_sles.12-x64.json copyright' 2018 runtime-5.0.0/src/installer/pkg/packaging/rpm/dotnet-sharedframework-rpm_config.json copyright' 2017 runtime-5.0.0/src/installer/pkg/packaging/rpm/dotnet-sharedhost-rpm_config.json copyright' 2017 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) 2014-2018 Michael Daines 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) 2010-2019 Google LLC. http://angular.io/license 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) .NET Foundation Contributors 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) 2013-2017, Milosz Krajewski 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) 2015 THL A29 Limited, a Tencent company, and Milo Yip. 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) 2018 Alexander Chermyanin 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/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 Novell, Inc (http://www.novell.com) 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/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) 2005 Novell, Inc (http://www.novell.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 (c) Ameya Gargesh runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/Common/DataTableMappingCollectionTest.cs (c) Ameya Gargesh 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 (c) Franklin Wise 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 (c) 2002 Franklin Wise 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 (c) Copyright 2002 Franklin Wise 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 (c) Copyright 2002 Franklin Wise 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 (c) Punit Todi 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 (c) 2003 Ville Palo 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 (c) Copyright 2002 Franklin Wise 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 (c) Copyright 2002 Franklin Wise 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 (c) 2005 Novell Inc 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) 2004 Mainsoft Co. runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DataSetTest.cs (c) Copyright 2002 Ville Palo 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 (c) Punit Todi 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 (c) Franklin Wise runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/DataViewManagerTest.cs (c) 2005 Novell Inc 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 (c) 2003 Patrick Kalkman 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 (c) Franklin Wise 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 (c) 2002 Ville Palo runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlBooleanTest.cs (c) Ville Palo runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlByteTest.cs (c) 2002 Ville Palo runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlDateTimeTest.cs (c) 2002 Ville Palo runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlDecimalTest.cs (c) 2002 Ville Palo runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlDoubleTest.cs (c) 2002 Ville Palo runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlGuidTest.cs (c) 2002 Ville Palo runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlInt16Test.cs (c) 2002 Ville Palo runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlInt32Test.cs (c) Tim Coleman runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlInt64Test.cs (c) 2002 Ville Palo runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlMoneyTest.cs (c) 2002 Ville Palo runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlSingleTest.cs (c) 2002 Ville Palo runtime-5.0.0/src/libraries/System.Data.Common/tests/System/Data/SqlTypes/SqlStringTest.cs (c) 2002 Ville Palo 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 (c) 2002 Franklin Wise 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) 2002 Ximian, Inc. http://www.ximian.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 Ximian, Inc. (http://www.ximian.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) 2003 Ximian, Inc. (http://www.ximian.com) runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Icon.Unix.cs Copyright (c) 2002 Ximian, Inc. http://www.ximian.com runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/ImageAnimator.Unix.cs (c) 2002 Ximian, Inc 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 (c) 2002 Ximian, Inc. http://www.ximian.com runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.Unix.cs (c) 2002 Ximian, Inc. http://www.ximian.com runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.Unix.cs (c) 2002 Ximian, Inc. http://www.ximian.com runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetaHeader.Unix.cs (c) 2002 Ximian, Inc. http://www.ximian.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 (c) 2002 Ximian, Inc runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PreviewPrintController.Unix.cs (c) 2002 Ximian, Inc runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintController.Unix.cs (c) 2002 Ximian, Inc runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.Unix.cs (c) 2002 Ximian, Inc runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.Unix.cs (c) 2002 Ximian, Inc runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintEventArgs.Unix.cs (c) 2002 Ximian, Inc 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 (c) 2002 Ximian, Inc runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/StandardPrintController.Unix.cs (c) 2002 Ximian, Inc runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/SRDescriptionAttribute.cs (c) 2004 Andreas Nahr 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 (c) 2002 Ximian, Inc runtime-5.0.0/src/libraries/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.Unix.cs Copyright (c) 2002 Ximian, Inc. http://www.ximian.com runtime-5.0.0/src/libraries/System.Drawing.Common/tests/BitmapTests.cs (c) 2004 Ximian, Inc. http://www.ximian.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 (c) 2004 Ximian, Inc. http://www.ximian.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 (c) 2004 Ximian, Inc. http://www.ximian.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 (c) 2004 Ximian, Inc. http://www.ximian.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 (c) 2004 Ximian, Inc. http://www.ximian.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) 2005-2009 Novell, Inc. (http://www.novell.com) runtime-5.0.0/src/libraries/System.Net.HttpListener/src/System/Net/Managed/HttpEndPointListener.cs Copyright (c) 2005 Novell, Inc. (http://www.novell.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) 2005 Novell, Inc. (http://www.novell.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 (c) 2002, 2003 Motus Technologies Inc. (http://www.motus.com) runtime-5.0.0/src/libraries/System.Security.Permissions/tests/SecurityElementTests.cs Portions (c) 2004 Motus Technologies Inc. (http://www.motus.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/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 (c) Microsoft. 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/threadpool.c Copyright 2015 Xamarin, Inc (http://www.xamarin.com) runtime-5.0.0/src/mono/mono/metadata/threadpool.c Copyright (c) Microsoft. 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 (c) Ximian, Inc. http://www.ximian.com runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/IO/MonoIOError.cs (c) 2002 runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/CustomAttribute.cs (c) 2002,2003 Ximian, Inc. (http://www.ximian.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 (c) 2001 Ximian, Inc. http://www.ximian.com runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/Emit/ConstructorBuilder.Mono.cs (c) 2001 Ximian, Inc. http://www.ximian.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 (c) 2003 Ximian, Inc. http://www.ximian.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 (c) 2004 Novell, Inc. 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 (c) 2001 Ximian, Inc. http://www.ximian.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 (c) 2001 Ximian, Inc. http://www.ximian.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 (c) 2001 Ximian, Inc. runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/Emit/TypeBuilder.Mono.cs (c) 2001 Ximian, Inc. http://www.ximian.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 (c) 2001 Ximian, Inc. http://www.ximian.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 (c) 2001 Ximian, Inc. http://www.ximian.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 (c) 2001 Ximian, Inc. http://www.ximian.com runtime-5.0.0/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeTypeHandle.cs (c) Ximian, Inc. http://www.ximian.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) 2014 Ryan Juckett http://www.ryanjuckett.com runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) .NET Foundation Contributors runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) 2007 James Newton-King 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) 2009, 2010, 2013-2016 by the Brotli Authors. runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) 2018 Alexander Chermyanin runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) 2013-2017, Milosz Krajewski 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) 2017 Yoshifumi Kawai 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) Microsoft Corporation > OSF 1990 License 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) 1990- 1993, 1996 Open Software Foundation, Inc. runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) 1990- 1993, 1996 Open Software Foundation, Inc. > Internet Engineering Task Force License runtime-5.0.0/src/coreclr/src/utilcode/guidfromname.cpp Copyright (c) The Internet Society 1997. runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) The Internet Society (2003). runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Copyright (c) The Internet Society 1997. runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) The Internet Society 1997. runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) The Internet Society (2003). > University of Illinois/NCSA Open Source License 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 2012 the V8 project 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/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 and Academia Sinica Computing Center runtime-5.0.0/src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/Schematron/schematron-basic.xsl Copyright (c) 2000,2001 Rick Jelliffe and Academia Sinica Computing Center runtime-5.0.0/src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/Schematron/schematron-message.xsl Copyright (c) 2000,2001 Rick Jelliffe and Academia Sinica Computing Center 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 and Academia Sinica Computing Center runtime-5.0.0/src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/Schematron/skeleton1-5.xsl Copyright (c) 2000,2001 Rick Jelliffe and Academia Sinica Computing Center 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 runtime-5.0.0/THIRD-PARTY-NOTICES.TXT Copyright (c) 1995-2017 Jean-loup Gailly and Mark Adler > ISO 8879 runtime-5.0.0/src/installer/pkg/THIRD-PARTY-NOTICES.TXT Portions (c) International Organization 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/THIRD-PARTY-NOTICES.TXT Portions (c) International Organization > 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. > Unicode Inc License Agreement runtime-5.0.0/src/libraries/System.Globalization.Extensions/tests/IdnMapping/Data/Unicode_6_0/ReadMe.txt Copyright (c) 1991-2015 Unicode, Inc. > 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) 2011 Maarten Bosmans 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) 2011 Maarten Bosmans runtime-5.0.0/src/mono/m4/ax_check_link_flag.m4 Copyright (c) 2011 Maarten Bosmans > 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) 2002 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/zipmark.cs Copyright (c) 2001 Free Software Foundation, Inc. > bzip2 License 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 > Generic Bare Warranty Disclaimer runtime-5.0.0/src/tests/GC/Scenarios/Samples/gc.cs Copyright (c) 2000 Microsoft Corporation. > MIT Addition License 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 >>> 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. >>> Microsoft.Extensions.Configuration.Binder-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. >>> 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 30 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 9 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 68 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 9 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 14 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 9 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 9 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 9 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 9 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 9 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 9 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 9 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 9 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 9 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 9 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 9 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 9 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 9 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 69 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 68 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 9 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 9 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 9 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 9 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 9 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 69 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 9 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 9 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 9 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 9 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 9 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 25 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 9 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 25 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 9 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 9 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 9 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 71 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.collector/DataCollection/AttachmentManager.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.collector/DataCollection/CoverageManager.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.collector/DataCollection/CoverageWrapper.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.collector/DataCollection/CoverletCoverageCollector.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.collector/DataCollection/CoverletLogger.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.collector/DataCollection/CoverletSettings.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.collector/DataCollection/CoverletSettingsParser.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.collector/InProcDataCollection/CoverletInProcDataCollector.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.collector/Properties/AssemblyInfo.cs Copyright (c) Toni Solarin-Sodara See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.collector/Utilities/CountDownEvent.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.collector/Utilities/CoverletConstants.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.collector/Utilities/CoverletDataCollectorException.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.collector/Utilities/DirectoryHelper.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.collector/Utilities/FileHelper.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.collector/Utilities/Interfaces/ICountDown.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.collector/Utilities/Interfaces/ICoverageWrapper.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.collector/Utilities/Interfaces/IDirectoryHelper.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.collector/Utilities/Interfaces/IFileHelper.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.collector/Utilities/TestPlatformEqtTrace.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.collector/Utilities/TestPlatformLogger.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.console/ConsoleTables/ConsoleTable.cs Copyright (c) 2012 Khalid Abuhakmeh See SECTION 70 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.console/ExitCodes.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.console/Logging/ConsoleLogger.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.console/Logging/LogLevel.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.console/Program.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.console/Properties/AssemblyInfo.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Abstractions/ICecilSymbolHelper.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Abstractions/IConsole.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Abstractions/IFileSystem.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Abstractions/IInstrumentationHelper.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Abstractions/ILogger.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Abstractions/IProcessExitHandler.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Abstractions/IReporter.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Abstractions/IRetryHelper.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Abstractions/ISourceRootTranslator.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Attributes/DoesNotReturnAttribute.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Attributes/ExcludeFromCoverage.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Coverage.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/CoverageDetails.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/CoveragePrepareResult.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/CoverageResult.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/CoverageSummary.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Enums/ThresholdStatistic.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Enums/ThresholdTypeFlags.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Exceptions.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Extensions/HelperExtensions.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Helpers/Console.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Helpers/FileSystem.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Helpers/InstrumentationHelper.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Helpers/ProcessExitHandler.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Helpers/RetryHelper.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Helpers/SourceRootTranslator.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Instrumentation/CecilAssemblyResolver.cs Copyright (c) Toni Solarin-Sodara See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Instrumentation/Instrumenter.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Instrumentation/InstrumenterResult.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Instrumentation/ModuleTrackerTemplate.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Instrumentation/ReachabilityHelper.cs Copyright (c) Toni Solarin-Sodara See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Properties/AssemblyInfo.cs Copyright (c) Toni Solarin-Sodara See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Reporters/CoberturaReporter.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Reporters/JsonReporter.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Reporters/LcovReporter.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Reporters/OpenCoverReporter.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Reporters/ReporterFactory.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Reporters/TeamCityReporter.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Symbols/BranchPoint.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.core/Symbols/CecilSymbolHelper.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.msbuild.tasks/BaseTask.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.msbuild.tasks/CoverageResultTask.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.msbuild.tasks/InstrumentationTask.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.msbuild.tasks/MSBuildLogger.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.msbuild.tasks/Properties/AssemblyInfo.cs Copyright (c) Toni Solarin-Sodara See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/src/coverlet.msbuild.tasks/ReportWriter.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.collector.tests/AttachmentManagerTests.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.collector.tests/CoverletCoverageDataCollectorTests.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.collector.tests/CoverletSettingsParserTests.cs Copyright (c) Toni Solarin-Sodara See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.collector.tests/Properties/AssemblyInfo.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Coverage/CoverageSummaryTests.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Coverage/CoverageTests.AsyncAwait.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Coverage/CoverageTests.AsyncAwaitValueTask.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Coverage/CoverageTests.AsyncForeach.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Coverage/CoverageTests.AsyncIterator.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Coverage/CoverageTests.AutoProps.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Coverage/CoverageTests.AwaitUsing.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Coverage/CoverageTests.CatchBlock.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Coverage/CoverageTests.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Coverage/CoverageTests.DoesNotReturn.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Coverage/CoverageTests.ExcludeFromCoverageAttribute.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Coverage/CoverageTests.Filters.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Coverage/CoverageTests.IntegerOverflow.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Coverage/CoverageTests.Lambda.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Coverage/CoverageTests.SelectionStatements.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Coverage/CoverageTests.Yield.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Coverage/InstrumenterHelper.Assertions.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Coverage/InstrumenterHelper.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/CoverageResultTests.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Helpers/FileSystemTests.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Helpers/InstrumentationHelperTests.cs Copyright (c) Toni Solarin-Sodara See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' coverlet-master/test/coverlet.core.tests/Helpers/RetryHelperTests.cs Copyright (c) T