Copyright header change script ready
Hi, after transferring the code ownership from ZC to the ZF we need to change copyright headers in the repository. I wrote a script [1][2] to help doing that (changing the trunks and last two release branches) which is ready now. This message is mainly intended as a heads-up: there'll be a lot of commits soon that will alter a lot of code automatically. I'm currently planning to let the script run over all top-level projects I see in the repository on the coming week-end so if anybody likes to veto this, please step up today or tomorrow. If you'd like to see how the change looks like, you can look at the changes produced by running it on gocept.zope3instance [3][4]. Cheers, Christian [1] http://svn.zope.org/Sandbox/ctheune/foundation/fix-copyright.sh?view=log [2] http://svn.gocept.com/viewcvs/gocept.devtools/trunk/ [3] http://svn.zope.org/?rev=106695&view=rev [4] http://svn.zope.org/?view=rev&rev=106694 -- Christian Theune · ct@gocept.com gocept gmbh & co. kg · forsterstraße 29 · 06112 halle (saale) · germany http://gocept.com · tel +49 345 1229889 0 · fax +49 345 1229889 1 Zope and Plone consulting and development
Christian Theune wrote: [snip]
If you'd like to see how the change looks like, you can look at the changes produced by running it on gocept.zope3instance [3][4].
I think these stack the wrong way around. The most recent copyright owner should be on *top*, not on the bottom. Compare with blogs. Compare typing 'copyright' on the Python prompt to see what I mean. Regards, Martijn
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Christian Theune wrote:
Hi,
after transferring the code ownership from ZC to the ZF we need to change copyright headers in the repository.
I wrote a script [1][2] to help doing that (changing the trunks and last two release branches) which is ready now.
This message is mainly intended as a heads-up: there'll be a lot of commits soon that will alter a lot of code automatically.
I'm currently planning to let the script run over all top-level projects I see in the repository on the coming week-end so if anybody likes to veto this, please step up today or tomorrow.
If you'd like to see how the change looks like, you can look at the changes produced by running it on gocept.zope3instance [3][4].
We want to be *replacing* Zope Corporation and contributors, not adding on a new one: they have transferred all those copyrights to the foundations. We also want to leave the dates alone (dates should only change when separately-copyrightable changes are made to the module). Tres. - -- =================================================================== Tres Seaver +1 540-429-0999 tseaver@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 iEYEARECAAYFAkssAcgACgkQ+gerLs4ltQ5tjwCg0wKLHF254uFsGM2wjKMJdIap 1JoAn2NPH4wmuO2xQiAMH+meVFt0Dqs6 =fy0T -----END PGP SIGNATURE-----
Hi, On 12/18/2009 11:27 PM, Tres Seaver wrote:
Christian Theune wrote:
Hi,
after transferring the code ownership from ZC to the ZF we need to change copyright headers in the repository.
I wrote a script [1][2] to help doing that (changing the trunks and last two release branches) which is ready now.
This message is mainly intended as a heads-up: there'll be a lot of commits soon that will alter a lot of code automatically.
I'm currently planning to let the script run over all top-level projects I see in the repository on the coming week-end so if anybody likes to veto this, please step up today or tomorrow.
If you'd like to see how the change looks like, you can look at the changes produced by running it on gocept.zope3instance [3][4].
We want to be *replacing* Zope Corporation and contributors, not adding on a new one: they have transferred all those copyrights to the foundations. We also want to leave the dates alone (dates should only change when separately-copyrightable changes are made to the module).
That's what we initially thought. In the November board meeting we decided to go for the additional entry: http://foundation.zope.org/minutes/zfbod-minutes-20091102 Christian _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope ) -- Christian Theune · ct@gocept.com gocept gmbh & co. kg · forsterstraße 29 · 06112 halle (saale) · germany http://gocept.com · tel +49 345 1229889 0 · fax +49 345 1229889 1 Zope and Plone consulting and development
participants (3)
-
Christian Theune -
Martijn Faassen -
Tres Seaver