diff options
author | Clément Bœsch <u@pkh.me> | 2013-09-03 20:42:24 +0200 |
---|---|---|
committer | Clément Bœsch <u@pkh.me> | 2013-09-03 20:42:24 +0200 |
commit | 493ebbd7eb08a84114e32c48fb13a480e78ae261 (patch) | |
tree | 7f6c0df3a47d17b457b0f92e363151cb1e0811a0 /libavformat/microdvddec.c | |
parent | 060c6c4647530762ab594f62a964cf9f9621e8ce (diff) | |
download | ffmpeg-493ebbd7eb08a84114e32c48fb13a480e78ae261.tar.gz |
Update copyrights where my email appears with the new one.
Diffstat (limited to 'libavformat/microdvddec.c')
-rw-r--r-- | libavformat/microdvddec.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/microdvddec.c b/libavformat/microdvddec.c index 4b428461cb..7254bcf7f8 100644 --- a/libavformat/microdvddec.c +++ b/libavformat/microdvddec.c @@ -1,7 +1,7 @@ /* * MicroDVD subtitle demuxer * Copyright (c) 2010 Aurelien Jacobs <aurel@gnuage.org> - * Copyright (c) 2012 Clément Bœsch <ubitux@gmail.com> + * Copyright (c) 2012 Clément Bœsch <u pkh me> * * This file is part of FFmpeg. * |