xref: /aosp_15_r20/external/perfmark/buildscripts/checkstyle.license (revision 27e8546d0ef5f99cf83d5252272c7dd38d18d29a)
1*27e8546dSMatt Gilbride/*
2*27e8546dSMatt Gilbride * Copyright 2019 Google LLC
3*27e8546dSMatt Gilbride *
4*27e8546dSMatt Gilbride * Licensed under the Apache License, Version 2.0 (the "License");
5*27e8546dSMatt Gilbride * you may not use this file except in compliance with the License.
6*27e8546dSMatt Gilbride * You may obtain a copy of the License at
7*27e8546dSMatt Gilbride *
8*27e8546dSMatt Gilbride *     http://www.apache.org/licenses/LICENSE-2.0
9*27e8546dSMatt Gilbride *
10*27e8546dSMatt Gilbride * Unless required by applicable law or agreed to in writing, software
11*27e8546dSMatt Gilbride * distributed under the License is distributed on an "AS IS" BASIS,
12*27e8546dSMatt Gilbride * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13*27e8546dSMatt Gilbride * See the License for the specific language governing permissions and
14*27e8546dSMatt Gilbride * limitations under the License.
15*27e8546dSMatt Gilbride */
16*27e8546dSMatt Gilbride
17