summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Niedermayer <[email protected]>2015-09-27 13:07:12 +0200
committerMichael Niedermayer <[email protected]>2015-09-27 13:08:24 +0200
commit549d10924894da30156ab37327ece8a8cfdc9a7e (patch)
treea75ff9688b560c4c036d41a54e5f8c6f98d7c95d
parent485057f715720b2cdaf581bb3960e70cd3541ba8 (diff)
avfilter/vf_yadif: add missing "This file is part of FFmpeg"
Signed-off-by: Michael Niedermayer <[email protected]>
-rw-r--r--libavfilter/vf_yadif.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavfilter/vf_yadif.c b/libavfilter/vf_yadif.c
index 7451832b10..d7a2b53bce 100644
--- a/libavfilter/vf_yadif.c
+++ b/libavfilter/vf_yadif.c
@@ -1,6 +1,8 @@
/*
* Copyright (C) 2006-2011 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 it under the terms of the GNU Lesser General Public