[FFmpeg-cvslog] lavfi/avcodec.c: 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 21:04:31 2012 +0200| [83995411f760d5a7e3f5bb1888d230fc7e3af1a1] | committer: Michael Niedermayer
lavfi/avcodec.c: fix copyright
git blame:
45 Stefano Sabatini
23 Clément Bœsch
4 Michael Niedermayer
3 Robert Nagy
3 Nicolas George
2 Roger Pau Monné
Initial commit:
commit 566666caf3a09d6254edaa99d222eddb6fe2986b
Author: Stefano Sabatini <stefano.sabatini-lala at poste.it>
Date: Sun May 1 14:47:05 2011 +0200
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=83995411f760d5a7e3f5bb1888d230fc7e3af1a1
---
libavfilter/avcodec.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/libavfilter/avcodec.c b/libavfilter/avcodec.c
index ce003ab..0ccdc5c 100644
--- a/libavfilter/avcodec.c
+++ b/libavfilter/avcodec.c
@@ -1,4 +1,6 @@
/*
+ * Copyright 2011 Stefano Sabatini | stefasab at gmail.com
+ *
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
More information about the ffmpeg-cvslog
mailing list