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/af_pan.c | |
parent | 060c6c4647530762ab594f62a964cf9f9621e8ce (diff) | |
download | ffmpeg-493ebbd7eb08a84114e32c48fb13a480e78ae261.tar.gz |
Update copyrights where my email appears with the new one.
Diffstat (limited to 'libavfilter/af_pan.c')
-rw-r--r-- | libavfilter/af_pan.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/af_pan.c b/libavfilter/af_pan.c index 800c40a851..757f121861 100644 --- a/libavfilter/af_pan.c +++ b/libavfilter/af_pan.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2002 Anders Johansson <ajh@atri.curtin.edu.au> - * Copyright (c) 2011 Clément Bœsch <ubitux@gmail.com> + * Copyright (c) 2011 Clément Bœsch <u pkh me> * Copyright (c) 2011 Nicolas George <nicolas.george@normalesup.org> * * This file is part of FFmpeg. |