Skip to content

Commit c2d7498

Browse files
authored
Add license tags for new files since last license tag add (#1643)
1 parent 57d254e commit c2d7498

File tree

9 files changed

+9
-0
lines changed

9 files changed

+9
-0
lines changed

packages/firestore/index.console.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/**
2+
* @license
23
* Copyright 2019 Google Inc.
34
*
45
* Licensed under the Apache License, Version 2.0 (the "License");

packages/firestore/src/local/index_manager.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/**
2+
* @license
23
* Copyright 2019 Google Inc.
34
*
45
* Licensed under the Apache License, Version 2.0 (the "License");

packages/firestore/src/local/indexeddb_index_manager.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/**
2+
* @license
23
* Copyright 2019 Google Inc.
34
*
45
* Licensed under the Apache License, Version 2.0 (the "License");

packages/firestore/src/local/memory_index_manager.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/**
2+
* @license
23
* Copyright 2019 Google Inc.
34
*
45
* Licensed under the Apache License, Version 2.0 (the "License");

packages/firestore/test/integration/api/numeric_transforms.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/**
2+
* @license
23
* Copyright 2018 Google Inc.
34
*
45
* Licensed under the Apache License, Version 2.0 (the "License");

packages/firestore/test/unit/local/index_manager.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/**
2+
* @license
23
* Copyright 2019 Google Inc.
34
*
45
* Licensed under the Apache License, Version 2.0 (the "License");

packages/firestore/test/unit/local/test_index_manager.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/**
2+
* @license
23
* Copyright 2019 Google Inc.
34
*
45
* Licensed under the Apache License, Version 2.0 (the "License");

packages/firestore/test/unit/specs/query_spec.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/**
2+
* @license
23
* Copyright 2019 Google Inc.
34
*
45
* Licensed under the Apache License, Version 2.0 (the "License");

packages/firestore/tools/console.build.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/**
2+
* @license
23
* Copyright 2019 Google Inc.
34
*
45
* Licensed under the Apache License, Version 2.0 (the "License");

0 commit comments

Comments
 (0)