[MERGE] dpush / foreign vcs testing
Jelmer Vernooij
jelmer at vernstok.nl
Sun Mar 22 20:37:39 GMT 2009
Ben Finney wrote:
> Jelmer Vernooij <jelmer at samba.org> writes:
>
>
>> === added file 'bzrlib/tests/blackbox/test_dpush.py'
>> --- bzrlib/tests/blackbox/test_dpush.py 1970-01-01 00:00:00 +0000
>> +++ bzrlib/tests/blackbox/test_dpush.py 2009-01-31 01:44:47 +0000
>> @@ -0,0 +1,109 @@
>> +# Copyright (C) 2005, 2007, 2008 Canonical Ltd
>> +#
>> +# 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
>> +# the Free Software Foundation; either version 2 of the License, or
>> +# (at your option) any later version.
>> +#
>> +# This program is distributed in the hope that it will be useful,
>> +# but WITHOUT ANY WARRANTY; without even the implied warranty of
>> +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
>> +# GNU General Public License for more details.
>> +#
>> +# You should have received a copy of the GNU General Public License
>> +# along with this program; if not, write to the Free Software
>> +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
>>
>
> The address of the FSF has not been at Temple Place for a number of
> years now. Is there a boilerplate for new code that needs to be
> updated with the new address? Perhaps also a one-time update of all
> the existing headers.
>
> The above “write to the FSF” should instead read:
>
> =====
> You should have received a copy of the GNU General Public License along
> with this program; if not, write to the Free Software Foundation, Inc.,
> 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
> =====
>
> wrapped in whatever comment markup is appropriate to the file, of
> course.
Yeah, *all* files in bzr have this header. There is no boilerplate, new
files are usually based on existing files with the same header as far as
I am aware.
I'm sure a patch that fixed all headers would be welcome as well as a
test that ensured we use the correct address everywhere.
Cheers,
Jelm
More information about the bazaar
mailing list