-
Notifications
You must be signed in to change notification settings - Fork 1
/
NOTICE
28 lines (20 loc) · 1.08 KB
/
NOTICE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
android-analysis-tools - https://madvay.com/source/apat
Tools to analyze performance of Android applications.
Copyright (c) 2015 by Advay Mengle.
This distribution may include portions of Guava:
Copyright (C) 2006-2015 The Guava Authors
This distribution may include portions of com.android.tools.ddms:ddmlib,
to which the following notice applies:
Copyright (c) 2005-2008, The Android Open Source Project
For the original AllocationsParser.java:
Copyright (C) 2015 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this software 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.
This serves as the NOTICE under Section 4 d of the License.