diff options
author | 2010-03-26 15:07:10 -0700 | |
---|---|---|
committer | 2010-04-05 09:47:36 -0700 | |
commit | 443c360d0afdbab091994244f045f4756feaf2b4 (patch) | |
tree | 765dfa9256ace2eef0c5c87e2455da241478cb80 /java/src/com/android/inputmethod/latin/WordComposer.java | |
parent | dad0e792aa064765901224af56d2a53a25bc7b7d (diff) | |
download | latinime-443c360d0afdbab091994244f045f4756feaf2b4.tar.gz latinime-443c360d0afdbab091994244f045f4756feaf2b4.tar.xz latinime-443c360d0afdbab091994244f045f4756feaf2b4.zip |
Clarify licensing
-use AOSP copyright instead of Google
-add NOTICE and tag file
Bug: 2548782
Change-Id: If50b2e9e9cc4b4876b0d047fc9f34e2d537a6da4
Diffstat (limited to 'java/src/com/android/inputmethod/latin/WordComposer.java')
-rw-r--r-- | java/src/com/android/inputmethod/latin/WordComposer.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/src/com/android/inputmethod/latin/WordComposer.java b/java/src/com/android/inputmethod/latin/WordComposer.java index 8d8e35197..19f714ae7 100644 --- a/java/src/com/android/inputmethod/latin/WordComposer.java +++ b/java/src/com/android/inputmethod/latin/WordComposer.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2009 Google Inc. + * Copyright (C) 2008 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 |