Skip to content

Commit 03d56ae

Browse files
committed
fix: Update copyright headers
This commit updates the copyright headers in the following files: - demo/build.gradle.kts - demo/src/main/java/com/google/maps/android/utils/demo/BaseDemoActivity.java - demo/src/main/java/com/google/maps/android/utils/demo/MainActivity.java - demo/src/main/res/values/styles.xml - demo/src/main/res/values-v27/styles.xml
1 parent 03d7f44 commit 03d56ae

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

demo/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2024 Google Inc.
2+
* Copyright 2025 Google LLC
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

demo/src/main/java/com/google/maps/android/utils/demo/BaseDemoActivity.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2013 Google Inc.
2+
* Copyright 2025 Google LLC
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

demo/src/main/java/com/google/maps/android/utils/demo/MainActivity.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023 Google Inc.
2+
* Copyright 2025 Google LLC
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)