diff options
Diffstat (limited to 'src/libmad/huffman.h')
-rw-r--r-- | src/libmad/huffman.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libmad/huffman.h b/src/libmad/huffman.h index 4a21c1cb9..2f00c00a1 100644 --- a/src/libmad/huffman.h +++ b/src/libmad/huffman.h @@ -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: huffman.h,v 1.3 2002/04/30 18:46:58 miguelfreitas Exp $ + * $Id: huffman.h,v 1.4 2004/04/22 00:22:41 miguelfreitas Exp $ */ # ifndef LIBMAD_HUFFMAN_H |