From 1746543a54669a21b78832d87ee3a3972eeae74b Mon Sep 17 00:00:00 2001 From: Wink Saville Date: Tue, 21 Sep 2010 09:15:35 -0700 Subject: [PATCH] Cleanup copyright dates add missing method. Change-Id: I2d8fe0b705e7c90efabb8b3427a539a4a1056874 --- core/java/android/net/LinkProperties.java | 2 +- core/java/android/net/ProxyProperties.java | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/java/android/net/LinkProperties.java b/core/java/android/net/LinkProperties.java index 24aebfcd2f..f411eac1b2 100644 --- a/core/java/android/net/LinkProperties.java +++ b/core/java/android/net/LinkProperties.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 The Android Open Source Project + * Copyright (C) 2010 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. diff --git a/core/java/android/net/ProxyProperties.java b/core/java/android/net/ProxyProperties.java index fb59fedaa3..140b71fd12 100644 --- a/core/java/android/net/ProxyProperties.java +++ b/core/java/android/net/ProxyProperties.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007 The Android Open Source Project + * Copyright (C) 2010 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.