{
  "key": "openssl-exception-gpl-2.0",
  "short_name": "OpenSSL exception to GPL 2.0",
  "name": "OpenSSL exception to GPL 2.0",
  "category": "Copyleft",
  "owner": "OpenSSL",
  "homepage_url": "http://www.openssl.org/source/license.html",
  "notes": "this is typically used with GPL 2.0 but sometimes seen with GPL 3.0",
  "is_exception": true,
  "spdx_license_key": "x11vnc-openssl-exception",
  "other_spdx_license_keys": [
    "LicenseRef-scancode-openssl-exception-gpl-2.0"
  ],
  "text_urls": [
    "http://www.openssl.org/source/license.html",
    "http://www.gnu.org/licenses/gpl-2.0.txt"
  ],
  "faq_url": "http://people.gnome.org/~markmc/openssl-and-the-gpl.html",
  "other_urls": [
    "https://github.com/LibVNC/x11vnc/blob/master/src/8to24.c#L22"
  ],
  "standard_notice": "The OpenSSL License is not compatible with the GPL, since it contains the\nfollowing two clauses:\n* 3. All advertising materials mentioning features or use of this\n* software must display the following acknowledgment:\n* \"This product includes software developed by the OpenSSL Project\n* for use in the OpenSSL Toolkit. (http://www.openssl.org/)\"\n* 6. Redistributions of any form whatsoever must retain the following\n* acknowledgment:\n* \"This product includes software developed by the OpenSSL Project\n* for use in the OpenSSL Toolkit (http://www.openssl.org/)\"\nThe OpenSSL Exception:\n* In addition, as a special exception, the copyright holders give\n* permission to link the code of portions of this program with the\n* OpenSSL library under certain conditions as described in each\n* individual source file, and distribute linked combinations\n* including the two.\n* You must obey the GNU General Public License in all respects\n* for all of the code used other than OpenSSL. If you modify\n* file(s) with this exception, you may extend this exception to your\n* version of the file(s), but you are not obligated to do so. If you\n* do not wish to do so, delete this exception statement from your\n* version. If you delete this exception statement from all source\n* files in the program, then also delete it here.\nThe OpenSSL Exception Discussion:\nhttp://people.gnome.org/~markmc/openssl-and-the-gpl.html\n",
  "text": "The OpenSSL Exception:\n\nIn addition, as a special exception, the copyright holders give\npermission to link the code of portions of this program with the\nOpenSSL library under certain conditions as described in each\nindividual source file, and distribute linked combinations\nincluding the two.\nYou must obey the GNU General Public License in all respects\nfor all of the code used other than OpenSSL.  If you modify\nfile(s) with this exception, you may extend this exception to your\nversion of the file(s), but you are not obligated to do so.  If you\ndo not wish to do so, delete this exception statement from your\nversion.  If you delete this exception statement from all source\nfiles in the program, then also delete it here."
}