On Thu, Apr 28, 2011 at 08:11:37AM -0700, Alex Converse wrote: > On Thu, Apr 28, 2011 at 7:59 AM, Diego Biurrun <[email protected]> wrote: > > On Thu, Apr 28, 2011 at 07:48:46AM -0700, Alex Converse wrote: > >> On Thu, Apr 28, 2011 at 1:32 AM, Diego Biurrun <[email protected]> wrote: > >> > On Wed, Apr 27, 2011 at 05:19:25PM -0700, Aℓex Converse wrote: > >> >> --- /dev/null > >> >> +++ b/libavcodec/s302m.c > >> >> @@ -0,0 +1,142 @@ > >> >> +/* > >> >> + * SMPTE 302M decoder > >> >> + * Copyright (c) 2008 Laurent Aimar <[email protected]> > >> >> + * Copyright (c) 2009 Baptiste Coudurier <[email protected]> > >> >> + * > >> >> + * This file is part of FFmpeg. > >> > > >> > Ahem... > >> > >> I'm absolutely not changing someone else's copyright notice. > > > > Nobody is asking you to do that. What I want you to change is the > > license boilerplate, from the FFmpeg boilerplate to the Libav > > boilerplate. > > Which is part of someone else's copyright notice.
The usual definiton of "copyright notice" does - AFAIK - not cover the license boilerplate text but just the following lines: Copyright (c) 2008 Laurent Aimar <[email protected]> Copyright (c) 2009 Baptiste Coudurier <[email protected]> Some quick googling supports my recollection: http://www.copyrightservice.co.uk/copyright/p03_copyright_notices http://en.wikipedia.org/wiki/Copyright_notice In any case the point is moot since we have done this already for all the files in Libav. One more file will not make a difference. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
