Skip to content

Commit 6f6297e

Browse files
committed
chore: add license header
1 parent 498c569 commit 6f6297e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/lib/select/select-header.ts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
/**
2+
* @license
3+
* Copyright Google Inc. All Rights Reserved.
4+
*
5+
* Use of this source code is governed by an MIT-style license that can be
6+
* found in the LICENSE file at https://angular.io/license
7+
*/
8+
19
import {Directive} from '@angular/core';
210

311

0 commit comments

Comments
 (0)