Azure / autorest.typescript

Extension for AutoRest (https://github.com/Azure/autorest) that generates TypeScript code. The transpiled javascript code is isomorphic. It can be run in browser and in node.js environment.
MIT License
177 stars 75 forks source link

Standardize OSS copyright header #2775

Closed jeremymeng closed 1 month ago

jeremymeng commented 1 month ago

We should follow the guidance at https://docs.opensource.microsoft.com/releasing/general-guidance/copyright-headers/

This PR updates all non-consistent headers and changes code gen to use the correct casing.