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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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