Skip to content

Commit 5840cad

Browse files
author
Keen Yee Liau
authored
Update no_typescript_runtime_dep_spec.js
Add license banner for g3 sync
1 parent cbb493e commit 5840cad

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

packages/schematics/angular/no_typescript_runtime_dep_spec.js

+8
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
const fs = require('fs');
210
const path = require('path');
311

0 commit comments

Comments
 (0)