diff options
author | Elliott Hughes <enh@google.com> | 2012-08-10 11:39:58 -0700 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2012-08-10 12:10:10 -0700 |
commit | f8b3a920a895a53b207017249080087d562bd0d2 (patch) | |
tree | ed13cbbfe8069cba7a30d206d503d4558ed28630 /libc/NOTICE | |
parent | 4ec9e343cf445c5032d9a782d2e92b1dba713e61 (diff) | |
download | bionic-f8b3a920a895a53b207017249080087d562bd0d2.zip bionic-f8b3a920a895a53b207017249080087d562bd0d2.tar.gz bionic-f8b3a920a895a53b207017249080087d562bd0d2.tar.bz2 |
Revert "Revert "Switch to NetBSD's strxfrm(3).""
This reverts commit 8793e7c7d21a0434d1b5e63364c88b2b125a3d29,
and fixes the build by building upstream NetBSD source as a
separate library that's then swallowed whole into libc_common.
Change-Id: I6c9317d8c48b5ccaf85a7b185bc07fb31176ff97
Diffstat (limited to 'libc/NOTICE')
-rw-r--r-- | libc/NOTICE | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/libc/NOTICE b/libc/NOTICE index 8c5bdc8..d78b840 100644 --- a/libc/NOTICE +++ b/libc/NOTICE @@ -1850,6 +1850,22 @@ POSSIBILITY OF SUCH DAMAGE. ------------------------------------------------------------------- +Copyright (C) 2012 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 + + http://www.apache.org/licenses/LICENSE-2.0 + +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. + +------------------------------------------------------------------- + Copyright (c) 1991 by AT&T. Permission to use, copy, modify, and distribute this software for any |