xref: /aosp_15_r20/external/licenseclassifier/v2/scenarios/159389429_08 (revision 46c4c49da23cae783fa41bf46525a6505638499a)
1*46c4c49dSIbrahim KanoucheLegacy classifier identifies LGPL-2.1
2*46c4c49dSIbrahim KanoucheEXPECTED:Copyright,GPL-2.0
3*46c4c49dSIbrahim Kanouche/*
4*46c4c49dSIbrahim Kanouche Copyright (c) 2002, 2012, Oracle and/or its affiliates. All rights reserved.
5*46c4c49dSIbrahim Kanouche
6*46c4c49dSIbrahim Kanouche
7*46c4c49dSIbrahim Kanouche  The MySQL Connector/J is licensed under the terms of the GPLv2
8*46c4c49dSIbrahim Kanouche  <http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>, like most MySQL Connectors.
9*46c4c49dSIbrahim Kanouche  There are special exceptions to the terms and conditions of the GPLv2 as it is applied to
10*46c4c49dSIbrahim Kanouche  this software, see the FLOSS License Exception
11*46c4c49dSIbrahim Kanouche  <http://www.mysql.com/about/legal/licensing/foss-exception.html>.
12*46c4c49dSIbrahim Kanouche
13*46c4c49dSIbrahim Kanouche  This program is free software; you can redistribute it and/or modify it under the terms
14*46c4c49dSIbrahim Kanouche  of the GNU General Public License as published by the Free Software Foundation; version 2
15*46c4c49dSIbrahim Kanouche  of the License.
16*46c4c49dSIbrahim Kanouche
17*46c4c49dSIbrahim Kanouche  This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
18*46c4c49dSIbrahim Kanouche  without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
19*46c4c49dSIbrahim Kanouche  See the GNU General Public License for more details.
20*46c4c49dSIbrahim Kanouche
21*46c4c49dSIbrahim Kanouche  You should have received a copy of the GNU General Public License along with this
22*46c4c49dSIbrahim Kanouche  program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth
23*46c4c49dSIbrahim Kanouche  Floor, Boston, MA 02110-1301  USA
24*46c4c49dSIbrahim Kanouche
25*46c4c49dSIbrahim Kanouche
26*46c4c49dSIbrahim Kanouche
27*46c4c49dSIbrahim Kanouche */
28