Subversion Repositories Applications.framework

Rev

Rev 5 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5 Rev 34
Line 44... Line 44...
44
<?php
44
<?php
45
/**
45
/**
46
 * Comments contining CVS IDs can be long, but should be ignored because
46
 * Comments contining CVS IDs can be long, but should be ignored because
47
 * they cannot be changed by the developer. Same with license URLs.
47
 * they cannot be changed by the developer. Same with license URLs.
48
 *
48
 *
49
 * @version CVS: $Id: LineLengthUnitTest.inc,v 1.6 2008/06/27 01:58:38 squiz Exp $
49
 * @version CVS: $Id: LineLengthUnitTest.inc 34 2009-04-09 07:34:39Z aurelien $
50
 * @license http://www.freebsd.org/copyright/freebsd-license.html BSD License (2 Clause)
50
 * @license http://www.freebsd.org/copyright/freebsd-license.html BSD License (2 Clause)
51
 */
51
 */
52
 ?>
52
 ?>
Line 53... Line 53...
53
 
53