diff --git a/AUTHORS b/AUTHORS index 952fc6ea0..b90d7f816 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,41 +1,36 @@ +@c This file will be processed with texinfo. + SPICE was originally written at The University of Berkeley (USA). - - -Contributors: -------------- - -Giles C. Billingsley -Mansun Chan -Wayne A. Christopher -Noah Friedman -David A. Gates -JianHui Huang -Jeffrey M. Hsu -S. Hwang -Gordon M. Jacobs -Min-Chie Jeng -Kenneth H. Keller -Mathew Lew -Weidong Liu -Richard D. McRoberts -Gary W. Ng -Hong June Park -Thomas L. Quarles -Jaijeet S. Roychowdhury -Takayasu Sakurai -Kanwar Jit Singh -Andrew Tuckey - -NGSPICE is now actively hacked by: - - * Glao S. Dezai - * Daniele Foci - * Chris Inbody - * Paolo Nenzi - * Arno Peters - * Serban-Mihai Popescu - * Emmanuel Rouat - * Michael Widlok - * Manfred Metzger - -(and many others...) +Since then, there have been many people working on the software. +The following people have contributed in some way: +Giles C. Billingsley, +Mansun Chan, +Wayne A. Christopher, +Glao S. Dezai , +Daniele Foci , +Noah Friedman , +David A. Gates, +JianHui Huang, +Jeffrey M. Hsu, +S. Hwang, +Chris Inbody , +Gordon M. Jacobs, +Min-Chie Jeng, +Kenneth H. Keller, +Mathew Lew, +Weidong Liu, +Richard D. McRoberts, +Manfred Metzger , +Paolo Nenzi , +Gary W. Ng, +Hong June Park, +Arno Peters , +Serban-Mihai Popescu , +Thomas L. Quarles, +Emmanuel Rouat , +Jaijeet S. Roychowdhury, +Takayasu Sakurai, +Kanwar Jit Singh, +Andrew Tuckey +Michael Widlok , +and many others... diff --git a/ChangeLog b/ChangeLog index 126679f1d..aab9f4a5d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-06-18 Arno W. Peters + + * AUTHORS, doc/ngspice.texi: Included an acknowledgements + section. + 2000-06-16 Arno W. Peters * src/frontend/doplot.c: Refactored into the following files: diff --git a/doc/ngspice.texi b/doc/ngspice.texi index ffb05ef87..05830021d 100644 --- a/doc/ngspice.texi +++ b/doc/ngspice.texi @@ -80,7 +80,7 @@ MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. @end titlepage -@node Top, Introduction, (dir), (dir) +@node Top, Acknowledgements, (dir), (dir) @ifinfo This document describes ... @@ -90,6 +90,7 @@ of the program named ... @end ifinfo @menu +* Acknowledgements:: * Introduction:: * Circuit Description:: * Circuit Elements and Models:: @@ -106,7 +107,13 @@ of the program named ... @c @cindex Index entry for First Chapter -@node Introduction, Circuit Description, Top, Top +@node Acknowledgements, Introduction, Top, Top +@comment node-name, next, previous, up +@chapter Acknowledgements + +@include ../AUTHORS + +@node Introduction, Circuit Description, Acknowledgements, Top @comment node-name, next, previous, up @chapter Introduction