[FFmpeg-devel] [PATCH 03/10] asrc_anullsrc: fix copyright
Stefano Sabatini
stefasab at gmail.com
Thu May 24 00:13:21 CEST 2012
On date Tuesday 2012-05-22 21:57:41 +0200, Michael Niedermayer encoded:
> git blame says:
> 109 Stefano Sabatini
> 7 Clément Bœsch
> 2 Reimar Döffinger
> 2 Michael Niedermayer
> 1 Reinhard Tartler
> 1 Mans Rullgard
>
> Initial commit:
> commit 1ee410f330d3b57b0ea1ccb915977f2ba4d99815
> Author: Stefano Sabatini <stefano.sabatini-lala at poste.it>
> Date: Sat Sep 25 01:56:58 2010 +0000
>
> Add asrc_anullsrc - null audio source.
>
> Based on a patch by "S.N. Hemanth Meenakshisundaram" smeenaks!ucsd!edu.
>
> Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> ---
> libavfilter/asrc_anullsrc.c | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/libavfilter/asrc_anullsrc.c b/libavfilter/asrc_anullsrc.c
> index c396d7b..61fdc32 100644
> --- a/libavfilter/asrc_anullsrc.c
> +++ b/libavfilter/asrc_anullsrc.c
> @@ -1,4 +1,7 @@
> /*
> + * Copyright 2010 S.N. Hemanth Meenakshisundaram <smeenaks ucsd edu>
> + * Copyright 2010 Stefano Sabatini <stefano.sabatini-lala poste it>
Same as below, feel free to drop both names or leave Hemanth as
author. I don't want to end with a collection of names, which is
usually complicating from the legal POV (e.g. in case of relicense).
>From the practical point of view, it makes no difference (since I
don't think someone will relicense it from LGPL -> ?), from the
philosophical point of view authorship and copyright are somehow
controversial in a free software project (but the Lockean theory of
land property still suits free software customs well [1]), also
authorship != copyright so it doesn't necessarily depend on the number
of lines of code but is more related to the original idea/design (but
again, there is no way to get a mathematical distinction between the
two).
[1] http://www.catb.org/esr/writings/homesteading/homesteading/
--
FFmpeg = Fostering and Frightening Most Pacific Erratic Gargoyle
More information about the ffmpeg-devel
mailing list