Fix license file (#2626)

By removing `(MIT)` from the `LICENSE` file, the license type is displayed on the PowerToys start page.
This commit is contained in:
Tom Dörr
2020-05-03 00:59:18 +02:00
committed by GitHub
parent 431f7ab37c
commit c14c51f551

View File

@@ -1,4 +1,4 @@
The MIT License (MIT)
The MIT License
Copyright (c) Microsoft Corporation. All rights reserved.