build: add licensing preamble to umd bundles
This commit is contained in:
5
modules/@angular/license-banner.txt
Normal file
5
modules/@angular/license-banner.txt
Normal file
@ -0,0 +1,5 @@
|
||||
/**
|
||||
* @license AngularJS v$$ANGULAR_VERSION$$
|
||||
* (c) 2010-2016 Google, Inc. https://angular.io/
|
||||
* License: MIT
|
||||
*/
|
Reference in New Issue
Block a user