Skip to content

Issue 125270#125271

Open
rogerbriggen wants to merge 3 commits intodotnet:mainfrom
rogerbriggen:issue-125270
Open

Issue 125270#125271
rogerbriggen wants to merge 3 commits intodotnet:mainfrom
rogerbriggen:issue-125270

Conversation

@rogerbriggen
Copy link

Update ASP.NET license in THIRD-PARTY-NOTICES.TXT

Fix #125270

Copilot AI review requested due to automatic review settings March 6, 2026 14:27
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Mar 6, 2026
@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-meta
See info in area-owners.md if you want to be subscribed.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes an incorrect license attribution in the THIRD-PARTY-NOTICES.TXT file. The ASP.NET license entry was updated from Apache 2.0 to MIT, reflecting a change made by the ASP.NET team in 2021 (see the referenced commit in issue #125270). The existing URL pointing to https://github.com/dotnet/aspnetcore/blob/main/LICENSE.txt already pointed to the correct MIT license file, so only the license name line needed updating.

Changes:

  • Updated the ASP.NET license description from "Apache License, Version 2.0" to "MIT License (MIT)"

@danmoseley
Copy link
Member

thanks. what about src\installer\pkg\THIRD-PARTY-NOTICES.TXT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-Meta community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

THIRD-PARTY-NOTICES.TXT has wrong license for Asp.Net

3 participants