[FFmpeg-cvslog] asink_anullsink: fix copyright
Michael Niedermayer
git at videolan.org
Thu May 24 05:10:05 CEST 2012
ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Tue May 22 20:57:06 2012 +0200| [77ba8af0236e6e2b566c1d10fefcb28362d4660d] | committer: Michael Niedermayer
asink_anullsink: fix copyright
git blame says authors are:
19 S.N. Hemanth Meenakshisundaram
2 Reimar Döffinger
initial commit:
commit f0a5543898dad040b8f2d1b44fb6b278c06c3460
Author: S.N. Hemanth Meenakshisundaram <smeenaks at ucsd.edu>
Date: Sat Sep 25 01:57:01 2010 +0000
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=77ba8af0236e6e2b566c1d10fefcb28362d4660d
---
libavfilter/asink_anullsink.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/libavfilter/asink_anullsink.c b/libavfilter/asink_anullsink.c
index 9eaeead..6314840 100644
--- a/libavfilter/asink_anullsink.c
+++ b/libavfilter/asink_anullsink.c
@@ -1,4 +1,6 @@
/*
+ * Copyright (c) 2010 S.N. Hemanth Meenakshisundaram <smeenaks at ucsd.edu>
+ *
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
More information about the ffmpeg-cvslog
mailing list