[Pieforms-commit] SF.net SVN: pieforms: [231] pieforms-php5/trunk/doc/makedocs.py
Status: Alpha
Brought to you by:
oracleshinoda
From: <ora...@us...> - 2007-12-27 23:23:37
|
Revision: 231 http://pieforms.svn.sourceforge.net/pieforms/?rev=231&view=rev Author: oracleshinoda Date: 2007-12-27 15:23:42 -0800 (Thu, 27 Dec 2007) Log Message: ----------- Updated copyright for 2008, linked to Catalyst's website in footer. Modified Paths: -------------- pieforms-php5/trunk/doc/makedocs.py Modified: pieforms-php5/trunk/doc/makedocs.py =================================================================== --- pieforms-php5/trunk/doc/makedocs.py 2007-12-27 23:22:49 UTC (rev 230) +++ pieforms-php5/trunk/doc/makedocs.py 2007-12-27 23:23:42 UTC (rev 231) @@ -28,7 +28,7 @@ <body> %(html_body)s <div id="footer">Pieforms by <a href="http://nigel.mcnie.name/">Nigel McNie</a> and <a href="http://pieforms.sourceforge.net/about#authors">others</a>, -© 2006 Catalyst IT Ltd. Pieforms is released under the <a href="http://gnu.org/licences/gpl.html">GNU GPL</a></div> +© 2006 - 2008 <a href="http://www.catalyst.net.nz/">Catalyst IT Ltd</a>. Pieforms is released under the <a href="http://gnu.org/licences/gpl.html">GNU GPL</a></div> </body> </html> """ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |