1*46c4c49dSIbrahim KanoucheLegacy classifier identifies LGPL-3.0. 2*46c4c49dSIbrahim KanoucheEXPECTED:Copyright,GPL-3.0 3*46c4c49dSIbrahim Kanouche// Copyright (C) 2011-2014 Free Software Foundation, Inc. 4*46c4c49dSIbrahim Kanouche// 5*46c4c49dSIbrahim Kanouche// This file is part of the GNU ISO C++ Library. This library is free 6*46c4c49dSIbrahim Kanouche// software; you can redistribute it and/or modify it under the 7*46c4c49dSIbrahim Kanouche// terms of the GNU General Public License as published by the 8*46c4c49dSIbrahim Kanouche// Free Software Foundation; either version 3, or (at your option) 9*46c4c49dSIbrahim Kanouche// any later version. 10*46c4c49dSIbrahim Kanouche// 11*46c4c49dSIbrahim Kanouche// This library is distributed in the hope that it will be useful, 12*46c4c49dSIbrahim Kanouche// but WITHOUT ANY WARRANTY; without even the implied warranty of 13*46c4c49dSIbrahim Kanouche// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14*46c4c49dSIbrahim Kanouche// GNU General Public License for more details. 15*46c4c49dSIbrahim Kanouche// 16*46c4c49dSIbrahim Kanouche// You should have received a copy of the GNU General Public License along 17*46c4c49dSIbrahim Kanouche// with this library; see the file COPYING3. If not see 18*46c4c49dSIbrahim Kanouche// <http://www.gnu.org/licenses/>. 19