summaryrefslogtreecommitdiff
path: root/libavcodec/tiff.c
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2011-05-09 19:21:26 +0200
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2011-05-11 00:03:18 +0200
commit1e97700fbaecc0262f654e0c8f75ee32590d721b (patch)
treee674c0a821759c55414ac4aa3eeec1c70fa01df2 /libavcodec/tiff.c
parent687ff547fcdbf167c49be19332b188c5bd204562 (diff)
tiff: remove duplicated author information, fix @file doxy
Diffstat (limited to 'libavcodec/tiff.c')
-rw-r--r--libavcodec/tiff.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/libavcodec/tiff.c b/libavcodec/tiff.c
index d43999b2f0..09e9564c50 100644
--- a/libavcodec/tiff.c
+++ b/libavcodec/tiff.c
@@ -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