aboutsummaryrefslogtreecommitdiff
path: root/image/codecs/indeo/indeo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'image/codecs/indeo/indeo.cpp')
-rw-r--r--image/codecs/indeo/indeo.cpp7
1 files changed, 1 insertions, 6 deletions
diff --git a/image/codecs/indeo/indeo.cpp b/image/codecs/indeo/indeo.cpp
index a20a3ec113..65c0647083 100644
--- a/image/codecs/indeo/indeo.cpp
+++ b/image/codecs/indeo/indeo.cpp
@@ -21,12 +21,7 @@
*/
/* Common structures, macros, and base class shared by both Indeo4 and
- * Indeo5 decoders, derived from ffmpeg. We don't currently support Indeo5
- * decoding, but just in case we eventually need it, this is kept as a separate
- * file like it is in ffmpeg.
- *
- * Original copyright note: * Intel Indeo 4 (IV41, IV42, etc.) video decoder for ffmpeg
- * written, produced, and directed by Alan Smithee
+ * Indeo5 decoders, derived from ffmpeg.
*/
#include "image/codecs/indeo/indeo.h"