diff options
Diffstat (limited to 'src/libmad/synth.c')
-rwxr-xr-x | src/libmad/synth.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libmad/synth.c b/src/libmad/synth.c index 0259f9923..be3eace56 100755 --- a/src/libmad/synth.c +++ b/src/libmad/synth.c @@ -1,6 +1,6 @@ /* * libmad - MPEG audio decoder library - * Copyright (C) 2000-2001 Robert Leslie + * Copyright (C) 2000-2004 Underbit Technologies, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * $Id: synth.c,v 1.2 2002/04/30 18:46:58 miguelfreitas Exp $ + * $Id: synth.c,v 1.3 2004/04/22 00:23:13 miguelfreitas Exp $ */ # ifdef HAVE_CONFIG_H |