summaryrefslogtreecommitdiff
path: root/libavfilter
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2015-09-27 13:07:12 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2015-09-27 13:08:24 +0200
commit549d10924894da30156ab37327ece8a8cfdc9a7e (patch)
treea75ff9688b560c4c036d41a54e5f8c6f98d7c95d /libavfilter
parent485057f715720b2cdaf581bb3960e70cd3541ba8 (diff)
avfilter/vf_yadif: add missing "This file is part of FFmpeg"
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavfilter')
-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 <michaelni@gmx.at>
* 2010 James Darnley <james.darnley@gmail.com>
+
+ * 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