On 1/21/2012 10:29 AM, Rainer Jung wrote:
> 
> IMHO the next two files are auto-generated and the copyright notice is added 
> by bison. So
> no need to overwrite it every time we regenerate the files.

Or rather, it's invalid to overwrite it; they claim a copyright in 2011.
They have no copyright on the collective work, so their claim does not
magically /change/ when we rerun the parser.  If someone touches these
on an older machine, their resulting file may (correctly) include some
copyright 2010, 2008 etc, and should not be edited; FSF's copyright
interest in the output does not change when it is run, only when they
published their work.

>> --- httpd/httpd/branches/2.4.x/server/util_expr_parse.c (original)
>> +++ httpd/httpd/branches/2.4.x/server/util_expr_parse.c Sat Jan 21 14:38:25 
>> 2012
>> @@ -2,7 +2,7 @@
>>
>>   /* Bison implementation for Yacc-like parsers in C
>>
>> -      Copyright (C) 1984, 1989-1990, 2000-2011 Free Software Foundation, 
>> Inc.
>> +      Copyright (C) 1984, 1989-1990, 2000-2012 Free Software Foundation, 
>> Inc.
>>
>>      This program is free software: you can redistribute it and/or modify
>>      it under the terms of the GNU General Public License as published by

Reply via email to