aboutsummaryrefslogtreecommitdiff
path: root/sources
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2016-01-07 18:16:18 -0800
committerDan Albert <danalbert@google.com>2016-01-08 13:45:36 -0800
commit89f247e2b3886534fe3fe370e4c35f2821973c4b (patch)
treea56dfaa848501ba93e537795cf46ee119a543050 /sources
parent35cf8796ff265a1e1657e0be485a6dfc7d55ceea (diff)
downloadndk-89f247e2b3886534fe3fe370e4c35f2821973c4b.tar.gz
Add NOTICE files for our code.
Covers build, cpufeatures, and gabi++. Other parts of our code live in development/ and will be a separate patch. Bug: http://b/25592257 Change-Id: Ib4e244eae6a0ae0d9bd8f61865d061a065db98f8
Diffstat (limited to 'sources')
-rw-r--r--sources/android/cpufeatures/NOTICE13
-rw-r--r--sources/cxx-stl/gabi++/NOTICE13
2 files changed, 26 insertions, 0 deletions
diff --git a/sources/android/cpufeatures/NOTICE b/sources/android/cpufeatures/NOTICE
new file mode 100644
index 000000000..d6c092292
--- /dev/null
+++ b/sources/android/cpufeatures/NOTICE
@@ -0,0 +1,13 @@
+Copyright (C) 2016 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.
diff --git a/sources/cxx-stl/gabi++/NOTICE b/sources/cxx-stl/gabi++/NOTICE
new file mode 100644
index 000000000..d6c092292
--- /dev/null
+++ b/sources/cxx-stl/gabi++/NOTICE
@@ -0,0 +1,13 @@
+Copyright (C) 2016 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.