Development

Changeset 8963

You must first sign up to be able to contribute.

Changeset 8963

Show
Ignore:
Timestamp:
05/14/08 20:40:26 (4 months ago)
Author:
Jonathan.Todd
Message:

sfYUIPlugin: branches/jtodd - Updated author info

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/sfYUIPlugin/branches/jtodd/lib/helper/YUICssHelper.php

    r8960 r8963  
    33/* 
    44  * This file is part of the symfony package. 
    5   * (c) 2007 Jonathan Todd <jtodd@adventexdesign.com> 
     5  * (c) 2007 Jonathan Todd <jonrtodd@gmail.com> 
    66  *  
    77  * For the full copyright and license information, please view the LICENSE 
     
    1414  * @package    symfony 
    1515  * @subpackage helper 
    16   * @author     Jonathan Todd <jtodd@adventexdesign.com> 
     16  * @author     Jonathan Todd <jonrtodd@gmail.com> 
    1717  * @version    SVN: $Id:  $ 
    1818  */ 
  • plugins/sfYUIPlugin/branches/jtodd/lib/helper/YUITabviewHelper.php

    r8959 r8963  
    44 * This file is part of the symfony package. 
    55 * (c) 2006 Nick Winfield <enquiries@superhaggis.com> 
     6 * (c) 2008 Jonathan Todd <jonrtodd@gmail.com> 
    67 *  
    78 * For the full copyright and license information, please view the LICENSE 
     
    1516 * @subpackage helper 
    1617 * @author     Nick Winfield <enquiries@superhaggis.com> 
     18 * @author     Jonathan Todd <jonrtodd@gmail.com> 
    1719 * @version    SVN: $Id$ 
    1820 */