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 /libavfilter/vf_spp.c | |
parent | 060c6c4647530762ab594f62a964cf9f9621e8ce (diff) | |
download | ffmpeg-493ebbd7eb08a84114e32c48fb13a480e78ae261.tar.gz |
Update copyrights where my email appears with the new one.
Diffstat (limited to 'libavfilter/vf_spp.c')
-rw-r--r-- | libavfilter/vf_spp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/vf_spp.c b/libavfilter/vf_spp.c index 9dbd85297a..aa117e46bf 100644 --- a/libavfilter/vf_spp.c +++ b/libavfilter/vf_spp.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2003 Michael Niedermayer <michaelni@gmx.at> - * Copyright (c) 2013 Clément Bœsch <ubitux@gmail.com> + * Copyright (c) 2013 Clément Bœsch <u pkh me> * * This file is part of FFmpeg. * |