Skip to content

Commit

Permalink
Fix name of MIT license in LICENSE file (#19601)
Browse files Browse the repository at this point in the history
It should be MIT, not MIT X11.
Fixes #18133
  • Loading branch information
akoeplinger committed Apr 20, 2020
1 parent b2f760d commit 12dd904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ The Licenses

These are the licenses used in Mono, the files are located:

### MIT X11 License
### MIT License

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
Expand Down

0 comments on commit 12dd904

Please sign in to comment.