build: add licensing preamble to umd bundles

This commit is contained in:
Igor Minar
2016-05-03 13:59:30 -06:00
parent 905f38acb8
commit b600915953
3 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,5 @@
/**
* @license AngularJS v$$ANGULAR_VERSION$$
* (c) 2010-2016 Google, Inc. https://angular.io/
* License: MIT
*/