{
  "key": "gpl-2.0-gcc",
  "is_deprecated": true,
  "replaced_by": [
    "gpl-2.0-plus WITH gcc-linking-exception-2.0"
  ],
  "short_name": "GPL 2.0 or later with GCC LInking exception",
  "name": "GPL 2.0 or later with GCC Runtime Library exception",
  "category": "Copyleft Limited",
  "owner": "Free Software Foundation (FSF)",
  "notes": "replaced by gcc-linking-exception-2.0",
  "is_exception": true,
  "spdx_license_key": "GPL-2.0-with-GCC-exception",
  "other_urls": [
    "http://www.gnu.org/licenses/gpl-2.0.txt",
    "https://gcc.gnu.org/git/?p=gcc.git;a=blob;f=gcc/libgcc1.c;h=762f5143fc6eed57b6797c82710f3538aa52b40b;hb=cb143a3ce4fb417c68f5fa2691a1b1b1053dfba9#l10"
  ],
  "text": "This library is free software; you can redistribute it and/or modify it\nunder the terms of the GNU General Public License as published by the\nFree Software Foundation; either version 2, or (at your option) any\nlater version.\n\nThis library is distributed in the hope that it will be useful, but\nWITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU\nGeneral Public License for more details.\n\nYou should have received a copy of the GNU General Public License along\nwith this library; see the file COPYING.  If not, write to the Free\nSoftware Foundation, 51 Franklin Street, Fifth Floor, Boston, MA\n02110-1301, USA.\n\nGCC Linking Exception\n\nIn addition to the permissions in the GNU General Public License, the\nFree Software Foundation gives you unlimited permission to link the\ncompiled version of this file into combinations with other programs, and\nto distribute those combinations without any restriction coming from the\nuse of this file. (The General Public License restrictions do apply in\nother respects; for example, they cover modification of the file, and\ndistribution when not linked into a combine executable.)"
}