xref: /aosp_15_r20/external/licenseclassifier/v2/scenarios/150280258 (revision 46c4c49da23cae783fa41bf46525a6505638499a)
1*46c4c49dSIbrahim KanoucheLegacy classifier identifies ImageMagick
2*46c4c49dSIbrahim KanoucheEXPECTED:Copyright
3*46c4c49dSIbrahim Kanouche/ Copyright 2020 Google Inc.
4*46c4c49dSIbrahim Kanouche//
5*46c4c49dSIbrahim Kanouche// Licensed under the BSD-3-Clause license; you may not use this file except in
6*46c4c49dSIbrahim Kanouche// compliance with the License. You may obtain a copy of the License at
7*46c4c49dSIbrahim Kanouche//
8*46c4c49dSIbrahim Kanouche//      https://opensource.org/licenses/BSD-3-Clause
9*46c4c49dSIbrahim Kanouche//
10*46c4c49dSIbrahim Kanouche// Unless required by applicable law or agreed to in writing, software
11*46c4c49dSIbrahim Kanouche// distributed under the License is distributed on an "AS IS" BASIS,
12*46c4c49dSIbrahim Kanouche// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13*46c4c49dSIbrahim Kanouche// See the License for the specific language governing permissions and
14*46c4c49dSIbrahim Kanouche// limitations under the License.
15*46c4c49dSIbrahim Kanouche//
16*46c4c49dSIbrahim Kanouche///////////////////////////////////////////////////////////////////////////
17*46c4c49dSIbrahim Kanouche
18*46c4c49dSIbrahim Kanouche#include <algorithm>
19