xref: /aosp_15_r20/external/licenseclassifier/v2/scenarios/156414349 (revision 46c4c49da23cae783fa41bf46525a6505638499a)
1*46c4c49dSIbrahim KanoucheLegacy classifier identifies ImageMagick.
2*46c4c49dSIbrahim KanoucheEXPECTED:Apache-2.0,Copyright
3*46c4c49dSIbrahim Kanouche*
4*46c4c49dSIbrahim KanoucheCopyright 2018 Google LLC
5*46c4c49dSIbrahim Kanouche
6*46c4c49dSIbrahim KanoucheLicensed under the Apache License, Version 2.0 (the "License");
7*46c4c49dSIbrahim Kanoucheyou may not use this file except in compliance with the License.
8*46c4c49dSIbrahim KanoucheYou may obtain a copy of the License at
9*46c4c49dSIbrahim Kanouche
10*46c4c49dSIbrahim Kanouchehttps://www.apache.org/licenses/LICENSE-2.0
11*46c4c49dSIbrahim Kanouche
12*46c4c49dSIbrahim KanoucheUnless required by applicable law or agreed to in writing, software
13*46c4c49dSIbrahim Kanouchedistributed under the License is distributed on an "AS IS" BASIS,
14*46c4c49dSIbrahim KanoucheWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15*46c4c49dSIbrahim KanoucheSee the License for the specific language governing permissions and
16*46c4c49dSIbrahim Kanouchelimitations under the License.
17*46c4c49dSIbrahim Kanouche*/
18*46c4c49dSIbrahim Kanouche
19*46c4c49dSIbrahim Kanouche// Generator for GCE compute wrapper code. You must regenerate the code after
20*46c4c49dSIbrahim Kanouche// modifying this file:
21*46c4c49dSIbrahim Kanouche//
22*46c4c49dSIbrahim Kanouche//   $ go run gen/main.go > gen.go
23