ZF-6295: All licence files have to be modified to point to the actual year
Description
The licence within all Zend Framework files has to be modified.
It should point to the end date in form of "copyright 2005 to present". When this is not possible, then our copyright should be modified to point to the actual year.
Please ask a laywer at Zend which would be a proper solution.
Comments
Posted by Dolf Schimmel (Freeaqingme) (freak) on 2009-06-21T05:17:30.000+0000
I just wanted to note that I wonder if this get fixed before 1.8.4. It used to be 1.8.1, then it became 1.8.2, and now it's 1.8.3...
Posted by Thomas Weidner (thomas) on 2009-06-21T13:41:20.000+0000
As there was no response from the lawyer since 2 months, I changed all ZF core headers to 2009 as I did last year.
Posted by Thomas Weidner (thomas) on 2009-06-21T13:41:56.000+0000
Fixed with r16225
Posted by Kazusuke Sasezaki (sasezaki) on 2009-06-25T07:05:17.000+0000
..LICENSE.txt is still "2005-2008" http://framework.zend.com/svn/framework/…
Posted by Kazusuke Sasezaki (sasezaki) on 2009-06-25T08:15:40.000+0000
I found it be fixed now. r16285. Thanks!