OSDN Git Service

tiff: remove duplicated author information, fix @file doxy
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Mon, 9 May 2011 17:21:26 +0000 (19:21 +0200)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Tue, 10 May 2011 22:03:18 +0000 (00:03 +0200)
libavcodec/tiff.c

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