Browse Source

Fix license file (#2626)

By removing `(MIT)` from the `LICENSE` file, the license type is displayed on the PowerToys start page.
pull/2679/head
Tom Dörr 5 years ago
committed by GitHub
parent
commit
c14c51f551
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      LICENSE

2
LICENSE

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

Loading…
Cancel
Save