X-Git-Url: https://git.distorted.org.uk/~mdw/become/blobdiff_plain/3c45ef4a36cb65e1cf73d03d27a877d3031e95b3..c758e6541ca05409b178dd9629e9337494c49890:/src/noise.h diff --git a/src/noise.h b/src/noise.h index e87d351..171ab2b 100644 --- a/src/noise.h +++ b/src/noise.h @@ -1,10 +1,10 @@ /* -*-c-*- * - * $Id: noise.h,v 1.1 1997/08/07 09:45:26 mdw Exp $ + * $Id: noise.h,v 1.2 1998/01/12 16:46:20 mdw Exp $ * * Collection of environmental noise * - * (c) 1997 EBI + * (c) 1998 EBI */ /*----- Licensing notice --------------------------------------------------* @@ -29,6 +29,9 @@ /*----- Revision history --------------------------------------------------* * * $Log: noise.h,v $ + * Revision 1.2 1998/01/12 16:46:20 mdw + * Fix copyright date. + * * Revision 1.1 1997/08/07 09:45:26 mdw * New source file added to acquire environmental noise and add it to the * randomness pool (see `rand.c').