[FFmpeg-cvslog] af_null: 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:50:43 2012 +0200| [7ef5c80cb41642e2184693d1dd393c2f3652b5e8] | committer: Michael Niedermayer

af_null: fix copyright

Authors according to blame are:
     16 S.N. Hemanth Meenakshisundaram
      4 Stefano Sabatini
      3 Anton Khirnov
      2 Reimar Döffinger

Initial commit was:
	commit 99046339fca92d631404b47b041e98afa28659ed
	Author: S.N. Hemanth Meenakshisundaram <smeenaks at ucsd.edu>
	Date:   Fri Aug 20 23:16:51 2010 +0000

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7ef5c80cb41642e2184693d1dd393c2f3652b5e8
---

 libavfilter/af_anull.c |    1 +
 1 file changed, 1 insertion(+)

diff --git a/libavfilter/af_anull.c b/libavfilter/af_anull.c
index 140ecb3..c23c9d8 100644
--- a/libavfilter/af_anull.c
+++ b/libavfilter/af_anull.c
@@ -1,4 +1,5 @@
 /*
+ * 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