diff options
author | 2011-05-19 20:38:12 -0700 | |
---|---|---|
committer | 2011-05-19 20:38:12 -0700 | |
commit | 9d98a7ed188965dbc86754d295007e215890d956 (patch) | |
tree | e0b2f0dd785780914128e4a175f32f48a1899bc6 /java/src/com/android/inputmethod/deprecated/voice/VoiceInput.java | |
parent | 13dc12cca026a99bf01693ff2e25ca95c5b28da5 (diff) | |
parent | 8632bff2d5a8e1160989008dea6eff4b94b065dd (diff) | |
download | latinime-9d98a7ed188965dbc86754d295007e215890d956.tar.gz latinime-9d98a7ed188965dbc86754d295007e215890d956.tar.xz latinime-9d98a7ed188965dbc86754d295007e215890d956.zip |
Merge "Fix copyright author from Google to AOSP"
Diffstat (limited to 'java/src/com/android/inputmethod/deprecated/voice/VoiceInput.java')
-rw-r--r-- | java/src/com/android/inputmethod/deprecated/voice/VoiceInput.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/src/com/android/inputmethod/deprecated/voice/VoiceInput.java b/java/src/com/android/inputmethod/deprecated/voice/VoiceInput.java index 3842c53c0..92cc1c3b9 100644 --- a/java/src/com/android/inputmethod/deprecated/voice/VoiceInput.java +++ b/java/src/com/android/inputmethod/deprecated/voice/VoiceInput.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Google Inc. + * Copyright (C) 2009 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. You may obtain a copy of |