Skip to content

Commit 8e41dd0

Browse files
DeepMindcopybara-github
authored andcommitted
Kotlinc 2.3.0 update pre-work
PiperOrigin-RevId: 874828627
1 parent 55e4286 commit 8e41dd0

138 files changed

Lines changed: 139 additions & 139 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

android_env/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# coding=utf-8
2-
# Copyright 2025 DeepMind Technologies Limited.
2+
# Copyright 2026 DeepMind Technologies Limited.
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.

android_env/apps/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2025 DeepMind Technologies Limited.
1+
# Copyright 2026 DeepMind Technologies Limited.
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

android_env/apps/java/com/google/androidenv/accessibilityforwarder/AccessibilityForwarder.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2025 DeepMind Technologies Limited.
1+
// Copyright 2026 DeepMind Technologies Limited.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

android_env/apps/java/com/google/androidenv/accessibilityforwarder/AccessibilityForwarderTest.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2025 DeepMind Technologies Limited.
1+
// Copyright 2026 DeepMind Technologies Limited.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

android_env/apps/java/com/google/androidenv/accessibilityforwarder/AccessibilityTreeCreator.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2025 DeepMind Technologies Limited.
1+
// Copyright 2026 DeepMind Technologies Limited.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

android_env/apps/java/com/google/androidenv/accessibilityforwarder/AccessibilityTreeCreatorTest.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2025 DeepMind Technologies Limited.
1+
// Copyright 2026 DeepMind Technologies Limited.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

android_env/apps/java/com/google/androidenv/accessibilityforwarder/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- Copyright 2025 DeepMind Technologies Limited.
2+
<!-- Copyright 2026 DeepMind Technologies Limited.
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.

android_env/apps/java/com/google/androidenv/accessibilityforwarder/AndroidManifest_lite.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- Copyright 2025 DeepMind Technologies Limited.
2+
<!-- Copyright 2026 DeepMind Technologies Limited.
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.

android_env/apps/java/com/google/androidenv/accessibilityforwarder/FlagsBroadcastReceiver.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2025 DeepMind Technologies Limited.
1+
// Copyright 2026 DeepMind Technologies Limited.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

android_env/apps/java/com/google/androidenv/accessibilityforwarder/FlagsBroadcastReceiverTest.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2025 DeepMind Technologies Limited.
1+
// Copyright 2026 DeepMind Technologies Limited.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)