summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Niedermayer <[email protected]>2011-04-05 03:12:46 +0200
committerMichael Niedermayer <[email protected]>2011-04-05 03:21:36 +0200
commiteb79c528d8285421a009f01e279ad4cda0fa91b5 (patch)
treee3abd129caa658e0d3b6b19e20fa6afdd16fe159
parentde0f445b5c3d70f9aadba2a689c365e3b27adf13 (diff)
Update yadif copyright header
Signed-off-by: Michael Niedermayer <[email protected]>
-rw-r--r--libavfilter/vf_yadif.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/vf_yadif.c b/libavfilter/vf_yadif.c
index fa45bf52a3..6d88476fcf 100644
--- a/libavfilter/vf_yadif.c
+++ b/libavfilter/vf_yadif.c
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2006-2010 Michael Niedermayer <[email protected]>
- *
+ * 2010 James Darnley <[email protected]>
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or modify