Skip to content

Commit c742243

Browse files
2025 (#13)
1 parent cd7b8d4 commit c742243

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

GoogleUserMessagingPlatformAdapter/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 Chartboost, Inc.
2+
* Copyright 2024-2025 Chartboost, Inc.
33
*
44
* Use of this source code is governed by an MIT-style
55
* license that can be found in the LICENSE file.

GoogleUserMessagingPlatformAdapter/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22

33
<!--
4-
Copyright 2023 Chartboost, Inc.
4+
Copyright 2024-2025 Chartboost, Inc.
55
66
Use of this source code is governed by an MIT-style
77
license that can be found in the LICENSE file.

GoogleUserMessagingPlatformAdapter/src/main/java/com/chartboost/core/consent/googleusermessagingplatform/GoogleUserMessagingPlatformAdapter.kt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
2-
* Copyright 2024 Chartboost, Inc.
3-
*
2+
* Copyright 2024-2025 Chartboost, Inc.
3+
*
44
* Use of this source code is governed by an MIT-style
55
* license that can be found in the LICENSE file.
66
*/

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 Chartboost, Inc.
2+
* Copyright 2024-2025 Chartboost, Inc.
33
*
44
* Use of this source code is governed by an MIT-style
55
* license that can be found in the LICENSE file.

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2024 Chartboost, Inc.
2+
* Copyright 2024-2025 Chartboost, Inc.
33
*
44
* Use of this source code is governed by an MIT-style
55
* license that can be found in the LICENSE file.

0 commit comments

Comments
 (0)