Hi there, Zope/doc/LICENSE.txt still is ZPL 2.0 and so are most of the file headers in the Zope 2 source code. Newer files, especially those from Five, are ZPL 2.1, though. I think it's a good time to switch the rest of Zope 2 to ZPL 2.1. That way we only have to supply one license text. Philipp
--On 18. November 2005 21:16:11 +0800 Philipp von Weitershausen <philipp@weitershausen.de> wrote:
Hi there,
Zope/doc/LICENSE.txt still is ZPL 2.0 and so are most of the file headers in the Zope 2 source code. Newer files, especially those from Five, are ZPL 2.1, though. I think it's a good time to switch the rest of Zope 2 to ZPL 2.1. That way we only have to supply one license text.
Agreed. I'll work on a script to replace the headers automatically. -aj
Andreas Jung wrote:
--On 18. November 2005 21:16:11 +0800 Philipp von Weitershausen <philipp@weitershausen.de> wrote:
Zope/doc/LICENSE.txt still is ZPL 2.0 and so are most of the file headers in the Zope 2 source code. Newer files, especially those from Five, are ZPL 2.1, though. I think it's a good time to switch the rest of Zope 2 to ZPL 2.1. That way we only have to supply one license text.
Agreed. I'll work on a script to replace the headers automatically.
+1 But I'd like to propose to delete the 2.9 branch first, run the script on the trunk and recreate the 2.9 branch from the trunk. This would make the diffs much nicer when you try to compare trunk and branch. Just my 2 cents, Yuppie
On Friday 18 November 2005 09:01, Andreas Jung wrote:
Zope/doc/LICENSE.txt still is ZPL 2.0 and so are most of the file headers in the Zope 2 source code. Newer files, especially those from Five, are ZPL 2.1, though. I think it's a good time to switch the rest of Zope 2 to ZPL 2.1. That way we only have to supply one license text.
Agreed. I'll work on a script to replace the headers automatically.
I am pretty sure that there is a script in Zope 3. It changes the year to another one, but you could reuse most of it. Zope3/utilities/headerfix.py Regards, Stephan -- Stephan Richter CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student) Web2k - Web Software Design, Development and Training
participants (4)
-
Andreas Jung -
Philipp von Weitershausen -
Stephan Richter -
yuppie