summaryrefslogtreecommitdiff
path: root/libavcodec/tiff_common.h
diff options
context:
space:
mode:
authorThilo Borgmann <thilo.borgmann@googlemail.com>2013-08-13 10:04:05 +0200
committerThilo Borgmann <thilo.borgmann@googlemail.com>2013-08-13 15:45:08 +0200
commit6a64b23d93d05b765fbeff51b75d0c75e940bf9a (patch)
treebd394efd54819c772b23e8fa18f7e117dbfd9de1 /libavcodec/tiff_common.h
parent8e0b6d82b3dd515ac8b371c2eec549036b9d0bae (diff)
Update my email address.
Diffstat (limited to 'libavcodec/tiff_common.h')
-rw-r--r--libavcodec/tiff_common.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libavcodec/tiff_common.h b/libavcodec/tiff_common.h
index 15eeb76df6..2e08caf2f6 100644
--- a/libavcodec/tiff_common.h
+++ b/libavcodec/tiff_common.h
@@ -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>
*/
#ifndef AVCODEC_TIFF_COMMON_H