xref: /aosp_15_r20/external/perfmark/NOTICE (revision 27e8546d0ef5f99cf83d5252272c7dd38d18d29a)
1
2Copyright 2019 Google LLC
3
4Licensed under the Apache License, Version 2.0 (the "License");
5you may not use this file except in compliance with the License.
6You may obtain a copy of the License at
7
8    http://www.apache.org/licenses/LICENSE-2.0
9
10Unless required by applicable law or agreed to in writing, software
11distributed under the License is distributed on an "AS IS" BASIS,
12WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13See the License for the specific language governing permissions and
14limitations under the License.
15
16-----------------------------------------------------------------------
17
18This product contains a modified portion of 'Catapult', an open source
19Trace Event viewer for Chome, Linux, and Android applications, which can
20be obtained at:
21
22  * LICENSE:
23    * traceviewer/src/main/resources/io/perfmark/traceviewer/third_party/catapult/LICENSE (New BSD License)
24  * HOMEPAGE:
25    * https://github.com/catapult-project/catapult
26
27This product contains a modified portion of 'Polymer', a library for Web
28Components, which can be obtained at:
29  * LICENSE:
30    * traceviewer/src/main/resources/io/perfmark/traceviewer/third_party/polymer/LICENSE (New BSD License)
31  * HOMEPAGE:
32    * https://github.com/Polymer/polymer
33
34
35This product contains a modified portion of 'ASM', an open source
36Java Bytecode library, which can be obtained at:
37
38  * LICENSE:
39    * agent/src/main/resources/io/perfmark/agent/third_party/asm/LICENSE (BSD style License)
40  * HOMEPAGE:
41    * https://asm.ow2.io/