ngspice/patches
pnenzi 20948c8d1c Inserted check for READLINE in configure.in and added code into the patches directory. 2001-05-09 18:54:48 +00:00
..
README Inserted check for READLINE in configure.in and added code into the patches directory. 2001-05-09 18:54:48 +00:00
readline-patch Inserted check for READLINE in configure.in and added code into the patches directory. 2001-05-09 18:54:48 +00:00

README

+--------------------------------------------------------------------------+
|    NGSPICE PATCHES DIRECTORY                                             |
| code not included in the source                                          |
+--------------------------------------------------------------------------+

This directory contains code contributed by developers or user
of ngspice not included in the main source. 


Index:

readline-patch: This patch is not included in the source since the readline 
                library is released under the GPL (GNU Public License) and 
                ngspice is released under the old BSD license, which is 
                incompatible with GPL. Patching ngspice with this cose is a 
                violation of GPL. This code is included here since has been
                requested by many spice user. The use of this code is 
                discouraged since GPL is probably the last and only line of
                defense of open source software.

                If you want to know more about the license issue, look at 
                the GNU site: htt://www.gnu.org