home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / dosutils / putty / LICENCE.txt < prev    next >
Text File  |  2005-09-14  |  3KB  |  46 lines

  1.                                  PuTTY Licence                                 
  2.                                                                                
  3. The PuTTY executables and source code are distributed under the MIT licence,
  4. which is similar in effect to the BSD licence. (This licence is Open Source
  5. certified and complies with the Debian Free Software Guidelines.)
  6.  
  7. The precise licence text, as given in the About box and in the file LICENCE in
  8. the source distribution, is as follows:
  9.  
  10.  
  11.     PuTTY is copyright 1997-2005 Simon Tatham.
  12.  
  13.     Portions copyright Robert de Bath, Joris van Rantwijk, Delian Delchev, 
  14.     Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry, Justin 
  15.     Bradford, Ben Harris, Malcolm Smith, Ahmad Khalifa, Markus Kuhn, and CORE 
  16.     SDI S.A.
  17.  
  18.     Permission is hereby granted, free of charge, to any person obtaining a
  19.     copy of this software and associated documentation files (the "Software"),
  20.     to deal in the Software without restriction, including without limitation
  21.     the rights to use, copy, modify, merge, publish, distribute, sublicense,
  22.     and/or sell copies of the Software, and to permit persons to whom the
  23.     Software is furnished to do so, subject to the following conditions:
  24.    
  25.     The above copyright notice and this permission notice shall be included in
  26.     all copies or substantial portions of the Software.
  27.    
  28.     THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  29.     IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  30.     FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
  31.     SIMON TATHAM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
  32.     IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  33.     CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  34.  
  35. In particular, anybody (even companies) can use PuTTY without restriction (even
  36. for commercial purposes) and owe nothing to me or anybody else. Also, apart
  37. from having to maintain the copyright notice and the licence text in derivative
  38. products, anybody (even companies) can adapt the PuTTY source code into their
  39. own programs and products (even commercial products) and owe nothing to me or
  40. anybody else. And, of course, there is no warranty and if PuTTY causes you
  41. damage you're on your own, so don't use it if you're unhappy with that.
  42.  
  43. In particular, note that the MIT licence is compatible with the GNU GPL. So if
  44. you want to incorporate PuTTY or pieces of PuTTY into a GPL program, there's no
  45. problem with that.
  46.