Remove redundant information in header.

Originally committed as revision 25763 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Stefano Sabatini 2010-11-18 20:37:17 +00:00
parent 4b6bfbe2b7
commit cef4b74bf2
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,4 @@
/*
* Aspect ratio modification video filter
* Copyright (c) 2010 Bobby Bingham
* This file is part of FFmpeg.
@ -21,7 +20,7 @@
/**
* @file
* aspect ratio modification video filter
* aspect ratio modification video filters
*/
#include "avfilter.h"