diff --git a/src/spicelib/analysis/noisean.c b/src/spicelib/analysis/noisean.c index f154c08f3..eee7a9108 100644 --- a/src/spicelib/analysis/noisean.c +++ b/src/spicelib/analysis/noisean.c @@ -1,14 +1,15 @@ -/* Patch to noisean.c by Richard D. McRoberts. - * Patched with modifications from Weidong Liu (2000) - * Patched with modifications ftom Weidong Liu - * in bsim4.1.0 code - */ /********** Copyright 1990 Regents of the University of California. All rights reserved. Author: 1987 Gary W. Ng Modified: 2001 AlansFixes **********/ +/* Patch to noisean.c by Richard D. McRoberts. + * Patched with modifications from Weidong Liu (2000) + * Patched with modifications ftom Weidong Liu + * in bsim4.1.0 code + */ + #include "ngspice/ngspice.h" #include "ngspice/acdefs.h" #include "ngspice/cktdefs.h"