mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
a5f2cc73f6
Added a tslint check to make sure all source files begin with a license header (at the very beginning or after a `#!`). Relates to #9380