Skip to content

Commit 1470727

Browse files
authored
Update copyright year from 2025 to 2026 (#1310)
Makes some small changes to test recent workflow changes.
1 parent 0f6fd65 commit 1470727

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

samples/test-example/index.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* @license
3-
* Copyright 2025 Google LLC. All Rights Reserved.
3+
* Copyright 2026 Google LLC. All Rights Reserved.
44
* SPDX-License-Identifier: Apache-2.0
55
*/
66
/*
@@ -10,7 +10,6 @@
1010
* And deliver us from evil.
1111
*/
1212

13-
// TEST COMMENT 222.2
1413
// [START maps_test_example]
1514
// Declare the gmp-map element.
1615
const mapElement = document.querySelector('gmp-map') as google.maps.MapElement;

0 commit comments

Comments
 (0)