home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 May / CMCD0505.ISO / Software / Freeware / Comunicatii / openvpn / openvpn-2.0_rc18-gui-1.0-rc5-install.exe / license.txt < prev    next >
Text File  |  2005-02-20  |  28KB  |  581 lines

  1. OpenVPN (TM) -- An Open Source VPN daemon
  2.  
  3. Copyright (C) 2002-2005 OpenVPN Solutions LLC <info@openvpn.net>
  4.  
  5. (plus OpenVPN GUI and My Certificate Wizard)
  6.  
  7.  
  8. This distribution contains multiple components
  9. of different authors. Some of the components
  10. fall under different licenses. By using OpenVPN
  11. or any of the bundled components enumerated
  12. below, you agree to be bound by the conditions
  13. of the license for each respective component.
  14.  
  15.  
  16. OpenVPN trademark
  17. -----------------
  18.  
  19.   "OpenVPN" is a trademark of OpenVPN Solutions LLC.
  20.  
  21.  
  22. OpenVPN license:
  23. ----------------
  24.  
  25.   Copyright (C) 2002-2005 OpenVPN Solutions LLC <info@openvpn.net>
  26.  
  27.   OpenVPN is distributed under GPL license.
  28.   (See Below).
  29.  
  30.   Special exception for linking OpenVPN with OpenSSL:
  31.  
  32.   In addition, as a special exception, OpenVPN Solutions LLC gives
  33.   permission to link the code of this program with the OpenSSL
  34.   library (or with modified versions of OpenSSL that use the same
  35.   license as OpenSSL), and distribute linked combinations including
  36.   the two.  You must obey the GNU General Public License in all
  37.   respects for all of the code used other than OpenSSL.  If you modify
  38.   this file, you may extend this exception to your version of the
  39.   file, but you are not obligated to do so.  If you do not wish to
  40.   do so, delete this exception statement from your version.
  41.  
  42.  
  43. OpenVPN GUI license:
  44. --------------------
  45.  
  46.   Copyright (C) 2004-2005 by Mathias Sundman <info@openvpn.se>
  47.  
  48.   Distributed under GPL license (see below).
  49.  
  50.  
  51. My Certificate Wizard license:
  52. ------------------------------
  53.  
  54.   Copyright (C) 2004 by Vlada Macek <tuttle@bbs.cvut.cz>
  55.  
  56.   Distributed under GPL license (see below).
  57.  
  58.  
  59. LZO license:
  60. ------------
  61.  
  62.   LZO is Copyright (C) Markus F.X.J. Oberhumer,
  63.   and is licensed under the GPL.
  64.  
  65.   Special exception for linking OpenVPN with both OpenSSL and LZO:
  66.  
  67.   Hereby I grant a special exception to the OpenVPN project 
  68.   (http://openvpn.sourceforge.net) to link the LZO library with 
  69.   the OpenSSL library (http://www.openssl.org).
  70.  
  71.   Markus F.X.J. Oberhumer
  72.  
  73. TAP-Win32 Driver license:
  74. -------------------------
  75.  
  76.   The TAP-Win32 driver is derived from the CIPE-Win32
  77.   kernel driver, Copyright (C) Damion K. Wilson,
  78.   and is licensed under the GPL.
  79.  
  80. Windows DDK Samples:
  81. --------------------
  82.  
  83.   The Windows binary distribution includes devcon.exe, a
  84.   Microsoft DDK sample which is redistributed under the terms
  85.   of the DDK EULA.
  86.  
  87. NSIS License:
  88. -------------
  89.  
  90.   Copyright (C) 2002-2003 Joost Verburg
  91.  
  92.   This software is provided 'as-is', without any express or implied
  93.   warranty. In no event will the authors be held liable for any damages
  94.   arising from the use of this software.
  95.  
  96.   Permission is granted to anyone to use this software for any purpose,
  97.   including commercial applications, and to alter it and redistribute
  98.   it freely, subject to the following restrictions:
  99.  
  100.   1. The origin of this software must not be misrepresented; 
  101.      you must not claim that you wrote the original software.
  102.      If you use this software in a product, an acknowledgment in the
  103.      product documentation would be appreciated but is not required.
  104.   2. Altered versions must be plainly marked as such,
  105.      and must not be misrepresented as being the original software.
  106.   3. This notice may not be removed or altered from any distribution.
  107.  
  108. OpenSSL License:
  109. ----------------
  110.  
  111.   The OpenSSL toolkit stays under a dual license, i.e. both the conditions of
  112.   the OpenSSL License and the original SSLeay license apply to the toolkit.
  113.   See below for the actual license texts. Actually both licenses are BSD-style
  114.   Open Source licenses. In case of any license issues related to OpenSSL
  115.   please contact openssl-core@openssl.org.
  116.  
  117. /* ====================================================================
  118.  * Copyright (c) 1998-2003 The OpenSSL Project.  All rights reserved.
  119.  *
  120.  * Redistribution and use in source and binary forms, with or without
  121.  * modification, are permitted provided that the following conditions
  122.  * are met:
  123.  *
  124.  * 1. Redistributions of source code must retain the above copyright
  125.  *    notice, this list of conditions and the following disclaimer. 
  126.  *
  127.  * 2. Redistributions in binary form must reproduce the above copyright
  128.  *    notice, this list of conditions and the following disclaimer in
  129.  *    the documentation and/or other materials provided with the
  130.  *    distribution.
  131.  *
  132.  * 3. All advertising materials mentioning features or use of this
  133.  *    software must display the following acknowledgment:
  134.  *    "This product includes software developed by the OpenSSL Project
  135.  *    for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
  136.  *
  137.  * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
  138.  *    endorse or promote products derived from this software without
  139.  *    prior written permission. For written permission, please contact
  140.  *    openssl-core@openssl.org.
  141.  *
  142.  * 5. Products derived from this software may not be called "OpenSSL"
  143.  *    nor may "OpenSSL" appear in their names without prior written
  144.  *    permission of the OpenSSL Project.
  145.  *
  146.  * 6. Redistributions of any form whatsoever must retain the following
  147.  *    acknowledgment:
  148.  *    "This product includes software developed by the OpenSSL Project
  149.  *    for use in the OpenSSL Toolkit (http://www.openssl.org/)"
  150.  *
  151.  * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
  152.  * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  153.  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  154.  * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE OpenSSL PROJECT OR
  155.  * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  156.  * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
  157.  * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  158.  * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  159.  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
  160.  * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  161.  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
  162.  * OF THE POSSIBILITY OF SUCH DAMAGE.
  163.  * ====================================================================
  164.  *
  165.  * This product includes cryptographic software written by Eric Young
  166.  * (eay@cryptsoft.com).  This product includes software written by Tim
  167.  * Hudson (tjh@cryptsoft.com).
  168.  *
  169.  */
  170.  
  171.  Original SSLeay License
  172.  -----------------------
  173.  
  174. /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  175.  * All rights reserved.
  176.  *
  177.  * This package is an SSL implementation written
  178.  * by Eric Young (eay@cryptsoft.com).
  179.  * The implementation was written so as to conform with Netscapes SSL.
  180.  * 
  181.  * This library is free for commercial and non-commercial use as long as
  182.  * the following conditions are aheared to.  The following conditions
  183.  * apply to all code found in this distribution, be it the RC4, RSA,
  184.  * lhash, DES, etc., code; not just the SSL code.  The SSL documentation
  185.  * included with this distribution is covered by the same copyright terms
  186.  * except that the holder is Tim Hudson (tjh@cryptsoft.com).
  187.  * 
  188.  * Copyright remains Eric Young's, and as such any Copyright notices in
  189.  * the code are not to be removed.
  190.  * If this package is used in a product, Eric Young should be given attribution
  191.  * as the author of the parts of the library used.
  192.  * This can be in the form of a textual message at program startup or
  193.  * in documentation (online or textual) provided with the package.
  194.  * 
  195.  * Redistribution and use in source and binary forms, with or without
  196.  * modification, are permitted provided that the following conditions
  197.  * are met:
  198.  * 1. Redistributions of source code must retain the copyright
  199.  *    notice, this list of conditions and the following disclaimer.
  200.  * 2. Redistributions in binary form must reproduce the above copyright
  201.  *    notice, this list of conditions and the following disclaimer in the
  202.  *    documentation and/or other materials provided with the distribution.
  203.  * 3. All advertising materials mentioning features or use of this software
  204.  *    must display the following acknowledgement:
  205.  *    "This product includes cryptographic software written by
  206.  *     Eric Young (eay@cryptsoft.com)"
  207.  *    The word 'cryptographic' can be left out if the rouines from the library
  208.  *    being used are not cryptographic related :-).
  209.  * 4. If you include any Windows specific code (or a derivative thereof) from 
  210.  *    the apps directory (application code) you must include an acknowledgement:
  211.  *    "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
  212.  * 
  213.  * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
  214.  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  215.  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  216.  * ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
  217.  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  218.  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  219.  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  220.  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  221.  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  222.  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  223.  * SUCH DAMAGE.
  224.  * 
  225.  * The licence and distribution terms for any publically available version or
  226.  * derivative of this code cannot be changed.  i.e. this code cannot simply be
  227.  * copied and put under another distribution licence
  228.  * [including the GNU Public Licence.]
  229.  */
  230.  
  231. GNU Public License (GPL)
  232. ------------------------
  233.  
  234.   OpenVPN, LZO, and the TAP-Win32 distributions are
  235.   licensed under the GPL (see COPYRIGHT.GPL).
  236.  
  237.   In the Windows binary distribution of OpenVPN, the
  238.   GPL is reproduced below.
  239.  
  240.  
  241.             GNU GENERAL PUBLIC LICENSE
  242.                Version 2, June 1991
  243.  
  244.  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
  245.                        59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  246.  Everyone is permitted to copy and distribute verbatim copies
  247.  of this license document, but changing it is not allowed.
  248.  
  249.                 Preamble
  250.  
  251.   The licenses for most software are designed to take away your
  252. freedom to share and change it.  By contrast, the GNU General Public
  253. License is intended to guarantee your freedom to share and change free
  254. software--to make sure the software is free for all its users.  This
  255. General Public License applies to most of the Free Software
  256. Foundation's software and to any other program whose authors commit to
  257. using it.  (Some other Free Software Foundation software is covered by
  258. the GNU Library General Public License instead.)  You can apply it to
  259. your programs, too.
  260.  
  261.   When we speak of free software, we are referring to freedom, not
  262. price.  Our General Public Licenses are designed to make sure that you
  263. have the freedom to distribute copies of free software (and charge for
  264. this service if you wish), that you receive source code or can get it
  265. if you want it, that you can change the software or use pieces of it
  266. in new free programs; and that you know you can do these things.
  267.  
  268.   To protect your rights, we need to make restrictions that forbid
  269. anyone to deny you these rights or to ask you to surrender the rights.
  270. These restrictions translate to certain responsibilities for you if you
  271. distribute copies of the software, or if you modify it.
  272.  
  273.   For example, if you distribute copies of such a program, whether
  274. gratis or for a fee, you must give the recipients all the rights that
  275. you have.  You must make sure that they, too, receive or can get the
  276. source code.  And you must show them these terms so they know their
  277. rights.
  278.  
  279.   We protect your rights with two steps: (1) copyright the software, and
  280. (2) offer you this license which gives you legal permission to copy,
  281. distribute and/or modify the software.
  282.  
  283.   Also, for each author's protection and ours, we want to make certain
  284. that everyone understands that there is no warranty for this free
  285. software.  If the software is modified by someone else and passed on, we
  286. want its recipients to know that what they have is not the original, so
  287. that any problems introduced by others will not reflect on the original
  288. authors' reputations.
  289.  
  290.   Finally, any free program is threatened constantly by software
  291. patents.  We wish to avoid the danger that redistributors of a free
  292. program will individually obtain patent licenses, in effect making the
  293. program proprietary.  To prevent this, we have made it clear that any
  294. patent must be licensed for everyone's free use or not licensed at all.
  295.  
  296.   The precise terms and conditions for copying, distribution and
  297. modification follow.
  298.  
  299.             GNU GENERAL PUBLIC LICENSE
  300.    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  301.  
  302.   0. This License applies to any program or other work which contains
  303. a notice placed by the copyright holder saying it may be distributed
  304. under the terms of this General Public License.  The "Program", below,
  305. refers to any such program or work, and a "work based on the Program"
  306. means either the Program or any derivative work under copyright law:
  307. that is to say, a work containing the Program or a portion of it,
  308. either verbatim or with modifications and/or translated into another
  309. language.  (Hereinafter, translation is included without limitation in
  310. the term "modification".)  Each licensee is addressed as "you".
  311.  
  312. Activities other than copying, distribution and modification are not
  313. covered by this License; they are outside its scope.  The act of
  314. running the Program is not restricted, and the output from the Program
  315. is covered only if its contents constitute a work based on the
  316. Program (independent of having been made by running the Program).
  317. Whether that is true depends on what the Program does.
  318.  
  319.   1. You may copy and distribute verbatim copies of the Program's
  320. source code as you receive it, in any medium, provided that you
  321. conspicuously and appropriately publish on each copy an appropriate
  322. copyright notice and disclaimer of warranty; keep intact all the
  323. notices that refer to this License and to the absence of any warranty;
  324. and give any other recipients of the Program a copy of this License
  325. along with the Program.
  326.  
  327. You may charge a fee for the physical act of transferring a copy, and
  328. you may at your option offer warranty protection in exchange for a fee.
  329.  
  330.   2. You may modify your copy or copies of the Program or any portion
  331. of it, thus forming a work based on the Program, and copy and
  332. distribute such modifications or work under the terms of Section 1
  333. above, provided that you also meet all of these conditions:
  334.  
  335.     a) You must cause the modified files to carry prominent notices
  336.     stating that you changed the files and the date of any change.
  337.  
  338.     b) You must cause any work that you distribute or publish, that in
  339.     whole or in part contains or is derived from the Program or any
  340.     part thereof, to be licensed as a whole at no charge to all third
  341.     parties under the terms of this License.
  342.  
  343.     c) If the modified program normally reads commands interactively
  344.     when run, you must cause it, when started running for such
  345.     interactive use in the most ordinary way, to print or display an
  346.     announcement including an appropriate copyright notice and a
  347.     notice that there is no warranty (or else, saying that you provide
  348.     a warranty) and that users may redistribute the program under
  349.     these conditions, and telling the user how to view a copy of this
  350.     License.  (Exception: if the Program itself is interactive but
  351.     does not normally print such an announcement, your work based on
  352.     the Program is not required to print an announcement.)
  353.  
  354. These requirements apply to the modified work as a whole.  If
  355. identifiable sections of that work are not derived from the Program,
  356. and can be reasonably considered independent and separate works in
  357. themselves, then this License, and its terms, do not apply to those
  358. sections when you distribute them as separate works.  But when you
  359. distribute the same sections as part of a whole which is a work based
  360. on the Program, the distribution of the whole must be on the terms of
  361. this License, whose permissions for other licensees extend to the
  362. entire whole, and thus to each and every part regardless of who wrote it.
  363.  
  364. Thus, it is not the intent of this section to claim rights or contest
  365. your rights to work written entirely by you; rather, the intent is to
  366. exercise the right to control the distribution of derivative or
  367. collective works based on the Program.
  368.  
  369. In addition, mere aggregation of another work not based on the Program
  370. with the Program (or with a work based on the Program) on a volume of
  371. a storage or distribution medium does not bring the other work under
  372. the scope of this License.
  373.  
  374.   3. You may copy and distribute the Program (or a work based on it,
  375. under Section 2) in object code or executable form under the terms of
  376. Sections 1 and 2 above provided that you also do one of the following:
  377.  
  378.     a) Accompany it with the complete corresponding machine-readable
  379.     source code, which must be distributed under the terms of Sections
  380.     1 and 2 above on a medium customarily used for software interchange; or,
  381.  
  382.     b) Accompany it with a written offer, valid for at least three
  383.     years, to give any third party, for a charge no more than your
  384.     cost of physically performing source distribution, a complete
  385.     machine-readable copy of the corresponding source code, to be
  386.     distributed under the terms of Sections 1 and 2 above on a medium
  387.     customarily used for software interchange; or,
  388.  
  389.     c) Accompany it with the information you received as to the offer
  390.     to distribute corresponding source code.  (This alternative is
  391.     allowed only for noncommercial distribution and only if you
  392.     received the program in object code or executable form with such
  393.     an offer, in accord with Subsection b above.)
  394.  
  395. The source code for a work means the preferred form of the work for
  396. making modifications to it.  For an executable work, complete source
  397. code means all the source code for all modules it contains, plus any
  398. associated interface definition files, plus the scripts used to
  399. control compilation and installation of the executable.  However, as a
  400. special exception, the source code distributed need not include
  401. anything that is normally distributed (in either source or binary
  402. form) with the major components (compiler, kernel, and so on) of the
  403. operating system on which the executable runs, unless that component
  404. itself accompanies the executable.
  405.  
  406. If distribution of executable or object code is made by offering
  407. access to copy from a designated place, then offering equivalent
  408. access to copy the source code from the same place counts as
  409. distribution of the source code, even though third parties are not
  410. compelled to copy the source along with the object code.
  411.  
  412.   4. You may not copy, modify, sublicense, or distribute the Program
  413. except as expressly provided under this License.  Any attempt
  414. otherwise to copy, modify, sublicense or distribute the Program is
  415. void, and will automatically terminate your rights under this License.
  416. However, parties who have received copies, or rights, from you under
  417. this License will not have their licenses terminated so long as such
  418. parties remain in full compliance.
  419.  
  420.   5. You are not required to accept this License, since you have not
  421. signed it.  However, nothing else grants you permission to modify or
  422. distribute the Program or its derivative works.  These actions are
  423. prohibited by law if you do not accept this License.  Therefore, by
  424. modifying or distributing the Program (or any work based on the
  425. Program), you indicate your acceptance of this License to do so, and
  426. all its terms and conditions for copying, distributing or modifying
  427. the Program or works based on it.
  428.  
  429.   6. Each time you redistribute the Program (or any work based on the
  430. Program), the recipient automatically receives a license from the
  431. original licensor to copy, distribute or modify the Program subject to
  432. these terms and conditions.  You may not impose any further
  433. restrictions on the recipients' exercise of the rights granted herein.
  434. You are not responsible for enforcing compliance by third parties to
  435. this License.
  436.  
  437.   7. If, as a consequence of a court judgment or allegation of patent
  438. infringement or for any other reason (not limited to patent issues),
  439. conditions are imposed on you (whether by court order, agreement or
  440. otherwise) that contradict the conditions of this License, they do not
  441. excuse you from the conditions of this License.  If you cannot
  442. distribute so as to satisfy simultaneously your obligations under this
  443. License and any other pertinent obligations, then as a consequence you
  444. may not distribute the Program at all.  For example, if a patent
  445. license would not permit royalty-free redistribution of the Program by
  446. all those who receive copies directly or indirectly through you, then
  447. the only way you could satisfy both it and this License would be to
  448. refrain entirely from distribution of the Program.
  449.  
  450. If any portion of this section is held invalid or unenforceable under
  451. any particular circumstance, the balance of the section is intended to
  452. apply and the section as a whole is intended to apply in other
  453. circumstances.
  454.  
  455. It is not the purpose of this section to induce you to infringe any
  456. patents or other property right claims or to contest validity of any
  457. such claims; this section has the sole purpose of protecting the
  458. integrity of the free software distribution system, which is
  459. implemented by public license practices.  Many people have made
  460. generous contributions to the wide range of software distributed
  461. through that system in reliance on consistent application of that
  462. system; it is up to the author/donor to decide if he or she is willing
  463. to distribute software through any other system and a licensee cannot
  464. impose that choice.
  465.  
  466. This section is intended to make thoroughly clear what is believed to
  467. be a consequence of the rest of this License.
  468.  
  469.   8. If the distribution and/or use of the Program is restricted in
  470. certain countries either by patents or by copyrighted interfaces, the
  471. original copyright holder who places the Program under this License
  472. may add an explicit geographical distribution limitation excluding
  473. those countries, so that distribution is permitted only in or among
  474. countries not thus excluded.  In such case, this License incorporates
  475. the limitation as if written in the body of this License.
  476.  
  477.   9. The Free Software Foundation may publish revised and/or new versions
  478. of the General Public License from time to time.  Such new versions will
  479. be similar in spirit to the present version, but may differ in detail to
  480. address new problems or concerns.
  481.  
  482. Each version is given a distinguishing version number.  If the Program
  483. specifies a version number of this License which applies to it and "any
  484. later version", you have the option of following the terms and conditions
  485. either of that version or of any later version published by the Free
  486. Software Foundation.  If the Program does not specify a version number of
  487. this License, you may choose any version ever published by the Free Software
  488. Foundation.
  489.  
  490.   10. If you wish to incorporate parts of the Program into other free
  491. programs whose distribution conditions are different, write to the author
  492. to ask for permission.  For software which is copyrighted by the Free
  493. Software Foundation, write to the Free Software Foundation; we sometimes
  494. make exceptions for this.  Our decision will be guided by the two goals
  495. of preserving the free status of all derivatives of our free software and
  496. of promoting the sharing and reuse of software generally.
  497.  
  498.                 NO WARRANTY
  499.  
  500.   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
  501. FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
  502. OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
  503. PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
  504. OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  505. MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
  506. TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
  507. PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
  508. REPAIR OR CORRECTION.
  509.  
  510.   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
  511. WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
  512. REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
  513. INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
  514. OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
  515. TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
  516. YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
  517. PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
  518. POSSIBILITY OF SUCH DAMAGES.
  519.  
  520.              END OF TERMS AND CONDITIONS
  521.  
  522.         How to Apply These Terms to Your New Programs
  523.  
  524.   If you develop a new program, and you want it to be of the greatest
  525. possible use to the public, the best way to achieve this is to make it
  526. free software which everyone can redistribute and change under these terms.
  527.  
  528.   To do so, attach the following notices to the program.  It is safest
  529. to attach them to the start of each source file to most effectively
  530. convey the exclusion of warranty; and each file should have at least
  531. the "copyright" line and a pointer to where the full notice is found.
  532.  
  533.     <one line to give the program's name and a brief idea of what it does.>
  534.     Copyright (C) <year>  <name of author>
  535.  
  536.     This program is free software; you can redistribute it and/or modify
  537.     it under the terms of the GNU General Public License as published by
  538.     the Free Software Foundation; either version 2 of the License, or
  539.     (at your option) any later version.
  540.  
  541.     This program is distributed in the hope that it will be useful,
  542.     but WITHOUT ANY WARRANTY; without even the implied warranty of
  543.     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  544.     GNU General Public License for more details.
  545.  
  546.     You should have received a copy of the GNU General Public License
  547.     along with this program; if not, write to the Free Software
  548.     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  549.  
  550.  
  551. Also add information on how to contact you by electronic and paper mail.
  552.  
  553. If the program is interactive, make it output a short notice like this
  554. when it starts in an interactive mode:
  555.  
  556.     Gnomovision version 69, Copyright (C) year name of author
  557.     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
  558.     This is free software, and you are welcome to redistribute it
  559.     under certain conditions; type `show c' for details.
  560.  
  561. The hypothetical commands `show w' and `show c' should show the appropriate
  562. parts of the General Public License.  Of course, the commands you use may
  563. be called something other than `show w' and `show c'; they could even be
  564. mouse-clicks or menu items--whatever suits your program.
  565.  
  566. You should also get your employer (if you work as a programmer) or your
  567. school, if any, to sign a "copyright disclaimer" for the program, if
  568. necessary.  Here is a sample; alter the names:
  569.  
  570.   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  571.   `Gnomovision' (which makes passes at compilers) written by James Hacker.
  572.  
  573.   <signature of Ty Coon>, 1 April 1989
  574.   Ty Coon, President of Vice
  575.  
  576. This General Public License does not permit incorporating your program into
  577. proprietary programs.  If your program is a subroutine library, you may
  578. consider it more useful to permit linking proprietary applications with the
  579. library.  If this is what you want to do, use the GNU Library General
  580. Public License instead of this License.
  581.