Changeset 2258

Show
Ignore:
Timestamp:
01/03/08 16:54:04 (12 months ago)
Author:
david
Message:

bumped and fixed copyright years, closes #664

Location:
branches/0.11
Files:
227 modified

Legend:

Unmodified
Added
Removed
  • branches/0.11/CHANGELOG

    r2256 r2258  
    55----------------------------- 
    66 
     7CHG: Bumped and fixed copyright years (#664) (David) 
    78CHG: Update timezone database to 2007k (#660) (David) 
    8  
    99 
    10100.11.1 RC1 (December 26, 2007) 
  • branches/0.11/etc/phing/AgaviOlsonCompileTask.php

    r2174 r2258  
    33// +---------------------------------------------------------------------------+ 
    44// | This file is part of the Agavi package.                                   | 
    5 // | Copyright (c) 2003-2007 the Agavi Project.                                | 
     5// | Copyright (c) 2005-2008 the Agavi Project.                                | 
    66// |                                                                           | 
    77// | For the full copyright and license information, please view the LICENSE   | 
  • branches/0.11/etc/phing/AgaviPackageTask.php

    r2245 r2258  
    33// +---------------------------------------------------------------------------+ 
    44// | This file is part of the Agavi package.                                   | 
    5 // | Copyright (c) 2003-2007 the Agavi Project.                                | 
     5// | Copyright (c) 2005-2008 the Agavi Project.                                | 
    66// |                                                                           | 
    77// | For the full copyright and license information, please view the LICENSE   | 
  • branches/0.11/samples/app/lib/user/AgaviSampleAppUser.class.php

    r1704 r2258  
    33// +---------------------------------------------------------------------------+ 
    44// | This file is part of the Agavi package.                                   | 
    5 // | Copyright (c) 2003-2007 the Agavi Project.                                | 
     5// | Copyright (c) 2005-2008 the Agavi Project.                                | 
    66// | Based on the Mojavi3 MVC Framework, Copyright (c) 2003-2005 Sean Kerr.    | 
    77// |                                                                           | 
  • branches/0.11/samples/app/modules/Default/actions/Error404Action.class.php

    r1655 r2258  
    33// +---------------------------------------------------------------------------+ 
    44// | This file is part of the Agavi package.                                   | 
    5 // | Copyright (c) 2003-2007 the Agavi Project.                                | 
     5// | Copyright (c) 2005-2008 the Agavi Project.                                | 
    66// |                                                                           | 
    77// | For the full copyright and license information, please view the LICENSE   | 
  • branches/0.11/samples/app/modules/Default/actions/IndexAction.class.php

    r1655 r2258  
    33// +---------------------------------------------------------------------------+ 
    44// | This file is part of the Agavi package.                                   | 
    5 // | Copyright (c) 2003-2007 the Agavi Project.                                | 
     5// | Copyright (c) 2005-2008 the Agavi Project.                                | 
    66// |                                                                           | 
    77// | For the full copyright and license information, please view the LICENSE   | 
  • branches/0.11/samples/app/modules/Default/actions/LoginAction.class.php

    r1703 r2258  
    33// +---------------------------------------------------------------------------+ 
    44// | This file is part of the Agavi package.                                   | 
    5 // | Copyright (c) 2003-2007 the Agavi Project.                                | 
     5// | Copyright (c) 2005-2008 the Agavi Project.                                | 
    66// |                                                                           | 
    77// | For the full copyright and license information, please view the LICENSE   | 
  • branches/0.11/samples/app/modules/Default/actions/LogoutAction.class.php

    r1655 r2258  
    33// +---------------------------------------------------------------------------+ 
    44// | This file is part of the Agavi package.                                   | 
    5 // | Copyright (c) 2003-2007 the Agavi Project.                                | 
     5// | Copyright (c) 2005-2008 the Agavi Project.                                | 
    66// |                                                                           | 
    77// | For the full copyright and license information, please view the LICENSE   | 
  • branches/0.11/samples/app/modules/Default/actions/MenuAction.class.php

    r1655 r2258  
    33// +---------------------------------------------------------------------------+ 
    44// | This file is part of the Agavi package.                                   | 
    5 // | Copyright (c) 2003-2007 the Agavi Project.                                | 
     5// | Copyright (c) 2005-2008 the Agavi Project.                                | 
    66// |                                                                           | 
    77// | For the full copyright and license information, please view the LICENSE   | 
  • branches/0.11/samples/app/modules/Default/actions/ModuleDisabledAction.class.php

    r1655 r2258  
    33// +---------------------------------------------------------------------------+ 
    44// | This file is part of the Agavi package.                                   | 
    5 // | Copyright (c) 2003-2007 the Agavi Project.                                | 
     5// | Copyright (c) 2005-2008 the Agavi Project.                                | 
    66// |                                                                           | 
    77// | For the full copyright and license information, please view the LICENSE   | 
  • branches/0.11/samples/app/modules/Default/actions/SecureAction.class.php

    r1655 r2258  
    33// +---------------------------------------------------------------------------+ 
    44// | This file is part of the Agavi package.                                   | 
    5 // | Copyright (c) 2003-2007 the Agavi Project.                                | 
     5// | Copyright (c) 2005-2008 the Agavi Project.                                | 
    66// |                                                                           | 
    77// | For the full copyright and license information, please view the LICENSE   | 
  • branches/0.11/samples/app/modules/Default/actions/UnavailableAction.class.php

    r1655 r2258  
    33// +---------------------------------------------------------------------------+ 
    44// | This file is part of the Agavi package.                                   | 
    5 // | Copyright (c) 2003-2007 the Agavi Project.                                | 
     5// | Copyright (c) 2005-2008 the Agavi Project.                                |