4 GPL Electronic Design Automation
5 ------------------------------------------------------------------------------
12 See the file INSTALL for more instructions on how to build gnetlist
18 See libgeda/README for current system requirements.
24 gEDA/gaf (which includes libgeda, gschem, gnetlist, geda, setup,
25 gsymcheck, gschcheck, gpcb, utils, docs, examples, all associated
26 files, the component symbols, and all the file formats) is placed
27 under the GNU Public License (GPL) version 2.0. See the various
28 COPYING files for more information.
30 Programs and associated files are:
31 Copyright 1998-2008 by Ales Hvezda and the respective original
32 authors (which are listed on the respective files)
36 - gEDA Internet resources
38 Homepage: http://geda.seul.org
40 Mailing lists: http://geda.seul.org/mailinglist
42 For any questions related to gEDA/gaf, please subscribe and post
43 to the "geda-user" mailing list.
49 * For anybody developing guile scripts using guile 1.6.x really should
50 set GUILE_WARN_DEPRECATED=detailed to see if they are using any
51 deprecated guile functions in their scripts. gnetlist disables the
52 guile deprecated function warnings by default.