Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Contributions made to the coreclr repo are integrated to the Microsoft TFS serve

## License

.NET Core (including the coreclr repo) is licensed under the [MIT license](LICENSE).
.NET Core (including the coreclr repo) is licensed under the [MIT license](LICENSE.TXT).

## .NET Foundation

Expand All @@ -66,4 +66,4 @@ There are many .NET projects on GitHub.
[Introducing .NET Core]: http://blogs.msdn.com/b/dotnet/archive/2014/12/04/introducing-net-core.aspx
[coreclr blog post]: http://blogs.msdn.com/b/dotnet/archive/2015/02/03/coreclr-is-open-source.aspx
[corefx]: http://github.com/dotnet/corefx
[coreclr]: http://github.com/dotnet/coreclr
[coreclr]: http://github.com/dotnet/coreclr
Copy link

Choose a reason for hiding this comment

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

What changed here? The old line looks identical to the new line

Choose a reason for hiding this comment

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

Newline at end of file was removed.

Copy link
Author

Choose a reason for hiding this comment

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

I used Github's edit button to edit the file. It appears that a post-commit hook in github removed a trailing newline.