--- trunk/xvidcore/src/bitstream/cbp.c 2002/09/10 22:29:18 467 +++ trunk/xvidcore/src/bitstream/cbp.c 2002/09/10 22:30:18 468 @@ -3,7 +3,7 @@ * XVID MPEG-4 VIDEO CODEC * - cbp function (zero block flags) - * - * Copyright (C) 2001-2002 - Peter Ross + * Copyright (C) 2001-2002 - Edouard Gomez * * This program is an implementation of a part of one or more MPEG-4 * Video tools as specified in ISO/IEC 14496-2 standard. Those intending @@ -28,7 +28,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: cbp.c,v 1.6 2002-09-10 22:29:18 edgomez Exp $ + * $Id: cbp.c,v 1.7 2002-09-10 22:30:18 edgomez Exp $ * ****************************************************************************/