Skip to content

Fix remaining license headers#38953

Merged
stephentoub merged 13 commits intodotnet:masterfrom
stephentoub:fixheaders
Jul 9, 2020
Merged

Fix remaining license headers#38953
stephentoub merged 13 commits intodotnet:masterfrom
stephentoub:fixheaders

Conversation

@stephentoub
Copy link
Member

After #38793 tweaked the license header on ~30K files, this cleans up after it, handling another ~1300, and adding license headers where they were missing in .cs files under libraries. It also adds a default license header to the .editorconfig.

cc: @jkotas

@ghost
Copy link

ghost commented Jul 8, 2020

Tagging subscribers to this area: @dotnet/ncl
Notify danmosemsft if you want to be subscribed.

@@ -75,7 +74,7 @@ internal enum Http3ErrorCode : long
RequestCancelled = 0x10c,
/// <summary>
/// H3_REQUEST_INCOMPLETE (0x10E):
/// The clients stream terminated without containing a fully-formed request.
/// The client?s stream terminated without containing a fully-formed request.
Copy link
Member

Choose a reason for hiding this comment

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

Something odd happened to the file encoding here?

Copy link
Member Author

Choose a reason for hiding this comment

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

Grr, I thought I caught all of those. It should just be ' rather than a smart tick.

@ghost ghost locked as resolved and limited conversation to collaborators Dec 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants