summaryrefslogtreecommitdiff
path: root/libavfilter/vf_edgedetect.c
diff options
context:
space:
mode:
authorClément Bœsch <u@pkh.me>2014-05-03 19:10:28 +0200
committerClément Bœsch <u@pkh.me>2014-05-03 19:10:28 +0200
commitd53e87a837161bb7918ae9822019903a8239e501 (patch)
tree2f8a2b01c582088a25fe0b9a63ec4f306565d125 /libavfilter/vf_edgedetect.c
parent365c79bd4e2e648d03666770a99c3cf81bc5abdb (diff)
avfilter/edgedetect: update copyright.
Diffstat (limited to 'libavfilter/vf_edgedetect.c')
-rw-r--r--libavfilter/vf_edgedetect.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/vf_edgedetect.c b/libavfilter/vf_edgedetect.c
index 94a56f7042..c7e3da1aab 100644
--- a/libavfilter/vf_edgedetect.c
+++ b/libavfilter/vf_edgedetect.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2012 Clément Bœsch
+ * Copyright (c) 2012-2014 Clément Bœsch <u pkh me>
*
* This file is part of FFmpeg.
*