tiff: remove duplicated author information, fix @file doxy

This commit is contained in:
Stefano Sabatini 2011-05-09 19:21:26 +02:00
parent 687ff547fc
commit 1e97700fba

View File

@ -1,5 +1,4 @@
/* /*
* TIFF image decoder
* Copyright (c) 2006 Konstantin Shishkov * Copyright (c) 2006 Konstantin Shishkov
* *
* This file is part of FFmpeg. * This file is part of FFmpeg.
@ -20,9 +19,8 @@
*/ */
/** /**
* TIFF image decoder
* @file * @file
* @author Konstantin Shishkov * TIFF image decoder
*/ */
#include "avcodec.h" #include "avcodec.h"
#if CONFIG_ZLIB #if CONFIG_ZLIB