This repository was archived by the owner on Nov 9, 2022. It is now read-only.

Description
I know there's an MIT License file, but at the same time the uts.ts
file has
/*---------------------------------------------------------
* Copyright (C) Microsoft Corporation. All rights reserved.
*--------------------------------------------------------*/
with no mention of the license.
Would it be possible to clarify this, perhaps by putting a License section into the README?
### License
This project is copyright © 2020 «name»
Copyright holder licenses it under the terms contained in [LICENSE.md](./LICENSE.md) (an MIT license).
Cheers
Dave