Skip to content

Commit

Permalink
Updating file header.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Aug 25, 2009
1 parent b265a99 commit 1a51d58
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions cake/libs/view/theme.php
@@ -1,26 +1,21 @@
<?php
/* SVN FILE: $Id$ */

/**
* A custom view class that is used for themeing
*
* PHP versions 4 and 5
*
* CakePHP(tm) : Rapid Development Framework (http://www.cakephp.org)
* Copyright 2005-2008, Cake Software Foundation, Inc. (http://www.cakefoundation.org)
* Copyright 2005-2009, Cake Software Foundation, Inc. (http://www.cakefoundation.org)
*
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice.
*
* @filesource
* @copyright Copyright 2005-2008, Cake Software Foundation, Inc. (http://www.cakefoundation.org)
* @copyright Copyright 2005-2009, Cake Software Foundation, Inc. (http://www.cakefoundation.org)
* @link http://www.cakefoundation.org/projects/info/cakephp CakePHP(tm) Project
* @package cake
* @subpackage cake.cake.libs.view
* @since CakePHP(tm) v 0.10.0.1076
* @version $Revision$
* @modifiedby $LastChangedBy$
* @lastmodified $Date$
* @license http://www.opensource.org/licenses/mit-license.php The MIT License
*/

Expand Down

0 comments on commit 1a51d58

Please sign in to comment.