xref: /aosp_15_r20/external/licenseclassifier/v2/scenarios/114431182 (revision 46c4c49da23cae783fa41bf46525a6505638499a)
1*46c4c49dSIbrahim KanoucheLegacy classifier didn't identify a license.
2*46c4c49dSIbrahim KanoucheEXPECTED:Apache-2.0,Copyright
3*46c4c49dSIbrahim Kanouche// Copyright 2018 Google LLC
4*46c4c49dSIbrahim Kanouche
5*46c4c49dSIbrahim Kanouche// Licensed under the Apache License, Version 2.0 (the "License");
6*46c4c49dSIbrahim Kanouche// you may not use this file except in compliance with the License.
7*46c4c49dSIbrahim Kanouche// You may obtain a copy of the License at
8*46c4c49dSIbrahim Kanouche
9*46c4c49dSIbrahim Kanouche//     https://www.apache.org/licenses/LICENSE-2.0
10*46c4c49dSIbrahim Kanouche
11*46c4c49dSIbrahim Kanouche// Unless required by applicable law or agreed to in writing, software
12*46c4c49dSIbrahim Kanouche// distributed under the License is distributed on an "AS IS" BASIS,
13*46c4c49dSIbrahim Kanouche// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14*46c4c49dSIbrahim Kanouche// See the License for the specific language governing permissions and
15*46c4c49dSIbrahim Kanouche// limitations under the License.
16