fix(common): add license header to localization.ts

This commit is contained in:
Igor Minar 2016-06-23 13:27:43 -07:00
parent 98cef76931
commit 5150344213
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
/**
* @license
* Copyright Google Inc. All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.io/license
*/
/**
* @experimental
*/