--- emms.c 2002/06/16 22:20:36 1.3 +++ emms.c 2002/09/05 21:35:11 1.5 @@ -3,6 +3,8 @@ * XVID MPEG-4 VIDEO CODEC * - emms C wrapper - * + * Copyright(C) 2002 Michael Militzer + * * 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 * to use this software module in hardware or software products are @@ -27,16 +29,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * ****************************************************************************/ -/***************************************************************************** - * - * History - * - * - Mon Jun 17 00:10:09 2002 Added legal header - * - * $Id: emms.c,v 1.3 2002/06/16 22:20:36 edgomez Exp $ - * - ****************************************************************************/ - #include "emms.h" #include "../portab.h"