[PATCH] KnitIndex tests/fixes/optimizations (was: KnitIndex optimizations)
John Arbash Meinel
john at arbash-meinel.com
Thu Dec 7 21:32:59 GMT 2006
Marius Kruger wrote:
>
...
> I wanted to offer my services to remove all of them from all the files
> for you,
> but I grepped a bit and figured out that its not something which is
> occurring a lot:
>
> $ grep -ir "# Modified" *
> bzrlib/knit.py:# Modified by Johan Rydberg <jrydberg at gnu.org
> <mailto:jrydberg at gnu.org>>
> bzrlib/knit.py:# Modified by Robert Collins
> <robert.collins at canonical.com <mailto:robert.collins at canonical.com>>
> bzrlib/knit.py:# Modified by Aaron Bentley < aaron.bentley at utoronto.ca
> <mailto:aaron.bentley at utoronto.ca>>
> bzrlib/tests/test_bundle.py: # Modified files
> bzrlib/tests/test_bundle.py: # Modified
> bzrlib/tests/test_bundle.py: # Modified
>
> But try the following:
> $ grep -ir "Aaron Bentley" * |less
> and see that a lot of the files are still Copyright to mister Bentley:)
>
Well all the python source should have at least a (C) of Canonical.
Though some things would also have Aaron listed.
The files in bzrlib/tests/test_patches_data/ are just test data used in
the test suite, so their copyright doesn't really matter.
>
> Then I saw that there is actually a problem:
> grep -ir -E "# +Author" * |less
> This Author tags are everywhere, although most files is probably edited
> by quite a number of people.
>
> So if you want them gone, let me know,
> as I don't have a problem removing them for you...
>
> regards
> marius
If you are willing to take the time, I think it would probably be good
to remove them, so that new people don't think they need to add them.
John
=:->
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20061207/b6f2f1ec/attachment.pgp
More information about the bazaar
mailing list