Skip to content

Commit 06c2467

Browse files
committed
docs: license
1 parent 6c33c8e commit 06c2467

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

library/src/test/java/com/google/maps/android/data/kml/KmlZipBombTest.java

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,19 @@
11
/*
2-
* Copyright 2026 Google Inc.
3-
*
2+
* Copyright 2026 Google LLC
3+
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.
66
* You may obtain a copy of the License at
7-
*
8-
* http://www.apache.org/licenses/LICENSE-2.0
9-
*
7+
*
8+
* http://www.apache.org/licenses/LICENSE-2.0
9+
*
1010
* Unless required by applicable law or agreed to in writing, software
1111
* distributed under the License is distributed on an "AS IS" BASIS,
1212
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16+
1617
package com.google.maps.android.data.kml;
1718

1819
import android.content.Context;

0 commit comments

Comments
 (0)