diff options
author | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2004-04-22 00:22:33 +0000 |
---|---|---|
committer | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2004-04-22 00:22:33 +0000 |
commit | 731bc970fbee83f5a8ea22d9dccbb684531daa05 (patch) | |
tree | 81bdefc6131ce1643d5b5a3cd40e5a7f0cefd744 /src/libmad/layer12.h | |
parent | 11499a3cce4288c13bb08294fad051f09191e105 (diff) | |
download | xine-lib-731bc970fbee83f5a8ea22d9dccbb684531daa05.tar.gz xine-lib-731bc970fbee83f5a8ea22d9dccbb684531daa05.tar.bz2 |
update libmad to 0.15.1b
CVS patchset: 6419
CVS date: 2004/04/22 00:22:33
Diffstat (limited to 'src/libmad/layer12.h')
-rw-r--r-- | src/libmad/layer12.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libmad/layer12.h b/src/libmad/layer12.h index 5518c3818..645bb6405 100644 --- a/src/libmad/layer12.h +++ b/src/libmad/layer12.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: layer12.h,v 1.2 2002/04/30 18:46:58 miguelfreitas Exp $ + * $Id: layer12.h,v 1.3 2004/04/22 00:22:49 miguelfreitas Exp $ */ # ifndef LIBMAD_LAYER12_H |