commit | d0f68250f76949b937d96e5ede38c6675ab23e9a | [log] [tgz] |
---|---|---|
author | Chiachang Wang <chiachangwang@google.com> | Wed Feb 09 14:30:57 2022 +0800 |
committer | Chiachang Wang <chiachangwang@google.com> | Wed Feb 09 11:38:37 2022 +0000 |
tree | 24286e9399968125de0654ff05b77f2138498ed8 | |
parent | ca1c4e2fc2bb0f4994b901c997eacfab2af7be02 [diff] |
Correct typo in the year of copyright Test: m Change-Id: I68e9925b5b6deb7c5c9d57aa4a397c80f8b8d869
diff --git a/packages/ConnectivityT/service/src/com/android/server/net/InterfaceMapValue.java b/packages/ConnectivityT/service/src/com/android/server/net/InterfaceMapValue.java index 061f323..42c0044 100644 --- a/packages/ConnectivityT/service/src/com/android/server/net/InterfaceMapValue.java +++ b/packages/ConnectivityT/service/src/com/android/server/net/InterfaceMapValue.java
@@ -1,5 +1,5 @@ /* - * Copyright (C) 2020 The Android Open Source Project + * Copyright (C) 2022 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.