diff options
| author | Budi Kusmiantoro <budi@google.com> | 2014-07-21 17:38:36 -0700 |
|---|---|---|
| committer | Budi Kusmiantoro <budi@google.com> | 2014-07-22 08:57:29 -0700 |
| commit | bbb595a516eabe022c1ad4df6162582a9cde866f (patch) | |
| tree | 2ff4529991790f58bb14d1de900bee7ead726d6a /NOTICE | |
| parent | 5388cb5e25786db3a82dba936fae4f9c856a2ca1 (diff) | |
| download | android_packages_apps_ExactCalculator-bbb595a516eabe022c1ad4df6162582a9cde866f.tar.gz android_packages_apps_ExactCalculator-bbb595a516eabe022c1ad4df6162582a9cde866f.tar.bz2 android_packages_apps_ExactCalculator-bbb595a516eabe022c1ad4df6162582a9cde866f.zip | |
Add acknowledgement for arity per Apache license req
Bug: 16467608
Change-Id: Id1b6875c04752a8615f71c6d6b767c0d71098618
Diffstat (limited to 'NOTICE')
| -rw-r--r-- | NOTICE | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -1,4 +1,4 @@ - + Calculator is Copyright (c) 2005-2008, The Android Open Source Project Licensed under the Apache License, Version 2.0 (the "License"); @@ -10,6 +10,16 @@ See the License for the specific language governing permissions and limitations under the License. + Arity : Arithmetic Engine for Java is + Copyright (c) Mihai Preda + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. Apache License Version 2.0, January 2004 |
