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/LatinIME.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/LatinIME.java')
-rw-r--r-- | java/src/com/android/inputmethod/latin/LatinIME.java | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/src/com/android/inputmethod/latin/LatinIME.java b/java/src/com/android/inputmethod/latin/LatinIME.java index 206091b9e..d0baed52a 100644 --- a/java/src/com/android/inputmethod/latin/LatinIME.java +++ b/java/src/com/android/inputmethod/latin/LatinIME.java @@ -1,6 +1,6 @@ /* - * 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 * the License at |