open_source_licenses.txt vmw_Workflow_Engine 21.02 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 >>> SQLitePCLRaw.core-2.0.2 >>> microsoft.aspnetcore-3.1.3 SECTION 2: BSD-STYLE, MIT-STYLE, OR SIMILAR STYLE LICENSES >>> Brotli.NET-2.0.4.2 >>> DryIoc.Microsoft.DependencyInjection-3.0.3 >>> FluentScheduler-5.3.0.0 >>> Microsoft.NETCore.App-3.1.0 >>> NLog-4.6.8 >>> NLog.Extensions.Logging-1.6.1 >>> NewtonSoft.json-12.0.2 >>> SQLCipher-4.2.0 >>> polly-7.2.1 >>> sqlite-3.28.0 >>> sskeychain-1.2.3 SECTION 3: Microsoft Reciprocal License >>> Essential.Diagnostics.RollingXmlTraceListener-2.0.206 APPENDIX. Standard License Files >>> Apache License, V2.0 >>> Microsoft Reciprocal License --------------- SECTION 1: Apache License, V2.0 ---------- Apache License, V2.0 is applicable to the following component(s). >>> SQLitePCLRaw.core-2.0.2 License: Apache 2.0 >>> microsoft.aspnetcore-3.1.3 Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. ADDITIONAL LICENSE INFORMATION: > Apache2.0 aspnetcore-master/src/Grpc/test/testassets/InteropClient/AsyncStreamExtensions.cs aspnetcore-master/src/Grpc/test/testassets/InteropWebsite/AsyncStreamExtensions.cs aspnetcore-master/src/Grpc/test/testassets/Proto/grpc/testing/empty.proto Copyright 2015 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. aspnetcore-master/src/Grpc/test/testassets/InteropClient/Assert.cs aspnetcore-master/src/Grpc/test/testassets/InteropClient/InteropClient.cs aspnetcore-master/src/Grpc/test/testassets/InteropWebsite/TestServiceImpl.cs aspnetcore-master/src/Grpc/test/testassets/Proto/grpc/testing/messages.proto aspnetcore-master/src/Grpc/test/testassets/Proto/grpc/testing/test.proto Copyright 2015-2016 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. aspnetcore-master/src/SignalR/clients/java/signalr/gradlew Copyright 2015 the original author or authors. Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # [https]://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. aspnetcore-master/src/SignalR/clients/java/signalr/gradlew.bat Copyright 2015 the original author or authors. Licensed under the Apache License, Version 2.0 (the "License"); @[rem] you may not use this file except in compliance with the License. @[rem] You may obtain a copy of the License at @[rem] @[rem] [https]://www.apache.org/licenses/LICENSE-2.0 @[rem] @[rem] Unless required by applicable law or agreed to in writing, software @[rem] distributed under the License is distributed on an "AS IS" BASIS, @[rem] WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. @[rem] See the License for the specific language governing permissions and @[rem] limitations under the License. aspnetcore-master/src/Grpc/test/testassets/InteropClient/IChannelWrapper.cs aspnetcore-master/src/Grpc/test/testassets/InteropClient/Program.cs aspnetcore-master/src/Grpc/test/testassets/InteropWebsite/Program.cs aspnetcore-master/src/Grpc/test/testassets/InteropWebsite/Startup.cs Copyright 2019 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. aspnetcore-master/src/Grpc/THIRD-PARTY-NOTICES Copyright 2019 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. aspnetcore-master/src/Security/Authentication/test/CertificateTests.cs Copyright (c) Barry Dorrans. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. aspnetcore-master/src/Identity/ApiAuthorization.IdentityServer/samples/ApiAuthSample/wwwroot/js/oidc-client.js Copyright (c) Brock Allen & Dominick Baier. Licensed under the Apache License, Version 2.0. See LICENSE in the project root for license information. aspnetcore-master/eng/common/internal/Tools.csproj Copyright (c) Microsoft. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. --> aspnetcore-master/src/Middleware/Diagnostics.EntityFrameworkCore/src/MigrationsEndPointExtensions.cs aspnetcore-master/src/Middleware/Diagnostics.EntityFrameworkCore/src/MigrationsEndPointMiddleware.cs aspnetcore-master/src/Middleware/Diagnostics.EntityFrameworkCore/src/MigrationsEndPointOptions.cs aspnetcore-master/src/Middleware/Diagnostics.EntityFrameworkCore/test/FunctionalTests/MigrationsEndPointMiddlewareTest.cs aspnetcore-master/src/Mvc/Mvc.TagHelpers/src/_gruntfile.js aspnetcore-master/src/Mvc/Mvc.TagHelpers/src/js/LinkTagHelper_FallbackJavaScript.js aspnetcore-master/src/Mvc/test/Mvc.IntegrationTests/ActionParametersIntegrationTest.cs aspnetcore-master/src/Mvc/test/Mvc.IntegrationTests/CompanyNameAttribute.cs aspnetcore-master/src/Mvc/test/Mvc.IntegrationTests/Models/Product.cs aspnetcore-master/src/Mvc/test/Mvc.IntegrationTests/Models/ProductDetails.cs aspnetcore-master/src/Mvc/test/Mvc.IntegrationTests/Models/ProductViewModel.cs aspnetcore-master/src/Mvc/test/Mvc.IntegrationTests/Models/Software.cs aspnetcore-master/src/Mvc/test/Mvc.IntegrationTests/Models/SoftwareViewModel.cs aspnetcore-master/src/Mvc/test/Mvc.IntegrationTests/Models/SuccessfulModel.cs aspnetcore-master/src/Mvc/test/Mvc.IntegrationTests/ProductValidatorAttribute.cs aspnetcore-master/src/Mvc/test/Mvc.IntegrationTests/TryUpdateModelIntegrationTest.cs aspnetcore-master/src/Mvc/test/Mvc.IntegrationTests/ValidationIntegrationTests.cs aspnetcore-master/src/Mvc/test/Mvc.IntegrationTests/ValidationWithRecordIntegrationTests.cs aspnetcore-master/src/Mvc/test/WebSites/HtmlGenerationWebSite/Views/HtmlGeneration_Home/Script.cshtml aspnetcore-master/src/Mvc/test/WebSites/RazorPagesWebSite/Pages/Antiforgery/AntiforgeryDefault.cshtml.cs aspnetcore-master/src/Mvc/test/WebSites/RazorPagesWebSite/Pages/Antiforgery/IgnoreAntiforgery.cshtml.cs aspnetcore-master/src/Mvc/test/WebSites/RazorPagesWebSite/Pages/Conventions/AuthFolder/AnonymousModel.cs aspnetcore-master/src/Mvc/test/WebSites/RazorPagesWebSite/Pages/Localized/PageWithModel.cs aspnetcore-master/src/Mvc/test/WebSites/RazorPagesWebSite/Pages/TryUpdateModelPageModel.cs aspnetcore-master/src/Mvc/test/WebSites/RazorPagesWebSite/Pages/TryValidateModelPageModel.cs Copyright (c) Microsoft Open Technologies, Inc. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. aspnetcore-master/src/Mvc/Settings.StyleCop Copyright (c) Microsoft Open Technologies, Inc. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. BSD-2 aspnetcore-master/src/Components/THIRD-PARTY-NOTICES.txt Copyright (c) 1996-1998 John D. Polstra. 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. aspnetcore-master/src/Components/THIRD-PARTY-NOTICES.txt Copyright (c) 1998 John D. Polstra. 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. aspnetcore-master/src/Components/THIRD-PARTY-NOTICES.txt Copyright (c) 2007 John Birrell (jb@freebsd.org) 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. aspnetcore-master/THIRD-PARTY-NOTICES.txt Copyright (c) 2013-2017, Milosz Krajewski 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 aspnetcore-master/src/SignalR/THIRD-PARTY-NOTICES Copyright 2008, Google Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." aspnetcore-master/src/Components/THIRD-PARTY-NOTICES.txt Copyright (c) 1989, 1993 The Regents of the University of California. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. aspnetcore-master/src/Components/THIRD-PARTY-NOTICES.txt Copyright (c) 1990, 1993 The Regents of the University of California. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. aspnetcore-master/src/SignalR/THIRD-PARTY-NOTICES Copyright (c) 2008, Fair Oaks Labs, Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * [Neither] [the] [name] [of] [Fair] [Oaks] [Labs], [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." aspnetcore-master/src/Components/THIRD-PARTY-NOTICES.txt Copyright (c) 2013 - 2018 AngleSharp 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. aspnetcore-master/src/Identity/ApiAuthorization.IdentityServer/samples/ApiAuthSample/wwwroot/js/oidc-client.js Copyright (c) 2014, Facebook, Inc. This source code is licensed under the BSD-style license found in the * [https]://[raw].[github].[com]/[facebook]/[regenerator]/[master]/LICENSE file. An * additional grant of patent rights can be found in the PATENTS file in * the same directory. > GPL2.0 aspnetcore-master/src/MusicStore/samples/MusicStore/wwwroot/Scripts/respond.js aspnetcore-master/src/MusicStore/samples/MusicStore/wwwroot/Scripts/respond.min.js (c) Scott Jehl. GPLv2 > MIT aspnetcore-master/src/Components/benchmarkapps/BlazingPizza.Server/THIRD-PARTY-NOTICES.md aspnetcore-master/src/Components/benchmarkapps/BlazingPizza.Server/wwwroot/css/bootstrap/bootstrap.min.css aspnetcore-master/src/Components/benchmarkapps/BlazingPizza.Server/wwwroot/css/bootstrap/bootstrap.min.css.map Copyright 2011-2018 The Bootstrap Authors Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) aspnetcore-master/src/Components/benchmarkapps/BlazingPizza.Server/wwwroot/css/bootstrap/bootstrap.min.css.map Copyright 2011-2018 Twitter, Inc. licensed MIT. aspnetcore-master/src/Components/benchmarkapps/Wasm.Performance/TestApp/wwwroot/benchmarks/lib/bootstrap.min.css aspnetcore-master/src/Components/Samples/BlazorServerApp/wwwroot/css/bootstrap/bootstrap.min.css aspnetcore-master/src/Components/Samples/BlazorServerApp/wwwroot/css/bootstrap/bootstrap.min.css.map aspnetcore-master/src/Components/test/testassets/ComponentsApp.Server/wwwroot/css/bootstrap/bootstrap.min.css aspnetcore-master/src/Components/test/testassets/ComponentsApp.Server/wwwroot/css/bootstrap/bootstrap.min.css.map aspnetcore-master/src/Components/WebAssembly/testassets/StandaloneApp/wwwroot/css/bootstrap/bootstrap.min.css aspnetcore-master/src/Components/WebAssembly/testassets/StandaloneApp/wwwroot/css/bootstrap/bootstrap.min.css.map aspnetcore-master/src/Components/WebAssembly/testassets/Wasm.Authentication.Client/wwwroot/css/bootstrap/bootstrap.min.css aspnetcore-master/src/Identity/testassets/Identity.DefaultUI.WebSite/wwwroot/lib/bootstrap/dist/css/bootstrap.css aspnetcore-master/src/Identity/testassets/Identity.DefaultUI.WebSite/wwwroot/lib/bootstrap/dist/css/bootstrap.css.map aspnetcore-master/src/Identity/testassets/Identity.DefaultUI.WebSite/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.css aspnetcore-master/src/Identity/testassets/Identity.DefaultUI.WebSite/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.css.map aspnetcore-master/src/Identity/testassets/Identity.DefaultUI.WebSite/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.min.css aspnetcore-master/src/Identity/testassets/Identity.DefaultUI.WebSite/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.min.css.map aspnetcore-master/src/Identity/testassets/Identity.DefaultUI.WebSite/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css aspnetcore-master/src/Identity/testassets/Identity.DefaultUI.WebSite/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map aspnetcore-master/src/Identity/testassets/Identity.DefaultUI.WebSite/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css aspnetcore-master/src/Identity/testassets/Identity.DefaultUI.WebSite/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css.map aspnetcore-master/src/Identity/testassets/Identity.DefaultUI.WebSite/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css aspnetcore-master/src/Identity/testassets/Identity.DefaultUI.WebSite/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css.map aspnetcore-master/src/Identity/UI/src/wwwroot/V4/lib/bootstrap/dist/css/bootstrap.css aspnetcore-master/src/Identity/UI/src/wwwroot/V4/lib/bootstrap/dist/css/bootstrap.css.map aspnetcore-master/src/Identity/UI/src/wwwroot/V4/lib/bootstrap/dist/css/bootstrap-grid.css aspnetcore-master/src/Identity/UI/src/wwwroot/V4/lib/bootstrap/dist/css/bootstrap-grid.css.map aspnetcore-master/src/Identity/UI/src/wwwroot/V4/lib/bootstrap/dist/css/bootstrap-grid.min.css aspnetcore-master/src/Identity/UI/src/wwwroot/V4/lib/bootstrap/dist/css/bootstrap-grid.min.css.map aspnetcore-master/src/Identity/UI/src/wwwroot/V4/lib/bootstrap/dist/css/bootstrap.min.css aspnetcore-master/src/Identity/UI/src/wwwroot/V4/lib/bootstrap/dist/css/bootstrap.min.css.map aspnetcore-master/src/Identity/UI/src/wwwroot/V4/lib/bootstrap/dist/css/bootstrap-reboot.css aspnetcore-master/src/Identity/UI/src/wwwroot/V4/lib/bootstrap/dist/css/bootstrap-reboot.css.map aspnetcore-master/src/Identity/UI/src/wwwroot/V4/lib/bootstrap/dist/css/bootstrap-reboot.min.css aspnetcore-master/src/Identity/UI/src/wwwroot/V4/lib/bootstrap/dist/css/bootstrap-reboot.min.css.map aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/BlazorServerWeb-CSharp/wwwroot/css/bootstrap/bootstrap.min.css aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/BlazorServerWeb-CSharp/wwwroot/css/bootstrap/bootstrap.min.css.map aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/ComponentsWebAssembly-CSharp/Client/wwwroot/css/bootstrap/bootstrap.min.css aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/ComponentsWebAssembly-CSharp/Client/wwwroot/css/bootstrap/bootstrap.min.css.map aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/wwwroot/lib/bootstrap/dist/css/bootstrap.css aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/wwwroot/lib/bootstrap/dist/css/bootstrap.css.map aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.css aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.css.map aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.min.css aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.min.css.map aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css.map aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css.map aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-CSharp/wwwroot/lib/bootstrap/dist/css/bootstrap.css aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-CSharp/wwwroot/lib/bootstrap/dist/css/bootstrap.css.map aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-CSharp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.css aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-CSharp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.css.map aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-CSharp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.min.css aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-CSharp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.min.css.map aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-CSharp/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-CSharp/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-CSharp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-CSharp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css.map aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-CSharp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-CSharp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css.map aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-FSharp/wwwroot/lib/bootstrap/dist/css/bootstrap.css aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-FSharp/wwwroot/lib/bootstrap/dist/css/bootstrap.css.map aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-FSharp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.css aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-FSharp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.css.map aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-FSharp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.min.css aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-FSharp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.min.css.map aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-FSharp/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-FSharp/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-FSharp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-FSharp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css.map aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-FSharp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-FSharp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css.map Copyright 2011-2019 The Bootstrap Authors Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) aspnetcore-master/src/Identity/testassets/Identity.DefaultUI.WebSite/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js aspnetcore-master/src/Identity/testassets/Identity.DefaultUI.WebSite/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js aspnetcore-master/src/Identity/testassets/Identity.DefaultUI.WebSite/wwwroot/lib/bootstrap/dist/js/bootstrap.js aspnetcore-master/src/Identity/testassets/Identity.DefaultUI.WebSite/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js aspnetcore-master/src/Identity/UI/src/wwwroot/V4/lib/bootstrap/dist/js/bootstrap.bundle.js aspnetcore-master/src/Identity/UI/src/wwwroot/V4/lib/bootstrap/dist/js/bootstrap.bundle.min.js aspnetcore-master/src/Identity/UI/src/wwwroot/V4/lib/bootstrap/dist/js/bootstrap.js aspnetcore-master/src/Identity/UI/src/wwwroot/V4/lib/bootstrap/dist/js/bootstrap.min.js aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/wwwroot/lib/bootstrap/dist/js/bootstrap.js aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-CSharp/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-CSharp/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-CSharp/wwwroot/lib/bootstrap/dist/js/bootstrap.js aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-CSharp/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-FSharp/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-FSharp/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-FSharp/wwwroot/lib/bootstrap/dist/js/bootstrap.js aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-FSharp/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js Copyright 2011-2019 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors) Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) aspnetcore-master/src/Components/Samples/BlazorServerApp/wwwroot/css/bootstrap/bootstrap.min.css.map aspnetcore-master/src/Components/test/testassets/ComponentsApp.Server/wwwroot/css/bootstrap/bootstrap.min.css.map aspnetcore-master/src/Components/WebAssembly/testassets/StandaloneApp/wwwroot/css/bootstrap/bootstrap.min.css.map aspnetcore-master/src/Identity/testassets/Identity.DefaultUI.WebSite/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map aspnetcore-master/src/Identity/UI/src/wwwroot/V4/lib/bootstrap/dist/css/bootstrap.min.css.map aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/BlazorServerWeb-CSharp/wwwroot/css/bootstrap/bootstrap.min.css.map aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/ComponentsWebAssembly-CSharp/Client/wwwroot/css/bootstrap/bootstrap.min.css.map aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-CSharp/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-FSharp/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map Copyright 2011-2019 Twitter, Inc. licensed MIT. aspnetcore-master/src/Identity/testassets/Identity.DefaultUI.WebSite/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css aspnetcore-master/src/Identity/testassets/Identity.DefaultUI.WebSite/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css.map aspnetcore-master/src/Identity/testassets/Identity.DefaultUI.WebSite/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css aspnetcore-master/src/Identity/testassets/Identity.DefaultUI.WebSite/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css.map aspnetcore-master/src/Identity/UI/src/wwwroot/V4/lib/bootstrap/dist/css/bootstrap-reboot.css aspnetcore-master/src/Identity/UI/src/wwwroot/V4/lib/bootstrap/dist/css/bootstrap-reboot.css.map aspnetcore-master/src/Identity/UI/src/wwwroot/V4/lib/bootstrap/dist/css/bootstrap-reboot.min.css aspnetcore-master/src/Identity/UI/src/wwwroot/V4/lib/bootstrap/dist/css/bootstrap-reboot.min.css.map aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css.map aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css.map aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-CSharp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-CSharp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css.map aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-CSharp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-CSharp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css.map aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-FSharp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-FSharp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css.map aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-FSharp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-FSharp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css.map Copyright 2011-2019 Twitter, Inc. licensed MIT ( aspnetcore-master/src/MusicStore/samples/MusicStore/wwwroot/Content/bootstrap.css aspnetcore-master/src/MusicStore/samples/MusicStore/wwwroot/Content/bootstrap.min.css aspnetcore-master/src/Security/samples/ClaimsTransformation/wwwroot/lib/bootstrap/dist/css/bootstrap.css aspnetcore-master/src/Security/samples/ClaimsTransformation/wwwroot/lib/bootstrap/dist/css/bootstrap.css.map aspnetcore-master/src/Security/samples/ClaimsTransformation/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css aspnetcore-master/src/Security/samples/ClaimsTransformation/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map aspnetcore-master/src/Security/samples/ClaimsTransformation/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.css aspnetcore-master/src/Security/samples/ClaimsTransformation/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.css.map aspnetcore-master/src/Security/samples/ClaimsTransformation/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.min.css aspnetcore-master/src/Security/samples/ClaimsTransformation/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.min.css.map aspnetcore-master/src/Security/samples/Cookies/wwwroot/lib/bootstrap/dist/css/bootstrap.css aspnetcore-master/src/Security/samples/Cookies/wwwroot/lib/bootstrap/dist/css/bootstrap.css.map aspnetcore-master/src/Security/samples/Cookies/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css aspnetcore-master/src/Security/samples/Cookies/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map aspnetcore-master/src/Security/samples/Cookies/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.css aspnetcore-master/src/Security/samples/Cookies/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.css.map aspnetcore-master/src/Security/samples/Cookies/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.min.css aspnetcore-master/src/Security/samples/Cookies/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.min.css.map aspnetcore-master/src/Security/samples/DynamicSchemes/wwwroot/lib/bootstrap/dist/css/bootstrap.css aspnetcore-master/src/Security/samples/DynamicSchemes/wwwroot/lib/bootstrap/dist/css/bootstrap.css.map aspnetcore-master/src/Security/samples/DynamicSchemes/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css aspnetcore-master/src/Security/samples/DynamicSchemes/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map aspnetcore-master/src/Security/samples/DynamicSchemes/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.css aspnetcore-master/src/Security/samples/DynamicSchemes/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.css.map aspnetcore-master/src/Security/samples/DynamicSchemes/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.min.css aspnetcore-master/src/Security/samples/DynamicSchemes/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.min.css.map aspnetcore-master/src/Security/samples/Identity.ExternalClaims/wwwroot/lib/bootstrap/dist/css/bootstrap.css aspnetcore-master/src/Security/samples/Identity.ExternalClaims/wwwroot/lib/bootstrap/dist/css/bootstrap.css.map aspnetcore-master/src/Security/samples/Identity.ExternalClaims/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css aspnetcore-master/src/Security/samples/Identity.ExternalClaims/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map aspnetcore-master/src/Security/samples/Identity.ExternalClaims/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.css aspnetcore-master/src/Security/samples/Identity.ExternalClaims/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.css.map aspnetcore-master/src/Security/samples/Identity.ExternalClaims/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.min.css aspnetcore-master/src/Security/samples/Identity.ExternalClaims/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.min.css.map aspnetcore-master/src/Security/samples/PathSchemeSelection/wwwroot/lib/bootstrap/dist/css/bootstrap.css aspnetcore-master/src/Security/samples/PathSchemeSelection/wwwroot/lib/bootstrap/dist/css/bootstrap.css.map aspnetcore-master/src/Security/samples/PathSchemeSelection/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css aspnetcore-master/src/Security/samples/PathSchemeSelection/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map aspnetcore-master/src/Security/samples/PathSchemeSelection/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.css aspnetcore-master/src/Security/samples/PathSchemeSelection/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.css.map aspnetcore-master/src/Security/samples/PathSchemeSelection/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.min.css aspnetcore-master/src/Security/samples/PathSchemeSelection/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.min.css.map aspnetcore-master/src/Security/samples/StaticFilesAuth/wwwroot/lib/bootstrap/dist/css/bootstrap.css aspnetcore-master/src/Security/samples/StaticFilesAuth/wwwroot/lib/bootstrap/dist/css/bootstrap.css.map aspnetcore-master/src/Security/samples/StaticFilesAuth/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css aspnetcore-master/src/Security/samples/StaticFilesAuth/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map aspnetcore-master/src/Security/samples/StaticFilesAuth/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.css aspnetcore-master/src/Security/samples/StaticFilesAuth/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.css.map aspnetcore-master/src/Security/samples/StaticFilesAuth/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.min.css aspnetcore-master/src/Security/samples/StaticFilesAuth/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.min.css.map Copyright 2011-2019 Twitter, Inc. Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) aspnetcore-master/src/MusicStore/samples/MusicStore/wwwroot/Scripts/bootstrap.js aspnetcore-master/src/MusicStore/samples/MusicStore/wwwroot/Scripts/bootstrap.min.js aspnetcore-master/src/Security/samples/ClaimsTransformation/wwwroot/lib/bootstrap/dist/js/bootstrap.js aspnetcore-master/src/Security/samples/ClaimsTransformation/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js aspnetcore-master/src/Security/samples/Cookies/wwwroot/lib/bootstrap/dist/js/bootstrap.js aspnetcore-master/src/Security/samples/Cookies/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js aspnetcore-master/src/Security/samples/DynamicSchemes/wwwroot/lib/bootstrap/dist/js/bootstrap.js aspnetcore-master/src/Security/samples/DynamicSchemes/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js aspnetcore-master/src/Security/samples/Identity.ExternalClaims/wwwroot/lib/bootstrap/dist/js/bootstrap.js aspnetcore-master/src/Security/samples/Identity.ExternalClaims/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js aspnetcore-master/src/Security/samples/PathSchemeSelection/wwwroot/lib/bootstrap/dist/js/bootstrap.js aspnetcore-master/src/Security/samples/PathSchemeSelection/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js aspnetcore-master/src/Security/samples/StaticFilesAuth/wwwroot/lib/bootstrap/dist/js/bootstrap.js aspnetcore-master/src/Security/samples/StaticFilesAuth/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js Copyright 2011-2019 Twitter, Inc. Licensed under the MIT license aspnetcore-master/src/MusicStore/samples/MusicStore/wwwroot/Scripts/jquery.validate.js Copyright 2013 Jorn Zaefferer MIT license: * http://www.opensource.org/licenses/mit-license.php aspnetcore-master/src/Identity/testassets/Identity.DefaultUI.WebSite/wwwroot/lib/bootstrap/dist/css/bootstrap.css.map aspnetcore-master/src/Identity/UI/src/wwwroot/V4/lib/bootstrap/dist/css/bootstrap.css.map aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/wwwroot/lib/bootstrap/dist/css/bootstrap.css.map aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-CSharp/wwwroot/lib/bootstrap/dist/css/bootstrap.css.map aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-FSharp/wwwroot/lib/bootstrap/dist/css/bootstrap.css.map copyright 2014 Waybury. https://useiconic.com/open licensed MIT. aspnetcore-master/src/ProjectTemplates/THIRD-PARTY-NOTICES aspnetcore-master/THIRD-PARTY-NOTICES.txt Copyright (c) 2010-2019 Google LLC. http://angular.io/license 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. aspnetcore-master/src/Security/samples/ClaimsTransformation/wwwroot/lib/bootstrap/LICENSE aspnetcore-master/src/Security/samples/Cookies/wwwroot/lib/bootstrap/LICENSE aspnetcore-master/src/Security/samples/DynamicSchemes/wwwroot/lib/bootstrap/LICENSE aspnetcore-master/src/Security/samples/Identity.ExternalClaims/wwwroot/lib/bootstrap/LICENSE aspnetcore-master/src/Security/samples/PathSchemeSelection/wwwroot/lib/bootstrap/LICENSE aspnetcore-master/src/Security/samples/StaticFilesAuth/wwwroot/lib/bootstrap/LICENSE Copyright (c) 2011-2016 Twitter, Inc. The MIT License (MIT) [Copyright] ([c]) [2011]-[2016] [Twitter], [Inc]. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. aspnetcore-master/src/Components/THIRD-PARTY-NOTICES.txt Copyright (c) 2011-2018 The Bootstrap 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. aspnetcore-master/src/Identity/testassets/Identity.DefaultUI.WebSite/wwwroot/lib/bootstrap/LICENSE aspnetcore-master/src/Identity/UI/src/wwwroot/V4/lib/bootstrap/LICENSE aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/wwwroot/lib/bootstrap/LICENSE aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-CSharp/wwwroot/lib/bootstrap/LICENSE aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-FSharp/wwwroot/lib/bootstrap/LICENSE Copyright (c) 2011-2018 Twitter, Inc. The MIT License (MIT) [Copyright] ([c]) [2011]-[2018] [Twitter], [Inc]. [Copyright] ([c]) [2011]-[2018] [The] [Bootstrap] [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. aspnetcore-master/src/Identity/UI/src/THIRD-PARTY-NOTICES.txt Copyright (c) 2011-2018 Twitter, Inc. MIT License ([MIT]) [Copyright] ([c]) [2011]-[2018] [Twitter], [Inc]. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. aspnetcore-master/src/ProjectTemplates/THIRD-PARTY-NOTICES Copyright (c) 2011-2018 Twitter, Inc. MIT License ([MIT]) [Copyright] ([c]) [2011]-[2018] [Twitter], [Inc]. [Copyright] ([c]) [2011]-[2018] [The] [Bootstrap] [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. aspnetcore-master/src/Identity/UI/src/THIRD-PARTY-NOTICES.txt aspnetcore-master/src/ProjectTemplates/THIRD-PARTY-NOTICES Copyright (c) 2011 Alex MacCaw (info@eribium.org) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. aspnetcore-master/src/Identity/UI/src/THIRD-PARTY-NOTICES.txt aspnetcore-master/src/ProjectTemplates/THIRD-PARTY-NOTICES Copyright (c) 2011 Nicolas Gallagher (nicolas@nicolasgallagher.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. aspnetcore-master/src/Components/THIRD-PARTY-NOTICES.txt Copyright (c) 2011, The Outercurve 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. aspnetcore-master/src/SignalR/clients/ts/signalr-protocol-msgpack/src/third-party-notices.txt Copyright (c) 2013-2016 bl contributors MIT License ([MIT]) ===================== [Copyright] ([c]) [2013]-[2016] [bl] [contributors] ---------------------------------- *[bl] [contributors] [listed] [at] <[https]://[github].[com]/[rvagg]/[bl]#[contributors]>* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE." aspnetcore-master/src/SignalR/THIRD-PARTY-NOTICES Copyright (c) 2013-2016 bl contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE." aspnetcore-master/src/MusicStore/samples/MusicStore/wwwroot/Scripts/jquery.validate.min.js Copyright (c) 2013 Jorn Zaefferer Licensed MIT */( aspnetcore-master/src/MusicStore/samples/MusicStore/wwwroot/Scripts/jquery.validate-vsdoc.js Copyright (c) 2013 Jorn Zaefferer Licensed MIT aspnetcore-master/src/SignalR/clients/ts/signalr-protocol-msgpack/src/third-party-notices.txt aspnetcore-master/src/SignalR/THIRD-PARTY-NOTICES Copyright (c) 2013 Julian Gruber 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." aspnetcore-master/src/SignalR/clients/ts/signalr-protocol-msgpack/src/third-party-notices.txt Copyright (c) 2014 MIT License ([MIT]) [Copyright] ([c]) [2014] Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE." aspnetcore-master/src/SignalR/THIRD-PARTY-NOTICES Copyright (c) 2014 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE." aspnetcore-master/THIRD-PARTY-NOTICES.txt Copyright (c) 2014-2018 Michael Daines 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. aspnetcore-master/src/SignalR/clients/ts/signalr-protocol-msgpack/src/third-party-notices.txt aspnetcore-master/src/SignalR/THIRD-PARTY-NOTICES Copyright (c) 2014 Matteo Collina 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." aspnetcore-master/src/SignalR/clients/ts/signalr-protocol-msgpack/src/third-party-notices.txt Copyright (c) 2014 Nathan Rajlich MIT License) [Copyright] ([c]) [2014] [Nathan] [Rajlich] <[nathan]@[tootallnate].[net]> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE." aspnetcore-master/src/SignalR/THIRD-PARTY-NOTICES Copyright (c) 2014 Nathan Rajlich 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. aspnetcore-master/src/Components/Samples/BlazorServerApp/wwwroot/css/open-iconic/ICON-LICENSE aspnetcore-master/src/Components/test/testassets/ComponentsApp.Server/wwwroot/css/open-iconic/ICON-LICENSE aspnetcore-master/src/Components/WebAssembly/testassets/StandaloneApp/wwwroot/css/open-iconic/ICON-LICENSE aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/BlazorServerWeb-CSharp/wwwroot/css/open-iconic/ICON-LICENSE aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/ComponentsWebAssembly-CSharp/Client/wwwroot/css/open-iconic/ICON-LICENSE Copyright (c) 2014 Waybury The MIT License (MIT) [Copyright] ([c]) [2014] [Waybury] 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. aspnetcore-master/src/Components/THIRD-PARTY-NOTICES.txt Copyright (c) 2014 Waybury 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. aspnetcore-master/src/SignalR/clients/ts/signalr/src/third-party-notices.txt Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors 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] [es6]-[promise] ------------------------------------------------------------------------------ "[Copyright] ([c]) [2014] [Yehuda] [Katz], [Tom] [Dale], [Stefan] [Penner] [and] [contributors] Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE." aspnetcore-master/src/SignalR/THIRD-PARTY-NOTICES Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE." aspnetcore-master/src/SignalR/clients/ts/signalr-protocol-msgpack/src/third-party-notices.txt aspnetcore-master/src/SignalR/THIRD-PARTY-NOTICES Copyright (c) 2015 Calvin Metcalf 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." aspnetcore-master/src/Security/samples/ClaimsTransformation/wwwroot/lib/jquery-validation/dist/additional-methods.js aspnetcore-master/src/Security/samples/ClaimsTransformation/wwwroot/lib/jquery-validation/dist/jquery.validate.js aspnetcore-master/src/Security/samples/Cookies/wwwroot/lib/jquery-validation/dist/additional-methods.js aspnetcore-master/src/Security/samples/Cookies/wwwroot/lib/jquery-validation/dist/jquery.validate.js aspnetcore-master/src/Security/samples/DynamicSchemes/wwwroot/lib/jquery-validation/dist/additional-methods.js aspnetcore-master/src/Security/samples/DynamicSchemes/wwwroot/lib/jquery-validation/dist/jquery.validate.js aspnetcore-master/src/Security/samples/Identity.ExternalClaims/wwwroot/lib/jquery-validation/dist/additional-methods.js aspnetcore-master/src/Security/samples/Identity.ExternalClaims/wwwroot/lib/jquery-validation/dist/jquery.validate.js aspnetcore-master/src/Security/samples/PathSchemeSelection/wwwroot/lib/jquery-validation/dist/additional-methods.js aspnetcore-master/src/Security/samples/PathSchemeSelection/wwwroot/lib/jquery-validation/dist/jquery.validate.js aspnetcore-master/src/Security/samples/StaticFilesAuth/wwwroot/lib/jquery-validation/dist/additional-methods.js aspnetcore-master/src/Security/samples/StaticFilesAuth/wwwroot/lib/jquery-validation/dist/jquery.validate.js Copyright (c) 2015 Jorn Zaefferer Released under the MIT license aspnetcore-master/src/Security/samples/ClaimsTransformation/wwwroot/lib/jquery-validation/dist/additional-methods.min.js aspnetcore-master/src/Security/samples/ClaimsTransformation/wwwroot/lib/jquery-validation/dist/jquery.validate.min.js aspnetcore-master/src/Security/samples/Cookies/wwwroot/lib/jquery-validation/dist/additional-methods.min.js aspnetcore-master/src/Security/samples/Cookies/wwwroot/lib/jquery-validation/dist/jquery.validate.min.js aspnetcore-master/src/Security/samples/PathSchemeSelection/wwwroot/lib/jquery-validation/dist/additional-methods.min.js aspnetcore-master/src/Security/samples/PathSchemeSelection/wwwroot/lib/jquery-validation/dist/jquery.validate.min.js aspnetcore-master/src/Security/samples/StaticFilesAuth/wwwroot/lib/jquery-validation/dist/additional-methods.min.js aspnetcore-master/src/Security/samples/StaticFilesAuth/wwwroot/lib/jquery-validation/dist/jquery.validate.min.js Copyright (c) 2015 Jorn Zaefferer Licensed MIT */ aspnetcore-master/src/Identity/testassets/Identity.DefaultUI.WebSite/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js aspnetcore-master/src/Identity/UI/src/wwwroot/V4/lib/bootstrap/dist/js/bootstrap.bundle.js aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-CSharp/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-FSharp/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js Copyright (c) 2016 Federico Zivolo and contributors license * Copyright ([c]) [2016] [Federico] [Zivolo] [and] [contributors] * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in all * copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. aspnetcore-master/src/Identity/testassets/Identity.DefaultUI.WebSite/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js.map aspnetcore-master/src/Identity/testassets/Identity.DefaultUI.WebSite/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map aspnetcore-master/src/Identity/UI/src/wwwroot/V4/lib/bootstrap/dist/js/bootstrap.bundle.js.map aspnetcore-master/src/Identity/UI/src/wwwroot/V4/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js.map aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-CSharp/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js.map aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-CSharp/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-FSharp/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js.map aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-FSharp/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map Copyright (c) 2016 Federico Zivolo and contributors license * Copyright ([c]) [2016] [Federico] [Zivolo] [and] [contributors] * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in all * copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. aspnetcore-master/src/Identity/testassets/Identity.DefaultUI.WebSite/wwwroot/lib/jquery-validation/dist/additional-methods.js aspnetcore-master/src/Identity/testassets/Identity.DefaultUI.WebSite/wwwroot/lib/jquery-validation/dist/jquery.validate.js aspnetcore-master/src/Identity/UI/src/wwwroot/V4/lib/jquery-validation/dist/additional-methods.js aspnetcore-master/src/Identity/UI/src/wwwroot/V4/lib/jquery-validation/dist/jquery.validate.js aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/wwwroot/lib/jquery-validation/dist/additional-methods.js aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/wwwroot/lib/jquery-validation/dist/jquery.validate.js aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-CSharp/wwwroot/lib/jquery-validation/dist/additional-methods.js aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-CSharp/wwwroot/lib/jquery-validation/dist/jquery.validate.js aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-FSharp/wwwroot/lib/jquery-validation/dist/additional-methods.js aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-FSharp/wwwroot/lib/jquery-validation/dist/jquery.validate.js Copyright (c) 2017 Jorn Zaefferer Released under the MIT license aspnetcore-master/src/Identity/testassets/Identity.DefaultUI.WebSite/wwwroot/lib/jquery-validation/dist/additional-methods.min.js aspnetcore-master/src/Identity/testassets/Identity.DefaultUI.WebSite/wwwroot/lib/jquery-validation/dist/jquery.validate.min.js aspnetcore-master/src/Identity/UI/src/wwwroot/V4/lib/jquery-validation/dist/additional-methods.min.js aspnetcore-master/src/Identity/UI/src/wwwroot/V4/lib/jquery-validation/dist/jquery.validate.min.js aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/wwwroot/lib/jquery-validation/dist/additional-methods.min.js aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/wwwroot/lib/jquery-validation/dist/jquery.validate.min.js aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-CSharp/wwwroot/lib/jquery-validation/dist/additional-methods.min.js aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-CSharp/wwwroot/lib/jquery-validation/dist/jquery.validate.min.js aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-FSharp/wwwroot/lib/jquery-validation/dist/additional-methods.min.js aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-FSharp/wwwroot/lib/jquery-validation/dist/jquery.validate.min.js Copyright (c) 2017 Jorn Zaefferer Licensed MIT */ aspnetcore-master/THIRD-PARTY-NOTICES.txt Copyright (c) 2017 Yoshifumi Kawai 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. aspnetcore-master/THIRD-PARTY-NOTICES.txt Copyright (c) Andrew Arnott 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. aspnetcore-master/src/Components/Server/src/BlazorPack/Requires.cs aspnetcore-master/src/Components/Server/src/BlazorPack/SequenceOfT.cs Copyright (c) Andrew Arnott. Licensed under the MIT license. See LICENSE.txt file in the project root for full license information. aspnetcore-master/src/SignalR/clients/ts/signalr-protocol-msgpack/src/third-party-notices.txt Copyright (c) Feross Aboukhadijeh MIT License ([MIT]) [Copyright] ([c]) [Feross] [Aboukhadijeh] 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." aspnetcore-master/src/SignalR/THIRD-PARTY-NOTICES Copyright (c) Feross Aboukhadijeh 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." aspnetcore-master/src/SignalR/clients/ts/signalr-protocol-msgpack/src/third-party-notices.txt Copyright (c) Feross Aboukhadijeh, and other contributors. MIT License ([MIT]) [Copyright] ([c]) [Feross] [Aboukhadijeh], [and] [other] [contributors]. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE." aspnetcore-master/src/SignalR/THIRD-PARTY-NOTICES Copyright (c) Feross Aboukhadijeh, and other contributors. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE." aspnetcore-master/src/Identity/UI/src/THIRD-PARTY-NOTICES.txt aspnetcore-master/src/ProjectTemplates/THIRD-PARTY-NOTICES Copyright (c) HTML5 Boilerplate 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." aspnetcore-master/src/Servers/IIS/IIS/src/StartupHook.cs aspnetcore-master/src/Servers/Kestrel/Core/src/Internal/Certificates/CertificateConfigLoader.cs aspnetcore-master/src/Servers/Kestrel/Core/src/Internal/LoggerExtensions.cs aspnetcore-master/src/Servers/Kestrel/Core/src/Internal/ThrowHelper.cs aspnetcore-master/src/Servers/Kestrel/Core/test/DiagnosticMemoryPoolTests.cs aspnetcore-master/src/Servers/Kestrel/Core/test/MemoryPoolTests.cs aspnetcore-master/src/Servers/Kestrel/Core/test/SlabMemoryPoolTests.cs aspnetcore-master/src/Servers/Kestrel/Core/test/SniOptionsSelectorTests.cs aspnetcore-master/src/Servers/Kestrel/test/InMemory.FunctionalTests/Http2/PipeReaderFactory.cs aspnetcore-master/src/Servers/Kestrel/test/Sockets.BindTests/SocketTransportFactoryTests.cs aspnetcore-master/src/Servers/Kestrel/Transport.Libuv/src/Internal/LibuvAwaitable.cs aspnetcore-master/src/Shared/Buffers.MemoryPool/DiagnosticMemoryPool.cs aspnetcore-master/src/Shared/Buffers.MemoryPool/DiagnosticPoolBlock.cs aspnetcore-master/src/Shared/Buffers.MemoryPool/MemoryPoolBlock.cs aspnetcore-master/src/Shared/Buffers.MemoryPool/MemoryPoolSlab.cs aspnetcore-master/src/Shared/Buffers.MemoryPool/MemoryPoolThrowHelper.cs aspnetcore-master/src/Shared/Buffers.MemoryPool/SlabMemoryPool.cs aspnetcore-master/src/Shared/ServerInfrastructure/DuplexPipe.cs aspnetcore-master/src/Tools/Extensions.ApiDescription.Client/test/MockBuildEngine.cs Copyright (c) Microsoft. Licensed under the MIT license. See LICENSE file in the project root for full license information. aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/appsearch/appsearch.wxi aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/lib/cgi_restrictions.cpp aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/lib/cgi_restrictions.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/lib/config_custom.cpp aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/lib/config_custom.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/lib/ConfigShared.cpp aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/lib/ConfigShared.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/lib/consoleprops.cpp aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/lib/consoleprops.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/lib/CustomAction.def aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/lib/defaults.cpp aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/lib/defaults.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/lib/elevatedsc.cpp aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/lib/elevatedsc.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/lib/handlers.cpp aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/lib/handlers.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/lib/hotfix.cpp aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/lib/httpapi.cpp aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/lib/httpapi.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/lib/iisca.cpp aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/lib/iiscaexp.cpp aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/lib/iiscaexp.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/lib/iisca.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/lib/modules.cpp aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/lib/mof.cpp aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/lib/msiutil.cpp aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/lib/msiutil.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/lib/precomp.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/lib/schema.cpp aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/lib/secutils.cpp aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/lib/secutils.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/lib/setup_log.cpp aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/lib/setup_log.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/lib/tracing.cpp aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/lib/tracing.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/lib/uimodule.cpp aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/lib/wuerror.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/wix3/ElevatedShortcut.wxi aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/wix3/FixPatchingBehavior.wxi aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/wix3/HttpListener.wxi aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/wix3/iisca.wxs aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/wix3/ShortcutConsoleProperties.wxi aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/wix3/WindowsHotfix.wxi aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/wix/iisca.wxs aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/iisca/wix/setupstrings.wxl aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Include/acache.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Include/ahutil.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Include/base64.hxx aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Include/buffer.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Include/datetime.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Include/dbgutil.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Include/debugutil.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Include/hashfn.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Include/hashtable.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Include/httpserv_xp.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Include/http_xp.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Include/hybrid_array.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Include/listentry.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Include/macros.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Include/multisza.hxx aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Include/multisz.hxx aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Include/normalize.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Include/ntassert.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Include/percpu.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Include/prime.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Include/reftrace.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Include/rwlock.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Include/statichash.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Include/stdtypes.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Include/stringa.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Include/stringu.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Include/sttimer.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Include/tracelog.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Include/treehash.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/lib/acache.cxx aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/lib/ahutil.cpp aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/lib/base64.cxx aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/lib/datetime.cxx aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/lib/multisza.cxx aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/lib/multisz.cxx aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/lib/normalize.cxx aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/lib/precomp.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/lib/stringa.cpp aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/lib/stringu.cpp aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/lib/ulparse.cxx aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/lib/util.cxx aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Managed/MySQL/MySqlConnector.cs aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Managed/NativeMethods/AdvApi32.cs aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Managed/NativeMethods/Common.cs aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Managed/NativeMethods/Fusion.cs aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Managed/NativeMethods/Kernel32.cs aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Managed/NativeMethods/Mlang.cs aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Managed/NativeMethods/User32.cs aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Managed/NativeMethods/UxTheme.cs aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Managed/PseudoLoc/PseudoLocalizer.cs aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Managed/Util/AuthenticationModule.cs aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Managed/Util/ExceptionHelper.cs aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Managed/Util/GACManagedAccess.cs aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/Managed/Util/WebUtility.cs aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/open-inc/stbuff.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/open-inc/stlist.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/open-inc/stlock.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/open-inc/sttable.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/open-inc/sttimer.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/reftrace/include/dbgutil2.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/reftrace/include/irtldbg.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/reftrace/include/irtlmisc.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/reftrace/include/memorylog.hxx aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/reftrace/include/pudebug.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/reftrace/src/irtldbg.cpp aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/reftrace/src/isplat.cxx aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/reftrace/src/memorylog.cxx aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/reftrace/src/pudebug.cxx aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/reftrace/src/reftrace.c aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/reftrace/src/tracelog.c aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/reftrace/src/win32obj.cxx aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/UnitTests/common_tests.rc aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/UnitTests/dbgutil_tests.cpp aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/UnitTests/hash_tests.cpp aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/UnitTests/hybrid_array_tests.cpp aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/UnitTests/my_hash.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/UnitTests/precomp.hxx aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/UnitTests/string_tests.cpp aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/version/bldver.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/version/bldver.rc aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/loc/CHS/misc/setupstrings.wxl aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/loc/CHT/misc/setupstrings.wxl aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/loc/CSY/misc/setupstrings.wxl aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/loc/DEU/misc/setupstrings.wxl aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/loc/ESN/misc/setupstrings.wxl aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/loc/FRA/misc/setupstrings.wxl aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/loc/ITA/misc/setupstrings.wxl aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/loc/JPN/misc/setupstrings.wxl aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/loc/KOR/misc/setupstrings.wxl aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/loc/PLK/misc/setupstrings.wxl aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/loc/PTB/misc/setupstrings.wxl aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/loc/RUS/misc/setupstrings.wxl aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/loc/TRK/misc/setupstrings.wxl aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/wcautil/dutil.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/wcautil/memutil.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/wcautil/precomp.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/wcautil/qtexec.cpp aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/wcautil/strutil.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/wcautil/wcalog.cpp aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/wcautil/wcascript.cpp aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/wcautil/wcautil.cpp aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/wcautil/wcautil.h aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/wcautil/wcawrap.cpp Copyright (c) Microsoft Corporation. Licensed under the MIT license. aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/IIS-Common/LICENSE aspnetcore-master/src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup/LICENSE Copyright (c) Microsoft Corporation. MIT License 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 aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/EventTracing.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/ServerErrorApplication.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/ServerErrorHandler.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/InProcessRequestHandler/InProcessApplicationBase.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/InProcessRequestHandler/InProcessApplicationBase.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/InProcessRequestHandler/ShuttingDownApplication.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/InProcessRequestHandler/StartupExceptionApplication.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/InProcessRequestHandler/StartupExceptionHandler.h Copyright (c) Microsoft Corporation. Licensed under the MIT License. See License.txt in the project root for license information. aspnetcore-master/THIRD-PARTY-NOTICES.txt Copyright (c) Microsoft Corporation. MIT License [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 aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/AspNetCore/ApplicationFactory.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/AspNetCore/applicationinfo.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/AspNetCore/applicationinfo.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/AspNetCore/applicationmanager.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/AspNetCore/applicationmanager.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/AspNetCore/dllmain.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/AspNetCore/globalmodule.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/AspNetCore/globalmodule.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/AspNetCore/HandlerResolver.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/AspNetCore/HandlerResolver.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/AspNetCore/proxymodule.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/AspNetCore/proxymodule.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/AspNetCore/ShimOptions.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/AspNetCore/ShimOptions.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/AspNetCore/stdafx.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/AspNetCore/stdafx.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/application.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/aspnetcore_msg.mc aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/BindingInformation.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/ConfigurationLoadException.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/ConfigurationSection.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/ConfigurationSection.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/ConfigurationSource.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/ConfigurationSource.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/debugutil.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/debugutil.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/Environment.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/Environment.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/ErrorContext.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/EventLog.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/EventLog.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/exceptions.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/file_utility.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/file_utility.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/HostFxr.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/HostFxr.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/hostfxroptions.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/hostfxroptions.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/HostFxrResolutionResult.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/HostFxrResolutionResult.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/HostFxrResolver.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/HostFxrResolver.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/iapplication.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/InvalidOperationException.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/irequesthandler.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/LoggingHelpers.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/LoggingHelpers.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/ModuleHelpers.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/NonCopyable.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/RedirectionOutput.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/RedirectionOutput.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/RegistryKey.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/RegistryKey.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/requesthandler.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/resources.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/ResultException.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/SRWExclusiveLock.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/SRWExclusiveLock.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/SRWSharedLock.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/SRWSharedLock.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/StandardStreamRedirection.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/StandardStreamRedirection.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/stdafx.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/stdafx.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/StdWrapper.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/StdWrapper.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/sttimer.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLibTests/Helpers.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLibTests/Helpers.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLibTests/stdafx.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/WebConfigConfigurationSection.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/WebConfigConfigurationSection.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/WebConfigConfigurationSource.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/WebConfigConfigurationSource.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/IISLib/acache.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/IISLib/acache.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/IISLib/ahutil.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/IISLib/ahutil.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/IISLib/base64.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/IISLib/base64.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/IISLib/buffer.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/IISLib/datetime.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/IISLib/dbgutil.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/IISLib/hashfn.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/IISLib/hashtable.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/IISLib/listentry.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/IISLib/macros.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/IISLib/multisza.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/IISLib/multisza.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/IISLib/multisz.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/IISLib/multisz.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/IISLib/ntassert.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/IISLib/percpu.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/IISLib/precomp.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/IISLib/prime.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/IISLib/reftrace.c aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/IISLib/reftrace.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/IISLib/rwlock.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/IISLib/stringa.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/IISLib/stringa.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/IISLib/stringu.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/IISLib/stringu.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/IISLib/tracelog.c aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/IISLib/tracelog.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/IISLib/treehash.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/IISLib/util.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/InProcessRequestHandler/dllmain.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/InProcessRequestHandler/inprocessapplication.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/InProcessRequestHandler/inprocessapplication.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/InProcessRequestHandler/inprocesshandler.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/InProcessRequestHandler/inprocesshandler.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/InProcessRequestHandler/InProcessOptions.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/InProcessRequestHandler/InProcessOptions.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/InProcessRequestHandler/stdafx.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/InProcessRequestHandler/stdafx.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/OutOfProcessRequestHandler/forwarderconnection.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/OutOfProcessRequestHandler/forwarderconnection.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/OutOfProcessRequestHandler/forwardinghandler.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/OutOfProcessRequestHandler/outprocessapplication.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/OutOfProcessRequestHandler/processmanager.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/OutOfProcessRequestHandler/processmanager.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/OutOfProcessRequestHandler/protocolconfig.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/OutOfProcessRequestHandler/protocolconfig.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/OutOfProcessRequestHandler/responseheaderhash.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/OutOfProcessRequestHandler/responseheaderhash.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/OutOfProcessRequestHandler/serverprocess.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/OutOfProcessRequestHandler/serverprocess.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/OutOfProcessRequestHandler/stdafx.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/OutOfProcessRequestHandler/stdafx.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/OutOfProcessRequestHandler/url_utility.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/OutOfProcessRequestHandler/url_utility.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/OutOfProcessRequestHandler/websockethandler.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/OutOfProcessRequestHandler/websockethandler.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/OutOfProcessRequestHandler/winhttphelper.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/OutOfProcessRequestHandler/winhttphelper.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/RequestHandlerLib/environmentvariablehash.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/RequestHandlerLib/environmentvariablehelpers.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/RequestHandlerLib/filewatcher.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/RequestHandlerLib/filewatcher.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/RequestHandlerLib/requesthandler_config.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/RequestHandlerLib/requesthandler_config.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/RequestHandlerLib/stdafx.h Copyright (c) .NET Foundation. Licensed under the MIT License. See License.txt in the project root for license information. aspnetcore-master/src/Servers/IIS/build/native.targets Copyright (c) .NET Foundation. Licensed under the MIT License. See LICENSE.txt in the project root for license information." /> aspnetcore-master/eng/tools/RepoTasks/DownloadFile.cs aspnetcore-master/src/Installers/Debian/tools/build.sh aspnetcore-master/src/Installers/Debian/tools/scripts/config_template_generator.py aspnetcore-master/src/Installers/Debian/tools/scripts/debian_build_lib.sh aspnetcore-master/src/Installers/Debian/tools/scripts/extract_json_value.py aspnetcore-master/src/Installers/Debian/tools/scripts/manpage_generator.py aspnetcore-master/src/Installers/Debian/tools/setup/build_setup.sh aspnetcore-master/src/Installers/Debian/tools/setup/test_setup.sh aspnetcore-master/src/Installers/Debian/tools/templates/debian/control aspnetcore-master/src/Installers/Debian/tools/templates/debian/copyright aspnetcore-master/src/Installers/Debian/tools/templates/debian/rules aspnetcore-master/src/Installers/Debian/tools/test/integration_tests/test_package.bats aspnetcore-master/src/Installers/Debian/tools/test.sh aspnetcore-master/src/Installers/Debian/tools/test/test_assets/test_package_layout/package_root/path_relative_to_package_root/test_exe.sh aspnetcore-master/src/Installers/Debian/tools/test/test_assets/test_package_layout/package_root/test_called.sh aspnetcore-master/src/Installers/Debian/tools/test/test_assets/test_package_layout/samples/testsample.cs aspnetcore-master/src/Installers/Debian/tools/test/unit_tests/test_debian_build_lib.bats aspnetcore-master/src/Installers/Debian/tools/test/unit_tests/test_scripts.bats aspnetcore-master/src/Installers/Windows/GenerateNugetPackageWithMsi.ps1 aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/config_utility.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/GlobalVersionUtility.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/CommonLib/GlobalVersionUtility.h aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/InProcessRequestHandler/managedexports.cpp aspnetcore-master/src/Servers/IIS/AspNetCoreModuleV2/OutOfProcessRequestHandler/outprocessapplication.h aspnetcore-master/src/SiteExtensions/Sdk/HostingStartup/Program.cs Copyright (c) .NET Foundation and contributors. Licensed under the MIT license. See LICENSE file in the project root for full license information. aspnetcore-master/THIRD-PARTY-NOTICES.txt Copyright (c) .NET Foundation and Contributors 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. aspnetcore-master/src/Components/THIRD-PARTY-NOTICES.txt 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. aspnetcore-master/src/Identity/UI/src/THIRD-PARTY-NOTICES.txt aspnetcore-master/src/ProjectTemplates/THIRD-PARTY-NOTICES Copyright (c) Nicolas Gallagher and Jonathan Neal MIT License ([MIT]) [Copyright] ([c])[Nicolas] [Gallagher] [and] [Jonathan] [Neal] 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." aspnetcore-master/THIRD-PARTY-NOTICES.txt Copyright (c) Sindre Sorhus (https://sindresorhus.com) MIT License [Copyright] ([c]) [Sindre] [Sorhus] <[sindresorhus]@[gmail].[com]> ([https]://[sindresorhus].[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. aspnetcore-master/src/Identity/testassets/Identity.DefaultUI.WebSite/wwwroot/lib/jquery-validation/LICENSE.md aspnetcore-master/src/Identity/UI/src/wwwroot/V4/lib/jquery-validation/LICENSE.md aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/wwwroot/lib/jquery-validation/LICENSE.md aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-CSharp/wwwroot/lib/jquery-validation/LICENSE.md aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-FSharp/wwwroot/lib/jquery-validation/LICENSE.md aspnetcore-master/src/Security/samples/ClaimsTransformation/wwwroot/lib/jquery-validation/LICENSE.md aspnetcore-master/src/Security/samples/Cookies/wwwroot/lib/jquery-validation/LICENSE.md aspnetcore-master/src/Security/samples/DynamicSchemes/wwwroot/lib/jquery-validation/LICENSE.md aspnetcore-master/src/Security/samples/Identity.ExternalClaims/wwwroot/lib/jquery-validation/LICENSE.md aspnetcore-master/src/Security/samples/PathSchemeSelection/wwwroot/lib/jquery-validation/LICENSE.md aspnetcore-master/src/Security/samples/StaticFilesAuth/wwwroot/lib/jquery-validation/LICENSE.md Copyright Jorn Zaefferer The MIT License ([MIT]) ===================== Copyright [Jörn] [Zaefferer] 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. aspnetcore-master/src/Identity/UI/src/THIRD-PARTY-NOTICES.txt aspnetcore-master/src/ProjectTemplates/THIRD-PARTY-NOTICES Copyright Jorn Zaefferer MIT License ([MIT]) ===================== [Copyright] [Jörn] [Zaefferer] 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. aspnetcore-master/src/SignalR/clients/ts/signalr-protocol-msgpack/src/third-party-notices.txt aspnetcore-master/src/SignalR/THIRD-PARTY-NOTICES Copyright Joyent, Inc. and other Node contributors. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. aspnetcore-master/src/Security/samples/ClaimsTransformation/wwwroot/lib/jquery/LICENSE.txt aspnetcore-master/src/Security/samples/Cookies/wwwroot/lib/jquery/LICENSE.txt aspnetcore-master/src/Security/samples/DynamicSchemes/wwwroot/lib/jquery/LICENSE.txt aspnetcore-master/src/Security/samples/Identity.ExternalClaims/wwwroot/lib/jquery/LICENSE.txt aspnetcore-master/src/Security/samples/PathSchemeSelection/wwwroot/lib/jquery/LICENSE.txt aspnetcore-master/src/Security/samples/StaticFilesAuth/wwwroot/lib/jquery/LICENSE.txt Copyright jQuery Foundation and other contributors, https://jquery.org below: ==== 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. aspnetcore-master/src/Identity/testassets/Identity.DefaultUI.WebSite/wwwroot/lib/jquery/dist/jquery.js aspnetcore-master/src/Identity/UI/src/wwwroot/V4/lib/jquery/dist/jquery.js aspnetcore-master/src/MusicStore/samples/MusicStore/wwwroot/Scripts/jquery-3.5.1.js aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/wwwroot/lib/jquery/dist/jquery.js aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-CSharp/wwwroot/lib/jquery/dist/jquery.js aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-FSharp/wwwroot/lib/jquery/dist/jquery.js aspnetcore-master/src/Security/samples/ClaimsTransformation/wwwroot/lib/jquery/dist/jquery.js aspnetcore-master/src/Security/samples/Cookies/wwwroot/lib/jquery/dist/jquery.js aspnetcore-master/src/Security/samples/DynamicSchemes/wwwroot/lib/jquery/dist/jquery.js aspnetcore-master/src/Security/samples/Identity.ExternalClaims/wwwroot/lib/jquery/dist/jquery.js aspnetcore-master/src/Security/samples/PathSchemeSelection/wwwroot/lib/jquery/dist/jquery.js aspnetcore-master/src/Security/samples/StaticFilesAuth/wwwroot/lib/jquery/dist/jquery.js Copyright JS Foundation and other contributors Released under the MIT license aspnetcore-master/src/Identity/testassets/Identity.DefaultUI.WebSite/wwwroot/lib/jquery/LICENSE.txt aspnetcore-master/src/Identity/UI/src/wwwroot/V4/lib/jquery/LICENSE.txt aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/wwwroot/lib/jquery/LICENSE.txt aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-CSharp/wwwroot/lib/jquery/LICENSE.txt aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-FSharp/wwwroot/lib/jquery/LICENSE.txt Copyright JS Foundation and other contributors, https://js.foundation below: ==== 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. aspnetcore-master/src/Identity/UI/src/THIRD-PARTY-NOTICES.txt aspnetcore-master/src/ProjectTemplates/THIRD-PARTY-NOTICES Copyright JS Foundation and other contributors, https://js.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. aspnetcore-master/src/Components/Web.JS/dist/Release/blazor.server.js (c) Sindre Sorhus license MIT aspnetcore-master/src/Identity/ApiAuthorization.IdentityServer/samples/ApiAuthSample/wwwroot/js/oidc-client.min.js Mike Samuel (c) 2009 license MIT > SIL-OFL1.1 aspnetcore-master/src/Components/Samples/BlazorServerApp/wwwroot/css/open-iconic/FONT-LICENSE aspnetcore-master/src/Components/test/testassets/ComponentsApp.Server/wwwroot/css/open-iconic/FONT-LICENSE aspnetcore-master/src/Components/WebAssembly/testassets/StandaloneApp/wwwroot/css/open-iconic/FONT-LICENSE aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/BlazorServerWeb-CSharp/wwwroot/css/open-iconic/FONT-LICENSE aspnetcore-master/src/ProjectTemplates/Web.ProjectTemplates/content/ComponentsWebAssembly-CSharp/Client/wwwroot/css/open-iconic/FONT-LICENSE Copyright (c) 2014 Waybury SIL OPEN FONT LICENSE Version 1.1 [Copyright] ([c]) [2014] [Waybury] PREAMBLE The goals of the Open Font License (OFL) are to stimulate worldwide development of collaborative font projects, to support the font creation efforts of academic and linguistic communities, and to provide a free and open framework in which fonts may be shared and improved in partnership with others. The OFL allows the licensed fonts to be used, studied, modified and redistributed freely as long as they are not sold by themselves. The fonts, including any derivative works, can be bundled, embedded, redistributed and/or sold with any software provided that any reserved names are not used by derivative works. The fonts and derivatives, however, cannot be released under any other type of license. The requirement for fonts to remain under this license does not apply to any document created using the fonts or their derivatives. DEFINITIONS "Font Software" refers to the set of files released by the Copyright Holder(s) under this license and clearly marked as such. This may include source files, build scripts and documentation. "Reserved Font Name" refers to any names specified as such after the copyright statement(s). "Original Version" refers to the collection of Font Software components as distributed by the Copyright Holder(s). "Modified Version" refers to any derivative made by adding to, deleting, or substituting -- in part or in whole -- any of the components of the Original Version, by changing formats or by porting the Font Software to a new environment. "Author" refers to any designer, engineer, programmer, technical writer or other person who contributed to the Font Software. PERMISSION & CONDITIONS Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to use, study, copy, merge, embed, modify, redistribute, and sell modified and unmodified copies of the Font Software, subject to the following conditions: 1) Neither the Font Software nor any of its individual components, in Original or Modified Versions, may be sold by itself. 2) Original or Modified Versions of the Font Software may be bundled, redistributed and/or sold with any software, provided that each copy contains the above copyright notice and this license. These can be included either as stand-alone text files, human-readable headers or in the appropriate machine-readable metadata fields within text or binary files as long as those fields can be easily viewed by the user. 3) No Modified Version of the Font Software may use the Reserved Font Name(s) unless explicit written permission is granted by the corresponding Copyright Holder. This restriction only applies to the primary font name as presented to the users. 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software shall not be used to promote, endorse or advertise any Modified Version, except to acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s) or with their explicit written permission. 5) The Font Software, modified or unmodified, in part or in whole, must be distributed entirely under this license, and must not be distributed under any other license. The requirement for fonts to remain under this license does not apply to any document created using the Font Software. TERMINATION This license becomes null and void if any of the above conditions are not met. DISCLAIMER THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE. > bzip2 License aspnetcore-master/src/Components/THIRD-PARTY-NOTICES.txt Copyright (c) 2000-2013 Julian Seward. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 3. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 4. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ---------------------------------------------------------------- Notice that the above BSD-style license applies to this one file (memcheck.h) only. The entire rest of Valgrind is licensed under the terms of the GNU General Public License, version 2. See the COPYING file in the source distribution for details. > ISC License aspnetcore-master/src/SignalR/clients/ts/signalr-protocol-msgpack/src/third-party-notices.txt aspnetcore-master/src/SignalR/THIRD-PARTY-NOTICES Copyright (c) Isaac Z. Schlueter Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE." > Microsoft Nuget License aspnetcore-master/src/MusicStore/samples/MusicStore/wwwroot/Scripts/respond.js aspnetcore-master/src/MusicStore/samples/MusicStore/wwwroot/Scripts/respond.min.js copyright (c) 2012 Scott Jehl, Paul Irish, Nicholas Zakas. NUGET: BEGIN LICENSE TEXT * * Microsoft grants you the right to use these script files for the sole * purpose of either: (i) interacting through your browser with the Microsoft * website or online service, subject to the applicable licensing or use * terms; or (ii) using the files as included with a Microsoft product subject * to that product's license terms. Microsoft reserves all other rights to the * files not expressly granted by Microsoft, whether by implication, estoppel * or otherwise. Insofar as a script file is dual licensed under GPL, * Microsoft neither took the code under GPL nor distributes it thereunder but * under the terms set out in this paragraph. All notices and licenses * below are for informational purposes only. * * NUGET: END LICENSE TEXT */ aspnetcore-master/src/MusicStore/samples/MusicStore/wwwroot/Scripts/modernizr-2.6.2.js Copyright (c) Faruk Ates, Paul Irish, Alex Sexton http://www.modernizr.com/license NUGET: BEGIN LICENSE TEXT * * Microsoft grants you the right to use these script files for the sole * purpose of either: (i) interacting through your browser with the Microsoft * website or online service, subject to the applicable licensing or use * terms; or (ii) using the files as included with a Microsoft product subject * to that product's license terms. Microsoft reserves all other rights to the * files not expressly granted by Microsoft, whether by implication, estoppel * or otherwise. Insofar as a script file is dual licensed under GPL, * Microsoft neither took the code under GPL nor distributes it thereunder but * under the terms set out in this paragraph. All notices and licenses * below are for informational purposes only. aspnetcore-master/src/MusicStore/samples/MusicStore/wwwroot/Scripts/jquery.validate.unobtrusive.js aspnetcore-master/src/MusicStore/samples/MusicStore/wwwroot/Scripts/jquery.validate.unobtrusive.min.js Copyright (c) Microsoft Corporation. NUGET: BEGIN LICENSE TEXT * * Microsoft grants you the right to use these script files for the sole * purpose of either: (i) interacting through your browser with the Microsoft * website or online service, subject to the applicable licensing or use * terms; or (ii) using the files as included with a Microsoft product subject * to that product's license terms. Microsoft reserves all other rights to the * files not expressly granted by Microsoft, whether by implication, estoppel * or otherwise. Insofar as a script file is dual licensed under GPL, * Microsoft neither took the code under GPL nor distributes it thereunder but * under the terms set out in this paragraph. All notices and licenses * below are for informational purposes only. * * NUGET: END LICENSE TEXT */ > Unknown License file reference aspnetcore-master/src/Mvc/Settings.StyleCop Copyright (c) Microsoft Open Technologies, Inc. See License.txt in the project root for license information.>> Brotli.NET-2.0.4.2 SPDX identifier MIT License text MIT License Copyright (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. >>> DryIoc.Microsoft.DependencyInjection-3.0.3 SPDX identifier MIT License text MIT License Copyright (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. >>> FluentScheduler-5.3.0.0 Copyright (c) 2004-2019 Jaroslaw Kowalski , Kim Christensen, Julian Verdurmen 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 Jaroslaw Kowalski 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.NETCore.App-3.1.0 SPDX identifier MIT License text MIT License Copyright (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. >>> NLog-4.6.8 Copyright (c) 2004-2019 Jaroslaw Kowalski , Kim Christensen, Julian Verdurmen 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 Jaroslaw Kowalski 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. >>> NLog.Extensions.Logging-1.6.1 License: BSD 2 >>> NewtonSoft.json-12.0.2 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. >>> SQLCipher-4.2.0 Copyright (c) 2008, ZETETIC LLC All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the ZETETIC LLC nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY ZETETIC LLC ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL ZETETIC LLC BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ADDITIONAL LICENSE INFORMATION: > MIT sqlcipher-4.2.0.tar.gz\sqlcipher-4.2.0.tar\sqlcipher-4.2.0\ext\fts3\unicode\CaseFolding.txt CaseFolding-6.1.0.txt Date: 2011-07-25, 21:21:56 GMT [MD] Unicode Character Database Copyright (c) 1991-2011 Unicode, Inc. For terms of use, see http://www.unicode.org/terms_of_use.html For documentation, see http://www.unicode.org/reports/tr44/ sqlcipher-4.2.0.tar.gz\sqlcipher-4.2.0.tar\sqlcipher-4.2.0\aclocal.m4 Copyright (C) 1996-2018 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, to the extent permitted by law; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > PublicDomain sqlcipher-4.2.0.tar.gz\sqlcipher-4.2.0.tar\sqlcipher-4.2.0\LICENSE.md The author disclaims copyright to this source code. In place of a legal notice, here is a blessing: * May you do good and not evil. * May you find forgiveness for yourself and forgive others. * May you share freely, never taking more than you give. >>> polly-7.2.1 license type="expression">BSD-3-Clause>> sqlite-3.28.0 The author disclaims copyright to this source code. In place of a legal notice, here is a blessing: May you do good and not evil. May you find forgiveness for yourself and forgive others. May you share freely, never taking more than you give. ADDITIONAL LICENSE INFORMATION: > GPL2.0 sqlite-version-3.28.0/test/wapp.tcl Copyright (c) 2017 D. Richard Hipp This program is free software; you can redistribute it and/or # modify it under the terms of the [Simplified] [BSD] [License] ([also] # [known] [as] [the] "[2]-[Clause] [License]" [or] "[FreeBSD] [License]".) # # This program is distributed in the hope that it will be useful, # but without any warranty; without even the implied warranty of # merchantability or fitness for a particular purpose. > MIT sqlite-version-3.28.0.tar.gz\sqlite-version-3.28.0.tar\sqlite-version-3.28.0\ext\fts3\unicode\CaseFolding.txt Unicode Character Database Copyright (c) 1991-2011 Unicode, Inc. For terms of use, see http://www.unicode.org/terms_of_use.html For documentation, see http://www.unicode.org/reports/tr44/ > Free Software Foundation - Free Software License sqlite-version-3.28.0/configure Copyright (c) 1992-1996, 1998-2012 Free Software Foundation, Inc. This configure script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. sqlite-version-3.28.0/aclocal.m4 Copyright (c) 2008 Free Software Foundation, Inc. This config.lt script is free software; the Free Software Foundation gives unlimited permision to copy, distribute and modify it." sqlite-version-3.28.0/configure Copyright (c) 2012 Free Software Foundation, Inc. This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. > Free Software Foundation - MIT Style License sqlite-version-3.28.0/aclocal.m4 Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. > Free Software Foundation - Unlimited License sqlite-version-3.28.0/aclocal.m4 Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. sqlite-version-3.28.0/aclocal.m4 Copyright (c) 2004, 2005, 2007, 2008 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. sqlite-version-3.28.0/aclocal.m4 Copyright (c) 2004, 2005, 2007 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. sqlite-version-3.28.0/aclocal.m4 Copyright (c) 2004 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. > Free unknown license detected but not recognized sqlite-version-3.28.0/config.guess sqlite-version-3.28.0/config.sub Copyright (c) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." > FSF All Permissive License sqlite-version-3.28.0/autoconf/INSTALL Copyright (c) 1994-1996, 1999-2002, 2004-2011 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without warranty of any kind. > GNU General Public License 2.0 or later sqlite-version-3.28.0/config.guess Copyright (c) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA # 02110-1301, USA. # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. sqlite-version-3.28.0/config.sub Copyright (c) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software # can handle that machine. It does not imply ALL GNU software can. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA # 02110-1301, USA. # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. sqlite-version-3.28.0/ltmain.sh Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007 2008 Free Software Foundation, Inc. GNU libtool) [2].[2].[6] # [Written] [by] [Gordon] [Matzigkeit] <[gord]@[gnu].[ai].[mit].[edu]>, [1996] # [Copyright] ([C]) [1996], [1997], [1998], [1999], [2000], [2001], [2003], [2004], [2005], [2006], [2007] [2008] [Free] [Software] [Foundation], [Inc]. # [This] [is] [free] [software]; [see] [the] [source] [for] [copying] [conditions]. [There] [is] [NO] # [warranty]; [not] [even] [for] [MERCHANTABILITY] [or] [FITNESS] [FOR] [A] [PARTICULAR] [PURPOSE]. # GNU Libtool is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # As a special exception to the GNU General Public License, # if you distribute this file as part of a program or library that # is built using GNU Libtool, you may include this file under the # same distribution terms that you use for the rest of that program. # # GNU Libtool is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU General Public License # along with GNU Libtool; see the file COPYING. If not, a copy # can be downloaded from http://www.gnu.org/licenses/gpl.html, # or obtained by writing to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. sqlite-version-3.28.0/aclocal.m4 sqlite-version-3.28.0/configure Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. This file is part of GNU Libtool. # # GNU Libtool is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as # published by the Free Software Foundation; either version 2 of # the License, or (at your option) any later version. # # As a special exception to the GNU General Public License, # if you distribute this file as part of a program or library that # is built using GNU Libtool, you may include this file under the # same distribution terms that you use for the rest of that program. # # GNU Libtool is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with GNU Libtool; see the file COPYING. If not, a copy # can be downloaded from http://www.gnu.org/licenses/gpl.html, or # obtained by writing to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. > MIT Old Style no advertising sqlite-version-3.28.0/install-sh Copyright 1991 by the Massachusetts Institute of Technology Permission to use, copy, modify, distribute, and sell this software and its # documentation for any purpose is hereby granted without fee, provided that # the above copyright notice appear in all copies and that both that # copyright notice and this permission notice appear in supporting # documentation, and that the name of M.I.T. not be used in advertising or # publicity pertaining to distribution of the software without specific, # written prior permission. M.I.T. makes no representations about the # suitability of this software for any purpose. It is provided "as is" # without express or implied warranty. > X11-Style (X Consortium) sqlite-version-3.28.0/autoconf/tea/tclconfig/install-sh Copyright (c) 1994 X Consortium Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to # deal in the Software without restriction, including without limitation the # rights to use, copy, modify, merge, publish, distribute, sublicense, and/or # sell copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE # X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN # AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC- # TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # # Except as contained in this notice, the name of the X Consortium shall not # be used in advertising or otherwise to promote the sale, use or other deal- # ings in this Software without prior written authorization from the X Consor- # tium. >>> sskeychain-1.2.3 Copyright (c) 2010-2014 Sam Soffes, http://soff.es Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. --------------- SECTION 3: Microsoft Reciprocal License ---------- Microsoft Reciprocal License is applicable to the following component(s). >>> Essential.Diagnostics.RollingXmlTraceListener-2.0.206 License: Ms-RL ADDITIONAL LICENSE INFORMATION: > BSD-3 essential-diagnostics-develop/examples/HelloMvc3/Scripts/jquery-ui-1.8.20.js Copyright 2001 Robert Penner TERMS OF USE - [EASING] [EQUATIONS] * * Open source under the BSD License. * * [Copyright] [2001] [Robert] [Penner] * [All] [rights] [reserved]. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * Redistributions of source code must retain the above copyright notice, this list of * conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list * of conditions and the following disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the author nor the names of 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. essential-diagnostics-develop/examples/HelloMvc3/Scripts/jquery-ui-1.8.20.js Copyright 2008 George McGinley Smith Open source under the BSD License. * * [Copyright] [2008] [George] [McGinley] [Smith] * [All] [rights] [reserved]. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * Redistributions of source code must retain the above copyright notice, this list of * conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list * of conditions and the following disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the author nor the names of 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 essential-diagnostics-develop/examples/HelloMvc3/Content/themes/base/jquery.ui.autocomplete.css Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) Licensed under the MIT license. essential-diagnostics-develop/examples/HelloMvc3/Content/themes/base/jquery-ui.css essential-diagnostics-develop/examples/HelloMvc3/Scripts/jquery-ui-1.8.20.js Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license essential-diagnostics-develop/examples/TestAspNetCoreOnNetFx/wwwroot/lib/bootstrap/dist/css/bootstrap.css essential-diagnostics-develop/examples/TestAspNetCoreOnNetFx/wwwroot/lib/bootstrap/dist/css/bootstrap.css.map essential-diagnostics-develop/examples/TestAspNetCoreOnNetFx/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css essential-diagnostics-develop/examples/TestAspNetCoreOnNetFx/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.css essential-diagnostics-develop/examples/TestAspNetCoreOnNetFx/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.css.map essential-diagnostics-develop/examples/TestAspNetCoreOnNetFx/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.min.css essential-diagnostics-develop/examples/TestAspNetCoreOnNetFx/wwwroot/lib/bootstrap/dist/js/bootstrap.js Copyright 2011-2015 Twitter, Inc. Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) essential-diagnostics-develop/examples/TestAspNetCoreOnNetFx/wwwroot/lib/bootstrap/dist/js/bootstrap.js essential-diagnostics-develop/examples/TestAspNetCoreOnNetFx/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js Copyright 2011-2015 Twitter, Inc. Licensed under the MIT license essential-diagnostics-develop/examples/HelloMvc3/Scripts/jquery-1.7.1.js Copyright 2011, The Dojo Foundation Released under the MIT, BSD, and GPL Licenses. * More information: http://sizzlejs.com/ essential-diagnostics-develop/examples/HelloMvc3/Content/themes/base/jquery.ui.accordion.css essential-diagnostics-develop/examples/HelloMvc3/Content/themes/base/jquery.ui.all.css essential-diagnostics-develop/examples/HelloMvc3/Content/themes/base/jquery.ui.autocomplete.css essential-diagnostics-develop/examples/HelloMvc3/Content/themes/base/jquery.ui.base.css essential-diagnostics-develop/examples/HelloMvc3/Content/themes/base/jquery.ui.button.css essential-diagnostics-develop/examples/HelloMvc3/Content/themes/base/jquery.ui.core.css essential-diagnostics-develop/examples/HelloMvc3/Content/themes/base/jquery.ui.datepicker.css essential-diagnostics-develop/examples/HelloMvc3/Content/themes/base/jquery.ui.dialog.css essential-diagnostics-develop/examples/HelloMvc3/Content/themes/base/jquery.ui.progressbar.css essential-diagnostics-develop/examples/HelloMvc3/Content/themes/base/jquery.ui.resizable.css essential-diagnostics-develop/examples/HelloMvc3/Content/themes/base/jquery.ui.selectable.css essential-diagnostics-develop/examples/HelloMvc3/Content/themes/base/jquery.ui.slider.css essential-diagnostics-develop/examples/HelloMvc3/Content/themes/base/jquery.ui.tabs.css essential-diagnostics-develop/examples/HelloMvc3/Content/themes/base/jquery.ui.theme.css Copyright 2012, AUTHORS.txt (http://jqueryui.com/about) Licensed under the MIT license. essential-diagnostics-develop/examples/HelloMvc3/Scripts/jquery.validate.js essential-diagnostics-develop/examples/HelloMvc3/Scripts/jquery.validate.min.js Copyright (c) 2006 - 2011 Jorn Zaefferer Licensed under MIT: http://www.opensource.org/licenses/mit-license.php essential-diagnostics-develop/examples/TestAspNetCoreOnNetFx/wwwroot/lib/bootstrap/LICENSE Copyright (c) 2011-2015 Twitter, Inc The MIT License (MIT) [Copyright] ([c]) [2011]-[2015] [Twitter], [Inc] Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. essential-diagnostics-develop/examples/HelloMvc3/Content/themes/base/jquery-ui.css essential-diagnostics-develop/examples/HelloMvc3/Content/themes/base/minified/jquery.ui.accordion.min.css essential-diagnostics-develop/examples/HelloMvc3/Content/themes/base/minified/jquery.ui.autocomplete.min.css essential-diagnostics-develop/examples/HelloMvc3/Content/themes/base/minified/jquery.ui.button.min.css essential-diagnostics-develop/examples/HelloMvc3/Content/themes/base/minified/jquery.ui.core.min.css essential-diagnostics-develop/examples/HelloMvc3/Content/themes/base/minified/jquery.ui.datepicker.min.css essential-diagnostics-develop/examples/HelloMvc3/Content/themes/base/minified/jquery.ui.dialog.min.css essential-diagnostics-develop/examples/HelloMvc3/Content/themes/base/minified/jquery-ui.min.css essential-diagnostics-develop/examples/HelloMvc3/Content/themes/base/minified/jquery.ui.progressbar.min.css essential-diagnostics-develop/examples/HelloMvc3/Content/themes/base/minified/jquery.ui.resizable.min.css essential-diagnostics-develop/examples/HelloMvc3/Content/themes/base/minified/jquery.ui.selectable.min.css essential-diagnostics-develop/examples/HelloMvc3/Content/themes/base/minified/jquery.ui.slider.min.css essential-diagnostics-develop/examples/HelloMvc3/Content/themes/base/minified/jquery.ui.tabs.min.css essential-diagnostics-develop/examples/HelloMvc3/Content/themes/base/minified/jquery.ui.theme.min.css essential-diagnostics-develop/examples/HelloMvc3/Scripts/jquery-ui-1.8.20.js essential-diagnostics-develop/examples/HelloMvc3/Scripts/jquery-ui-1.8.20.min.js Copyright (c) 2012 Licensed MIT */ essential-diagnostics-develop/examples/HelloMvc3/Scripts/jquery-1.7.1.intellisense.js Copyright (c) 2012 jQuery Foundation, http://jquery.org Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, copy, modify, merge, publish, * distribute, sublicense, and/or sell copies of the Software, and to * permit persons to whom the Software is furnished to do so, subject to * the following conditions: * * The above copyright notice and this permission notice shall be * included in all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. essential-diagnostics-develop/examples/TestAspNetCoreOnNetFx/wwwroot/lib/jquery-validation/dist/additional-methods.js essential-diagnostics-develop/examples/TestAspNetCoreOnNetFx/wwwroot/lib/jquery-validation/dist/jquery.validate.js Copyright (c) 2015 Jorn Zaefferer Released under the MIT license essential-diagnostics-develop/examples/TestAspNetCoreOnNetFx/wwwroot/lib/jquery-validation/dist/additional-methods.min.js essential-diagnostics-develop/examples/TestAspNetCoreOnNetFx/wwwroot/lib/jquery-validation/dist/jquery.validate.min.js Copyright (c) 2015 Jorn Zaefferer Licensed MIT */ essential-diagnostics-develop/examples/TestAspNetCoreOnNetFx/wwwroot/lib/jquery-validation/LICENSE.md Copyright Jorn Zaefferer The MIT License ([MIT]) ===================== Copyright [Jörn] [Zaefferer] 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. essential-diagnostics-develop/examples/TestAspNetCoreOnNetFx/wwwroot/lib/jquery/dist/jquery.js Copyright jQuery Foundation and other contributors Released under the MIT license * http://jquery.org/license essential-diagnostics-develop/examples/TestAspNetCoreOnNetFx/wwwroot/lib/jquery/LICENSE.txt Copyright jQuery Foundation and other contributors, https://jquery.org below: ==== 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. =============== APPENDIX. Standard License Files ============== --------------- SECTION 1: Apache License, V2.0 ----------- Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty- free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: a. You must give any other recipients of the Work or Derivative Works a copy of this License; and b. You must cause any modified files to carry prominent notices stating that You changed the files; and c. You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and d. If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS --------------- SECTION 2: Microsoft Reciprocal License ----------- Microsoft Reciprocal License (MS-RL) This license governs use of the accompanying software. If you use the software, you accept this license. If you do not accept the license, do not use the software. 1. Definitions The terms "reproduce," "reproduction," "derivative works," and "distribution" have the same meaning here as under U.S. copyright law. A "contribution" is the original software, or any additions or changes to the software. A "contributor" is any person that distributes its contribution under this license. "Licensed patents" are a contributor's patent claims that read directly on its contribution. 2. Grant of Rights (A) Copyright Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free copyright license to reproduce its contribution, prepare derivative works of its contribution, and distribute its contribution or any derivative works that you create. (B) Patent Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free license under its licensed patents to make, have made, use, sell, offer for sale, import, and/or otherwise dispose of its contribution in the software or derivative works of the contribution in the software. 3. Conditions and Limitations (A) Reciprocal Grants- For any file you distribute that contains code from the software (in source code or binary format), you must provide recipients the source code to that file along with a copy of this license, which license will govern that file. You may license other files that are entirely your own work and do not contain code from the software under any terms you choose. (B) No Trademark License- This license does not grant you rights to use any contributors' name, logo, or trademarks. (C) If you bring a patent claim against any contributor over patents that you claim are infringed by the software, your patent license from such contributor to the software ends automatically. (D) If you distribute any portion of the software, you must retain all copyright, patent, trademark, and attribution notices that are present in the software. (E) If you distribute any portion of the software in source code form, you may do so only under this license by including a complete copy of this license with your distribution. If you distribute any portion of the software in compiled or object code form, you may only do so under a license that complies with this license. (F) The software is licensed "as-is." You bear the risk of using it. The contributors give no express warranties, guarantees or conditions. You may have additional consumer rights under your local laws which this license cannot change. To the extent permitted under your local laws, the contributors exclude the implied warranties of merchantability, fitness for a particular purpose and non-infringement. ====================================================================== To the extent any open source components are licensed under the GPL and/or LGPL, or other similar licenses that require the source code and/or modifications to source code to be made available (as would be noted above), you may obtain a copy of the source code corresponding to the binaries for such open source components and modifications thereto, if any, (the "Source Files"), by downloading the Source Files from VMware's website at http://www.vmware.com/download/open_source.html, or by sending a request, with your name and address to: VMware, Inc., 3401 Hillview Avenue, Palo Alto, CA 94304, United States of America. All such requests should clearly specify: OPEN SOURCE FILES REQUEST, Attention General Counsel. VMware shall mail a copy of the Source Files to you on a CD or equivalent physical medium. This offer to obtain a copy of the Source Files is valid for three years from the date you acquired this Software product. Alternatively, the Source Files may accompany the VMware product. [VMWWORKFLOWENGINE2102GASV022221]