summaryrefslogtreecommitdiff
path: root/libavfilter/af_silencedetect.c
diff options
context:
space:
mode:
authorClément Bœsch <u@pkh.me>2013-09-03 20:42:24 +0200
committerClément Bœsch <u@pkh.me>2013-09-03 20:42:24 +0200
commit493ebbd7eb08a84114e32c48fb13a480e78ae261 (patch)
tree7f6c0df3a47d17b457b0f92e363151cb1e0811a0 /libavfilter/af_silencedetect.c
parent060c6c4647530762ab594f62a964cf9f9621e8ce (diff)
Update copyrights where my email appears with the new one.
Diffstat (limited to 'libavfilter/af_silencedetect.c')
-rw-r--r--libavfilter/af_silencedetect.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/af_silencedetect.c b/libavfilter/af_silencedetect.c
index 0ae3c24346..cf559d4a84 100644
--- a/libavfilter/af_silencedetect.c
+++ b/libavfilter/af_silencedetect.c
@@ -1,5 +1,5 @@
/*
- * 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.
*