diff options
author | Thilo Borgmann <thilo.borgmann@googlemail.com> | 2013-08-13 10:04:05 +0200 |
---|---|---|
committer | Thilo Borgmann <thilo.borgmann@googlemail.com> | 2013-08-13 15:45:08 +0200 |
commit | 6a64b23d93d05b765fbeff51b75d0c75e940bf9a (patch) | |
tree | bd394efd54819c772b23e8fa18f7e117dbfd9de1 /libavcodec/tiff_common.c | |
parent | 8e0b6d82b3dd515ac8b371c2eec549036b9d0bae (diff) | |
download | ffmpeg-6a64b23d93d05b765fbeff51b75d0c75e940bf9a.tar.gz |
Update my email address.
Diffstat (limited to 'libavcodec/tiff_common.c')
-rw-r--r-- | libavcodec/tiff_common.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libavcodec/tiff_common.c b/libavcodec/tiff_common.c index 0995daea81..b7bd587bbd 100644 --- a/libavcodec/tiff_common.c +++ b/libavcodec/tiff_common.c @@ -1,6 +1,6 @@ /* * TIFF Common Routines - * Copyright (c) 2013 Thilo Borgmann <thilo.borgmann _at_ googlemail.com> + * Copyright (c) 2013 Thilo Borgmann <thilo.borgmann _at_ mail.de> * * This file is part of FFmpeg. * @@ -22,7 +22,7 @@ /** * @file * TIFF Common Routines - * @author Thilo Borgmann <thilo.borgmann _at_ googlemail.com> + * @author Thilo Borgmann <thilo.borgmann _at_ mail.de> */ #include "tiff_common.h" |