Update license from Apache to MIT#34573
Conversation
|
I suggest reviewing commit by commit, and skipping the second and |
There was a problem hiding this comment.
There are a bunch of package.json files with author of empty or Microsoft, should those be updated?
src/Mvc/Settings.StyleCop
Outdated
There was a problem hiding this comment.
Figured this was no longer relevant
|
Are we going to handle non cs files later? |
The Find and Replace step got them. I did a |
|
Oh, probably the second commit, which we can't really look at :D |
|
Yes, that's my expectation. |
|
|
|
Looks like this wasn't done properly: |
|
#yolo approval. I can't quite review all the files, but the general gist of it seems right. @Pilchie I would recommend starting starting the editorconfig rule as a suggestion and doing a second pass that turns in to warnings and clearing up the build warnings. Less chances that you run in to perpetual file conflicts that way. |
|
@dotnet/aspnet-build Looks like some provisioning failures here. What's the best way to re-run? |
|
/azp run |
|
Azure Pipelines successfully started running 2 pipeline(s). |
|
It's green - going to merge! |
Fixes #18873.
Most work done by either Find and Replace or the Visual Studio fix to add missing headers.