Skip to content

Commit f551f25

Browse files
authored
Update copyright year in style.css
Updated copyright year from 2025 to 2026 in the license comment.
1 parent 06673ea commit f551f25

1 file changed

Lines changed: 1 addition & 12 deletions

File tree

samples/3d-camera-boundary/style.css

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,9 @@
11
/*
2-
<<<<<<< HEAD
32
* @license
4-
* Copyright 2025 Google LLC. All Rights Reserved.
3+
* Copyright 2026 Google LLC. All Rights Reserved.
54
* SPDX-License-Identifier: Apache-2.0
65
*/
76
/* [START maps_3d_camera_boundary] */
8-
/*
9-
* Always set the map height explicitly to define the size of the div element
10-
* that contains the map.
11-
=======
12-
* @license
13-
* Copyright 2026 Google LLC. All Rights Reserved.
14-
* SPDX-License-Identifier: Apache-2.0
15-
>>>>>>> 4d242830 (feat: Refactors the 3d-camera-boundary sample to be TypeScript-first.)
16-
*/
17-
/* [START maps_3d_camera_boundary] */
187
html,
198
body {
209
height: 100%;

0 commit comments

Comments
 (0)