[Zope-dev] Help updating the copyright attributions
Tres Seaver
tseaver at palladion.com
Wed Jun 2 11:19:45 EDT 2010
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Jan-Wijbrand Kolman wrote:
> On 6/2/10 15:11 , Christian Theune wrote:
>> Hi,
>>
>> the ZF needs to finish updating the copyright attributions to state that
>> the Zope code now belongs to the foundation.
>>
>> I've prepared some scripts to help with monitoring which packages need
>> to be updated and also a helper to update most cases.
>
> Can you point me to these scripts?
$ svn co svn+ssh://svn.zope.org/repos/main/zope.repositorypolicy/trunk\
~/projects/Zope/zrp
$ cd zrp
$ /opt/Python-2.6.5/bin/python bootstrap.py && bin/buildout
$ cd /path/to/other/project
$ ~/projects/Zope/zrp/bin/zope-org-check-project
...
$ ~/projects/Zope/zrp/bin/zope-org-fix-project
...
$ ~/projects/Zope/zrp/bin/zope-org-check-project
(should be empty)
$ bin/test -v --all
$ svn add LICENSE.txt COPYRIGHT.txt
$ svn commit -m "Conform to repository policy."
Tres.
- --
===================================================================
Tres Seaver +1 540-429-0999 tseaver at palladion.com
Palladion Software "Excellence by Design" http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkwGdowACgkQ+gerLs4ltQ5FUQCcDAnb+4OCJCqDkDIsi1jQuEVE
DNQAoK08L77/AwL2Wg3VhAaZD1UIKJTF
=ndm8
-----END PGP SIGNATURE-----
More information about the Zope-Dev
mailing list