{
	"name": "SSH OpenSSH license",
	"url": "https://github.com/openssh/openssh-portable/blob/1b11ea7c58cd5c59838b5fa574cd456d6047b2d4/LICENCE#L10",
	"osiApproved": false,
	"licenseText": "* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland\n*                    All rights reserved\n*\n* As far as I am concerned, the code I have written for this software\n* can be used freely for any purpose.  Any derived versions of this\n* software must be clearly marked as such, and if the derived work is\n* incompatible with the protocol description in the RFC file, it must be\n* called by a name other than \"ssh\" or \"Secure Shell\".\n\n[Tatu continues]\n*  However, I am not implying to give any licenses to any patents or\n* copyrights held by third parties, and the software includes parts that\n* are not under my direct control.  As far as I know, all included\n* source code is used in accordance with the relevant license agreements\n* and can be used freely for any purpose (the GNU license being the most\n* restrictive); see below for details.\n\n[However, none of that term is relevant at this point in time.  All of\nthese restrictively licenced software components which he talks about\nhave been removed from OpenSSH, i.e.,\n\n- RSA is no longer included, found in the OpenSSL library\n- IDEA is no longer included, its use is deprecated\n- DES is now external, in the OpenSSL library\n- GMP is no longer used, and instead we call BN code from OpenSSL\n- Zlib is now external, in a library\n- The make-ssh-known-hosts script is no longer included\n- TSS has been removed\n- MD5 is now external, in the OpenSSL library\n- RC4 support has been replaced with ARC4 support from OpenSSL\n- Blowfish is now external, in the OpenSSL library\n\n[The licence continues]\n\nNote that any information and cryptographic algorithms used in this\nsoftware are publicly available on the Internet and at any major\nbookstore, scientific library, and patent office worldwide.  More\ninformation can be found e.g. at \"http://www.cs.hut.fi/crypto\".\n\nThe legal status of this program is some combination of all these\npermissions and restrictions.  Use only at your own responsibility.\nYou will be responsible for any legal consequences yourself; I am not\nmaking any claims whether possessing or using this is legal or not in\nyour country, and I am not taking any responsibility on your behalf.\n\n\n        NO WARRANTY\n\nBECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY\nFOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN\nOTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES\nPROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED\nOR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF\nMERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS\nTO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE\nPROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,\nREPAIR OR CORRECTION.\n\nIN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\nWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR\nREDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,\nINCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING\nOUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED\nTO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY\nYOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER\nPROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGES."
}