commit | db341afc65f85280ffa1aa0f2ca61da374b4c177 | [log] [tgz] |
---|---|---|
author | Ken Wakasa <kwakasa@google.com> | Tue Jul 23 19:26:05 2013 +0900 |
committer | Ken Wakasa <kwakasa@google.com> | Tue Jul 23 19:26:05 2013 +0900 |
tree | 82ae273912b466b76d1ec8c43af1b254e83d9cc0 | |
parent | 62f3b4e9c9d896d2026ebf363aeefce36116baac [diff] |
Fix wrong copyright header comment Change-Id: I75ffbc0508c00f7ac8004b764667a174b6ab0b63
diff --git a/java/src/com/android/inputmethod/latin/userdictionary/UserDictionarySettings.java b/java/src/com/android/inputmethod/latin/userdictionary/UserDictionarySettings.java index 50dda96..65d7243 100644 --- a/java/src/com/android/inputmethod/latin/userdictionary/UserDictionarySettings.java +++ b/java/src/com/android/inputmethod/latin/userdictionary/UserDictionarySettings.java
@@ -1,5 +1,5 @@ -/** - * Copyright (C) 2013 Google Inc. +/* + * Copyright (C) 2013 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