Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat')
-rw-r--r--libavformat/icoenc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/icoenc.c b/libavformat/icoenc.c
index 12f959ef5d..cbf8bd93dd 100644
--- a/libavformat/icoenc.c
+++ b/libavformat/icoenc.c
@@ -1,6 +1,6 @@
/*
* Microsoft Windows ICO muxer
- * Copyright (c) 2012 Michael Bradshaw <mbradshaw@sorensonmedia.com>
+ * Copyright (c) 2012 Michael Bradshaw <mjbshaw gmail com>
*
* This file is part of FFmpeg.
*