--- branches/dev-api-4/xvidcore/src/image/postprocessing.h 2003/12/10 12:09:34 1252 +++ branches/dev-api-4/xvidcore/src/image/postprocessing.h 2003/12/10 15:07:42 1253 @@ -3,7 +3,7 @@ * XVID MPEG-4 VIDEO CODEC * - Postprocessing header - * - * Copyright(C) 2003 Michael Militzer + * Copyright(C) 2003 Michael Militzer * * 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 @@ -19,6 +19,8 @@ * along with this program ; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * + * $Id: postprocessing.h,v 1.1.4.2 2003-12-10 15:07:42 edgomez Exp $ + * ****************************************************************************/ #ifndef _POSTPROCESSING_H_ @@ -38,4 +40,4 @@ void init_postproc(void); -#endif \ No newline at end of file +#endif