diff --git a/LICENSE b/LICENSE index 35affe461..2530f3b09 100644 --- a/LICENSE +++ b/LICENSE @@ -1,7 +1,7 @@ The Yii framework is free software. It is released under the terms of the following BSD License. -Copyright © 2008-2011 by Yii Software LLC (http://www.yiisoft.com) +Copyright © 2008-2013 by Yii Software LLC (http://www.yiisoft.com) All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/build/commands/ApiCommand.php b/build/commands/ApiCommand.php index 04d01bde6..98cc2334b 100644 --- a/build/commands/ApiCommand.php +++ b/build/commands/ApiCommand.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ Yii::import('application.commands.api.ApiModel'); diff --git a/build/commands/AutoloadCommand.php b/build/commands/AutoloadCommand.php index 310b1d076..cfd478e6c 100644 --- a/build/commands/AutoloadCommand.php +++ b/build/commands/AutoloadCommand.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/build/commands/CldrCommand.php b/build/commands/CldrCommand.php index d963ce5ea..6d3c44259 100644 --- a/build/commands/CldrCommand.php +++ b/build/commands/CldrCommand.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ @@ -207,7 +207,7 @@ EOD; * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return $data; EOD; diff --git a/build/commands/LiteCommand.php b/build/commands/LiteCommand.php index ea5ae7130..784763ed2 100644 --- a/build/commands/LiteCommand.php +++ b/build/commands/LiteCommand.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ @@ -58,7 +58,7 @@ EOD; * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2012 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ * @version \$Id: \$ * @since 1.0 diff --git a/build/commands/Utf8Command.php b/build/commands/Utf8Command.php index 2a9005ecc..333079f33 100644 --- a/build/commands/Utf8Command.php +++ b/build/commands/Utf8Command.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2012 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/build/commands/api/ApiModel.php b/build/commands/api/ApiModel.php index 960e6412d..1b31015fd 100644 --- a/build/commands/api/ApiModel.php +++ b/build/commands/api/ApiModel.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/build/commands/api/layouts/main.php b/build/commands/api/layouts/main.php index fcb89c0dc..7dbfa8b96 100644 --- a/build/commands/api/layouts/main.php +++ b/build/commands/api/layouts/main.php @@ -21,7 +21,7 @@
-Copyright © 2008-2011 by Yii Software LLC
+Copyright © 2008-2013 by Yii Software LLC
All Rights Reserved.
diff --git a/build/commands/blog/title.tex b/build/commands/blog/title.tex index 0d1dd6504..f628cbede 100644 --- a/build/commands/blog/title.tex +++ b/build/commands/blog/title.tex @@ -15,7 +15,7 @@ %\begin{center} \large \today \end{center} \begin{center} - Copyright 2008-2012. All Rights Reserved. + Copyright 2008-2013. All Rights Reserved. \end{center} \vfill diff --git a/build/commands/guide/title.tex b/build/commands/guide/title.tex index b50b8b535..0aae358b9 100644 --- a/build/commands/guide/title.tex +++ b/build/commands/guide/title.tex @@ -15,7 +15,7 @@ %\begin{center} \large \today \end{center} \begin{center} - Copyright 2008-2012. All Rights Reserved. + Copyright 2008-2013. All Rights Reserved. \end{center} \vfill diff --git a/build/tasks/YiiInitTask.php b/build/tasks/YiiInitTask.php index 499540c40..20ce8eca5 100644 --- a/build/tasks/YiiInitTask.php +++ b/build/tasks/YiiInitTask.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/build/tasks/YiiPearTask.php b/build/tasks/YiiPearTask.php index 61977c7f9..3d4b1bcc4 100644 --- a/build/tasks/YiiPearTask.php +++ b/build/tasks/YiiPearTask.php @@ -4,7 +4,7 @@ * * @author Wei Zhuo * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/demos/hangman/protected/controllers/GameController.php b/demos/hangman/protected/controllers/GameController.php index 1bcff0fe1..dd6ff5b83 100644 --- a/demos/hangman/protected/controllers/GameController.php +++ b/demos/hangman/protected/controllers/GameController.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/docs/guide/pl/index.txt b/docs/guide/pl/index.txt index caf42f233..07e3abb08 100644 --- a/docs/guide/pl/index.txt +++ b/docs/guide/pl/index.txt @@ -5,7 +5,7 @@ Ten przewodnik został wydany zgodnie z [warunkami dokumentacji Yii](http://www. Wszystkie prawa zastrzeżone. -2008-2011 © Yii Software LLC. +2008-2013 © Yii Software LLC.
$Id: index.txt 1679 2010-01-07 21:03:36Z qiang.xue $
\ No newline at end of file diff --git a/docs/guide/zh_cn/index.txt b/docs/guide/zh_cn/index.txt index 0695f78e7..08ea6bf55 100644 --- a/docs/guide/zh_cn/index.txt +++ b/docs/guide/zh_cn/index.txt @@ -21,7 +21,7 @@ Yii 权威指南 All Rights Reserved. -2008-2012 © Yii Software LLC. +2008-2013 © Yii Software LLC.
$Id: index.txt 2335 2012-02-27 03:39:10Z dongbeta@qq.com $
diff --git a/docs/guide/zh_tw/index.txt b/docs/guide/zh_tw/index.txt index c0b9a097a..0409ea3ce 100644 --- a/docs/guide/zh_tw/index.txt +++ b/docs/guide/zh_tw/index.txt @@ -3,7 +3,7 @@ Yii 權威指南 此教程在 [Yii 文件條款](http://www.yiiframework.com/doc/terms/) 下發佈。 -版權所有 2008-2012 © Yii Software LLC. +版權所有 2008-2013 © Yii Software LLC. 協助翻譯: diff --git a/framework/YiiBase.php b/framework/YiiBase.php index 46ff84ebb..cc9877384 100644 --- a/framework/YiiBase.php +++ b/framework/YiiBase.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ * @package system * @since 1.0 diff --git a/framework/base/CApplication.php b/framework/base/CApplication.php index 6cd472fc0..8f9e48d4a 100644 --- a/framework/base/CApplication.php +++ b/framework/base/CApplication.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/base/CApplicationComponent.php b/framework/base/CApplicationComponent.php index 0c311e049..b14074d38 100644 --- a/framework/base/CApplicationComponent.php +++ b/framework/base/CApplicationComponent.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/base/CBehavior.php b/framework/base/CBehavior.php index 321b7d920..65b3546f5 100644 --- a/framework/base/CBehavior.php +++ b/framework/base/CBehavior.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/base/CComponent.php b/framework/base/CComponent.php index 758543c6a..15f61ff31 100644 --- a/framework/base/CComponent.php +++ b/framework/base/CComponent.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/base/CErrorEvent.php b/framework/base/CErrorEvent.php index 1419467c2..28121fa8a 100644 --- a/framework/base/CErrorEvent.php +++ b/framework/base/CErrorEvent.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/base/CErrorHandler.php b/framework/base/CErrorHandler.php index 6c3333d8c..a79d669af 100644 --- a/framework/base/CErrorHandler.php +++ b/framework/base/CErrorHandler.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/base/CException.php b/framework/base/CException.php index a2b4ca228..6a0b420f8 100644 --- a/framework/base/CException.php +++ b/framework/base/CException.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/base/CExceptionEvent.php b/framework/base/CExceptionEvent.php index 8b8ee4c1a..a89ffb86a 100644 --- a/framework/base/CExceptionEvent.php +++ b/framework/base/CExceptionEvent.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/base/CHttpException.php b/framework/base/CHttpException.php index a22ba9699..9b22eb567 100644 --- a/framework/base/CHttpException.php +++ b/framework/base/CHttpException.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/base/CModel.php b/framework/base/CModel.php index 4fc8021dc..0710b7f04 100644 --- a/framework/base/CModel.php +++ b/framework/base/CModel.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/base/CModelBehavior.php b/framework/base/CModelBehavior.php index bf9a71bb0..fcafdde30 100644 --- a/framework/base/CModelBehavior.php +++ b/framework/base/CModelBehavior.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/base/CModelEvent.php b/framework/base/CModelEvent.php index 6debbd2c6..b921f9201 100644 --- a/framework/base/CModelEvent.php +++ b/framework/base/CModelEvent.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/base/CModule.php b/framework/base/CModule.php index ffa1a0327..baf326d27 100644 --- a/framework/base/CModule.php +++ b/framework/base/CModule.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/base/CSecurityManager.php b/framework/base/CSecurityManager.php index f341ca071..c73c653cb 100644 --- a/framework/base/CSecurityManager.php +++ b/framework/base/CSecurityManager.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/base/CStatePersister.php b/framework/base/CStatePersister.php index 6fcc26b64..8c361bed9 100644 --- a/framework/base/CStatePersister.php +++ b/framework/base/CStatePersister.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/base/interfaces.php b/framework/base/interfaces.php index 358ea5ab1..5897da978 100644 --- a/framework/base/interfaces.php +++ b/framework/base/interfaces.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/caching/CApcCache.php b/framework/caching/CApcCache.php index bee46e2c7..0d9c7c144 100644 --- a/framework/caching/CApcCache.php +++ b/framework/caching/CApcCache.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/caching/CCache.php b/framework/caching/CCache.php index f92986f3c..3c01ed916 100644 --- a/framework/caching/CCache.php +++ b/framework/caching/CCache.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/caching/CDbCache.php b/framework/caching/CDbCache.php index bea6fb6cc..8b46df8c8 100644 --- a/framework/caching/CDbCache.php +++ b/framework/caching/CDbCache.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/caching/CDummyCache.php b/framework/caching/CDummyCache.php index d8fb922f9..bb0d9ce6d 100644 --- a/framework/caching/CDummyCache.php +++ b/framework/caching/CDummyCache.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/caching/CEAcceleratorCache.php b/framework/caching/CEAcceleratorCache.php index ca79223c9..a9e436573 100644 --- a/framework/caching/CEAcceleratorCache.php +++ b/framework/caching/CEAcceleratorCache.php @@ -4,7 +4,7 @@ * * @author Steffen Dietz * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/caching/CFileCache.php b/framework/caching/CFileCache.php index f7deffdf3..7bd9ec373 100644 --- a/framework/caching/CFileCache.php +++ b/framework/caching/CFileCache.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/caching/CMemCache.php b/framework/caching/CMemCache.php index b8f0ccad2..f0784324c 100644 --- a/framework/caching/CMemCache.php +++ b/framework/caching/CMemCache.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/caching/CWinCache.php b/framework/caching/CWinCache.php index e6bb72dd1..664745aaa 100644 --- a/framework/caching/CWinCache.php +++ b/framework/caching/CWinCache.php @@ -4,7 +4,7 @@ * * @author Alexander Makarov * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/caching/CXCache.php b/framework/caching/CXCache.php index fd367fc31..31a7fcc56 100644 --- a/framework/caching/CXCache.php +++ b/framework/caching/CXCache.php @@ -4,7 +4,7 @@ * * @author Wei Zhuo * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/caching/CZendDataCache.php b/framework/caching/CZendDataCache.php index 8b7211ab8..394ed5b05 100644 --- a/framework/caching/CZendDataCache.php +++ b/framework/caching/CZendDataCache.php @@ -4,7 +4,7 @@ * * @author Steffen Dietz * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/caching/dependencies/CCacheDependency.php b/framework/caching/dependencies/CCacheDependency.php index 06b49f0b2..4f09f4737 100644 --- a/framework/caching/dependencies/CCacheDependency.php +++ b/framework/caching/dependencies/CCacheDependency.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/caching/dependencies/CChainedCacheDependency.php b/framework/caching/dependencies/CChainedCacheDependency.php index a85b22bf5..bbde5c2c9 100644 --- a/framework/caching/dependencies/CChainedCacheDependency.php +++ b/framework/caching/dependencies/CChainedCacheDependency.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/caching/dependencies/CDbCacheDependency.php b/framework/caching/dependencies/CDbCacheDependency.php index fd94ccf0c..a80695d5f 100644 --- a/framework/caching/dependencies/CDbCacheDependency.php +++ b/framework/caching/dependencies/CDbCacheDependency.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/caching/dependencies/CDirectoryCacheDependency.php b/framework/caching/dependencies/CDirectoryCacheDependency.php index 40035234d..2423c74e6 100644 --- a/framework/caching/dependencies/CDirectoryCacheDependency.php +++ b/framework/caching/dependencies/CDirectoryCacheDependency.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/caching/dependencies/CExpressionDependency.php b/framework/caching/dependencies/CExpressionDependency.php index 8a464f6ec..1683a0ec5 100644 --- a/framework/caching/dependencies/CExpressionDependency.php +++ b/framework/caching/dependencies/CExpressionDependency.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/caching/dependencies/CFileCacheDependency.php b/framework/caching/dependencies/CFileCacheDependency.php index e55b69fac..f56e7629d 100644 --- a/framework/caching/dependencies/CFileCacheDependency.php +++ b/framework/caching/dependencies/CFileCacheDependency.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/caching/dependencies/CGlobalStateCacheDependency.php b/framework/caching/dependencies/CGlobalStateCacheDependency.php index e5b5448bc..7df9a95c5 100644 --- a/framework/caching/dependencies/CGlobalStateCacheDependency.php +++ b/framework/caching/dependencies/CGlobalStateCacheDependency.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/cli/commands/MessageCommand.php b/framework/cli/commands/MessageCommand.php index afee9a9c8..a6418acea 100644 --- a/framework/cli/commands/MessageCommand.php +++ b/framework/cli/commands/MessageCommand.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/cli/commands/MigrateCommand.php b/framework/cli/commands/MigrateCommand.php index 4d661cf27..82d61f2fd 100644 --- a/framework/cli/commands/MigrateCommand.php +++ b/framework/cli/commands/MigrateCommand.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/cli/commands/ShellCommand.php b/framework/cli/commands/ShellCommand.php index db103a605..c2b1748d8 100644 --- a/framework/cli/commands/ShellCommand.php +++ b/framework/cli/commands/ShellCommand.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/cli/commands/WebAppCommand.php b/framework/cli/commands/WebAppCommand.php index f661dfb6c..e69bcfefa 100644 --- a/framework/cli/commands/WebAppCommand.php +++ b/framework/cli/commands/WebAppCommand.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/cli/commands/shell/ControllerCommand.php b/framework/cli/commands/shell/ControllerCommand.php index 4cc263af7..0d4649852 100644 --- a/framework/cli/commands/shell/ControllerCommand.php +++ b/framework/cli/commands/shell/ControllerCommand.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/cli/commands/shell/CrudCommand.php b/framework/cli/commands/shell/CrudCommand.php index 8ef7574b3..1fbc4a903 100644 --- a/framework/cli/commands/shell/CrudCommand.php +++ b/framework/cli/commands/shell/CrudCommand.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/cli/commands/shell/FormCommand.php b/framework/cli/commands/shell/FormCommand.php index 9b16df882..e477af507 100644 --- a/framework/cli/commands/shell/FormCommand.php +++ b/framework/cli/commands/shell/FormCommand.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/cli/commands/shell/HelpCommand.php b/framework/cli/commands/shell/HelpCommand.php index e98a07ed2..e0b71dc17 100644 --- a/framework/cli/commands/shell/HelpCommand.php +++ b/framework/cli/commands/shell/HelpCommand.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/cli/commands/shell/ModelCommand.php b/framework/cli/commands/shell/ModelCommand.php index c12576da0..c59a95257 100644 --- a/framework/cli/commands/shell/ModelCommand.php +++ b/framework/cli/commands/shell/ModelCommand.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/cli/commands/shell/ModuleCommand.php b/framework/cli/commands/shell/ModuleCommand.php index 41c8113f5..eaf68efa2 100644 --- a/framework/cli/commands/shell/ModuleCommand.php +++ b/framework/cli/commands/shell/ModuleCommand.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ * @version $Id: ModuleCommand.php 433 2008-12-30 22:59:17Z qiang.xue $ */ diff --git a/framework/collections/CAttributeCollection.php b/framework/collections/CAttributeCollection.php index d8873a1f1..a7a0f0537 100644 --- a/framework/collections/CAttributeCollection.php +++ b/framework/collections/CAttributeCollection.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/collections/CConfiguration.php b/framework/collections/CConfiguration.php index a57a44d36..7d11de2d3 100644 --- a/framework/collections/CConfiguration.php +++ b/framework/collections/CConfiguration.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/collections/CList.php b/framework/collections/CList.php index 5bb4b948d..b7c7754e2 100644 --- a/framework/collections/CList.php +++ b/framework/collections/CList.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/collections/CListIterator.php b/framework/collections/CListIterator.php index 8826ae30d..99a11b336 100644 --- a/framework/collections/CListIterator.php +++ b/framework/collections/CListIterator.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/collections/CMap.php b/framework/collections/CMap.php index 5dac9c55f..20dd63ce6 100644 --- a/framework/collections/CMap.php +++ b/framework/collections/CMap.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/collections/CMapIterator.php b/framework/collections/CMapIterator.php index bdd0ad3a9..63ce3bf22 100644 --- a/framework/collections/CMapIterator.php +++ b/framework/collections/CMapIterator.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/collections/CQueue.php b/framework/collections/CQueue.php index 40a970d11..e5fc8b8a0 100644 --- a/framework/collections/CQueue.php +++ b/framework/collections/CQueue.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/collections/CQueueIterator.php b/framework/collections/CQueueIterator.php index b8cd16b26..c87fd6aff 100644 --- a/framework/collections/CQueueIterator.php +++ b/framework/collections/CQueueIterator.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/collections/CStack.php b/framework/collections/CStack.php index 09bea5ad5..0e1aa9ade 100644 --- a/framework/collections/CStack.php +++ b/framework/collections/CStack.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/collections/CStackIterator.php b/framework/collections/CStackIterator.php index 5d92dbb8a..d26e2cd99 100644 --- a/framework/collections/CStackIterator.php +++ b/framework/collections/CStackIterator.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/collections/CTypedList.php b/framework/collections/CTypedList.php index dedd23500..ebdf9a028 100644 --- a/framework/collections/CTypedList.php +++ b/framework/collections/CTypedList.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/collections/CTypedMap.php b/framework/collections/CTypedMap.php index 72cf5d4a1..c40c0431c 100644 --- a/framework/collections/CTypedMap.php +++ b/framework/collections/CTypedMap.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/console/CConsoleApplication.php b/framework/console/CConsoleApplication.php index 380157aa7..eb7d4a53f 100644 --- a/framework/console/CConsoleApplication.php +++ b/framework/console/CConsoleApplication.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/console/CConsoleCommand.php b/framework/console/CConsoleCommand.php index 607e53f54..eca5b0505 100644 --- a/framework/console/CConsoleCommand.php +++ b/framework/console/CConsoleCommand.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/console/CConsoleCommandBehavior.php b/framework/console/CConsoleCommandBehavior.php index 53c565452..fc105c465 100644 --- a/framework/console/CConsoleCommandBehavior.php +++ b/framework/console/CConsoleCommandBehavior.php @@ -4,7 +4,7 @@ * * @author Evgeny Blinov * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/console/CConsoleCommandEvent.php b/framework/console/CConsoleCommandEvent.php index 58129f646..af9a655a3 100644 --- a/framework/console/CConsoleCommandEvent.php +++ b/framework/console/CConsoleCommandEvent.php @@ -4,7 +4,7 @@ * * @author Evgeny Blinov * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/console/CConsoleCommandRunner.php b/framework/console/CConsoleCommandRunner.php index 827d57bb3..10574ec48 100644 --- a/framework/console/CConsoleCommandRunner.php +++ b/framework/console/CConsoleCommandRunner.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/console/CHelpCommand.php b/framework/console/CHelpCommand.php index 21dfa4db5..25d928fd5 100644 --- a/framework/console/CHelpCommand.php +++ b/framework/console/CHelpCommand.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/db/CDbCommand.php b/framework/db/CDbCommand.php index 433c491e1..963ba1026 100644 --- a/framework/db/CDbCommand.php +++ b/framework/db/CDbCommand.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/db/CDbConnection.php b/framework/db/CDbConnection.php index fc9ad141b..7ca00f58b 100644 --- a/framework/db/CDbConnection.php +++ b/framework/db/CDbConnection.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/db/CDbDataReader.php b/framework/db/CDbDataReader.php index 694a2975e..5561f2c89 100644 --- a/framework/db/CDbDataReader.php +++ b/framework/db/CDbDataReader.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/db/CDbException.php b/framework/db/CDbException.php index 9a47c2eb8..fc3c1f785 100644 --- a/framework/db/CDbException.php +++ b/framework/db/CDbException.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/db/CDbMigration.php b/framework/db/CDbMigration.php index ded76725d..0943fc138 100644 --- a/framework/db/CDbMigration.php +++ b/framework/db/CDbMigration.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/db/CDbTransaction.php b/framework/db/CDbTransaction.php index 2644d146f..1ebdcc33d 100644 --- a/framework/db/CDbTransaction.php +++ b/framework/db/CDbTransaction.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/db/ar/CActiveFinder.php b/framework/db/ar/CActiveFinder.php index b44152588..5745bca0b 100644 --- a/framework/db/ar/CActiveFinder.php +++ b/framework/db/ar/CActiveFinder.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/db/ar/CActiveRecord.php b/framework/db/ar/CActiveRecord.php index 862938938..53b2b2044 100644 --- a/framework/db/ar/CActiveRecord.php +++ b/framework/db/ar/CActiveRecord.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/db/ar/CActiveRecordBehavior.php b/framework/db/ar/CActiveRecordBehavior.php index 260823e18..db82947c3 100644 --- a/framework/db/ar/CActiveRecordBehavior.php +++ b/framework/db/ar/CActiveRecordBehavior.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/db/schema/CDbColumnSchema.php b/framework/db/schema/CDbColumnSchema.php index 7dc600226..6fc5f43bb 100644 --- a/framework/db/schema/CDbColumnSchema.php +++ b/framework/db/schema/CDbColumnSchema.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/db/schema/CDbCommandBuilder.php b/framework/db/schema/CDbCommandBuilder.php index 5098c6fdf..31aeef1d4 100644 --- a/framework/db/schema/CDbCommandBuilder.php +++ b/framework/db/schema/CDbCommandBuilder.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/db/schema/CDbCriteria.php b/framework/db/schema/CDbCriteria.php index 0cfc4272e..47d0aac5f 100644 --- a/framework/db/schema/CDbCriteria.php +++ b/framework/db/schema/CDbCriteria.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/db/schema/CDbExpression.php b/framework/db/schema/CDbExpression.php index f47713030..8279bc45d 100644 --- a/framework/db/schema/CDbExpression.php +++ b/framework/db/schema/CDbExpression.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/db/schema/CDbSchema.php b/framework/db/schema/CDbSchema.php index ed564542b..2a0605b72 100644 --- a/framework/db/schema/CDbSchema.php +++ b/framework/db/schema/CDbSchema.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/db/schema/CDbTableSchema.php b/framework/db/schema/CDbTableSchema.php index 251ea45e1..020cf8154 100644 --- a/framework/db/schema/CDbTableSchema.php +++ b/framework/db/schema/CDbTableSchema.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/db/schema/mssql/CMssqlColumnSchema.php b/framework/db/schema/mssql/CMssqlColumnSchema.php index a59674f3e..982670d50 100644 --- a/framework/db/schema/mssql/CMssqlColumnSchema.php +++ b/framework/db/schema/mssql/CMssqlColumnSchema.php @@ -5,7 +5,7 @@ * @author Qiang Xue * @author Christophe Boulain * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/db/schema/mssql/CMssqlCommandBuilder.php b/framework/db/schema/mssql/CMssqlCommandBuilder.php index 140a907b4..d3b541fe5 100644 --- a/framework/db/schema/mssql/CMssqlCommandBuilder.php +++ b/framework/db/schema/mssql/CMssqlCommandBuilder.php @@ -6,7 +6,7 @@ * @author Christophe Boulain * @author Wei Zhuo * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/db/schema/mssql/CMssqlPdoAdapter.php b/framework/db/schema/mssql/CMssqlPdoAdapter.php index 454b72071..76fdae753 100644 --- a/framework/db/schema/mssql/CMssqlPdoAdapter.php +++ b/framework/db/schema/mssql/CMssqlPdoAdapter.php @@ -4,7 +4,7 @@ * * @author Christophe Boulain * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/db/schema/mssql/CMssqlSchema.php b/framework/db/schema/mssql/CMssqlSchema.php index 20be4191a..ac77cf456 100644 --- a/framework/db/schema/mssql/CMssqlSchema.php +++ b/framework/db/schema/mssql/CMssqlSchema.php @@ -5,7 +5,7 @@ * @author Qiang Xue * @author Christophe Boulain * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/db/schema/mssql/CMssqlSqlsrvPdoAdapter.php b/framework/db/schema/mssql/CMssqlSqlsrvPdoAdapter.php index 91ae3d459..06d9fa359 100644 --- a/framework/db/schema/mssql/CMssqlSqlsrvPdoAdapter.php +++ b/framework/db/schema/mssql/CMssqlSqlsrvPdoAdapter.php @@ -4,7 +4,7 @@ * * @author Timur Ruziev * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2012 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/db/schema/mssql/CMssqlTableSchema.php b/framework/db/schema/mssql/CMssqlTableSchema.php index 7386dae8b..c58c0943c 100644 --- a/framework/db/schema/mssql/CMssqlTableSchema.php +++ b/framework/db/schema/mssql/CMssqlTableSchema.php @@ -5,7 +5,7 @@ * @author Qiang Xue * @author Christophe Boulain * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/db/schema/mysql/CMysqlColumnSchema.php b/framework/db/schema/mysql/CMysqlColumnSchema.php index 61c7e058e..d3196b025 100644 --- a/framework/db/schema/mysql/CMysqlColumnSchema.php +++ b/framework/db/schema/mysql/CMysqlColumnSchema.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/db/schema/mysql/CMysqlCommandBuilder.php b/framework/db/schema/mysql/CMysqlCommandBuilder.php index cb9507088..b6cac7b9d 100644 --- a/framework/db/schema/mysql/CMysqlCommandBuilder.php +++ b/framework/db/schema/mysql/CMysqlCommandBuilder.php @@ -4,7 +4,7 @@ * * @author Carsten Brandt * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/db/schema/mysql/CMysqlSchema.php b/framework/db/schema/mysql/CMysqlSchema.php index 0e5fe8406..af54b2f33 100644 --- a/framework/db/schema/mysql/CMysqlSchema.php +++ b/framework/db/schema/mysql/CMysqlSchema.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/db/schema/mysql/CMysqlTableSchema.php b/framework/db/schema/mysql/CMysqlTableSchema.php index 5a9bab094..dd0e3353b 100644 --- a/framework/db/schema/mysql/CMysqlTableSchema.php +++ b/framework/db/schema/mysql/CMysqlTableSchema.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/db/schema/oci/COciColumnSchema.php b/framework/db/schema/oci/COciColumnSchema.php index f920d4b31..f71d73191 100644 --- a/framework/db/schema/oci/COciColumnSchema.php +++ b/framework/db/schema/oci/COciColumnSchema.php @@ -4,7 +4,7 @@ * * @author Ricardo Grana * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/db/schema/oci/COciCommandBuilder.php b/framework/db/schema/oci/COciCommandBuilder.php index 5a2d2443b..64c265eb4 100644 --- a/framework/db/schema/oci/COciCommandBuilder.php +++ b/framework/db/schema/oci/COciCommandBuilder.php @@ -4,7 +4,7 @@ * * @author Ricardo Grana * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/db/schema/oci/COciSchema.php b/framework/db/schema/oci/COciSchema.php index 06b7f2319..1e73fa994 100644 --- a/framework/db/schema/oci/COciSchema.php +++ b/framework/db/schema/oci/COciSchema.php @@ -4,7 +4,7 @@ * * @author Ricardo Grana * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/db/schema/oci/COciTableSchema.php b/framework/db/schema/oci/COciTableSchema.php index 8d59e1146..f858e82e0 100644 --- a/framework/db/schema/oci/COciTableSchema.php +++ b/framework/db/schema/oci/COciTableSchema.php @@ -4,7 +4,7 @@ * * @author Ricardo Grana * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/db/schema/pgsql/CPgsqlColumnSchema.php b/framework/db/schema/pgsql/CPgsqlColumnSchema.php index 73ab33ed8..86bed623e 100644 --- a/framework/db/schema/pgsql/CPgsqlColumnSchema.php +++ b/framework/db/schema/pgsql/CPgsqlColumnSchema.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/db/schema/pgsql/CPgsqlSchema.php b/framework/db/schema/pgsql/CPgsqlSchema.php index 894c634b3..79dc369c3 100644 --- a/framework/db/schema/pgsql/CPgsqlSchema.php +++ b/framework/db/schema/pgsql/CPgsqlSchema.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/db/schema/pgsql/CPgsqlTableSchema.php b/framework/db/schema/pgsql/CPgsqlTableSchema.php index ff09f490f..7c517eeed 100644 --- a/framework/db/schema/pgsql/CPgsqlTableSchema.php +++ b/framework/db/schema/pgsql/CPgsqlTableSchema.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/db/schema/sqlite/CSqliteColumnSchema.php b/framework/db/schema/sqlite/CSqliteColumnSchema.php index 7ba3ba64d..d36d2c671 100644 --- a/framework/db/schema/sqlite/CSqliteColumnSchema.php +++ b/framework/db/schema/sqlite/CSqliteColumnSchema.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/db/schema/sqlite/CSqliteCommandBuilder.php b/framework/db/schema/sqlite/CSqliteCommandBuilder.php index a5b4d407a..d4293cc1b 100644 --- a/framework/db/schema/sqlite/CSqliteCommandBuilder.php +++ b/framework/db/schema/sqlite/CSqliteCommandBuilder.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/db/schema/sqlite/CSqliteSchema.php b/framework/db/schema/sqlite/CSqliteSchema.php index 7650960f2..2d96f285d 100644 --- a/framework/db/schema/sqlite/CSqliteSchema.php +++ b/framework/db/schema/sqlite/CSqliteSchema.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/gii/CCodeFile.php b/framework/gii/CCodeFile.php index fbcd8aa5d..a00b45527 100644 --- a/framework/gii/CCodeFile.php +++ b/framework/gii/CCodeFile.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/gii/CCodeForm.php b/framework/gii/CCodeForm.php index bbc83c12e..8f0ccf576 100644 --- a/framework/gii/CCodeForm.php +++ b/framework/gii/CCodeForm.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/gii/CCodeGenerator.php b/framework/gii/CCodeGenerator.php index 28846b8fa..c505d5c85 100644 --- a/framework/gii/CCodeGenerator.php +++ b/framework/gii/CCodeGenerator.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/gii/CCodeModel.php b/framework/gii/CCodeModel.php index 8078ce722..7476a10b0 100644 --- a/framework/gii/CCodeModel.php +++ b/framework/gii/CCodeModel.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/gii/GiiModule.php b/framework/gii/GiiModule.php index fefe6617c..91c12cec0 100644 --- a/framework/gii/GiiModule.php +++ b/framework/gii/GiiModule.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/i18n/CChoiceFormat.php b/framework/i18n/CChoiceFormat.php index 90a4471ee..18e5fd24b 100644 --- a/framework/i18n/CChoiceFormat.php +++ b/framework/i18n/CChoiceFormat.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/i18n/CDateFormatter.php b/framework/i18n/CDateFormatter.php index 0970606fd..3c81b1d61 100644 --- a/framework/i18n/CDateFormatter.php +++ b/framework/i18n/CDateFormatter.php @@ -5,7 +5,7 @@ * @author Wei Zhuo * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/i18n/CDbMessageSource.php b/framework/i18n/CDbMessageSource.php index 2703b8d7e..bfb00c5e5 100644 --- a/framework/i18n/CDbMessageSource.php +++ b/framework/i18n/CDbMessageSource.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/i18n/CGettextMessageSource.php b/framework/i18n/CGettextMessageSource.php index 83449ea64..6b539501b 100644 --- a/framework/i18n/CGettextMessageSource.php +++ b/framework/i18n/CGettextMessageSource.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/i18n/CLocale.php b/framework/i18n/CLocale.php index e744a5ff3..7a39f817b 100644 --- a/framework/i18n/CLocale.php +++ b/framework/i18n/CLocale.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/i18n/CMessageSource.php b/framework/i18n/CMessageSource.php index f07c68424..810aac907 100644 --- a/framework/i18n/CMessageSource.php +++ b/framework/i18n/CMessageSource.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/i18n/CNumberFormatter.php b/framework/i18n/CNumberFormatter.php index 3188ae298..c5289f1a3 100644 --- a/framework/i18n/CNumberFormatter.php +++ b/framework/i18n/CNumberFormatter.php @@ -5,7 +5,7 @@ * @author Wei Zhuo * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/i18n/CPhpMessageSource.php b/framework/i18n/CPhpMessageSource.php index 226f94666..5e50f2cbb 100644 --- a/framework/i18n/CPhpMessageSource.php +++ b/framework/i18n/CPhpMessageSource.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/i18n/data/aa.php b/framework/i18n/data/aa.php index d7a5970ff..1d41a079a 100644 --- a/framework/i18n/data/aa.php +++ b/framework/i18n/data/aa.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/aa_dj.php b/framework/i18n/data/aa_dj.php index fb074ca8d..516e27445 100644 --- a/framework/i18n/data/aa_dj.php +++ b/framework/i18n/data/aa_dj.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5717', diff --git a/framework/i18n/data/aa_er.php b/framework/i18n/data/aa_er.php index 9819953d7..f1a02a6d1 100644 --- a/framework/i18n/data/aa_er.php +++ b/framework/i18n/data/aa_er.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5717', diff --git a/framework/i18n/data/aa_et.php b/framework/i18n/data/aa_et.php index e53797ff2..f07763d45 100644 --- a/framework/i18n/data/aa_et.php +++ b/framework/i18n/data/aa_et.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/af.php b/framework/i18n/data/af.php index 14aa1986b..4c90e61d6 100644 --- a/framework/i18n/data/af.php +++ b/framework/i18n/data/af.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/af_na.php b/framework/i18n/data/af_na.php index 86135eff7..4fd82af07 100644 --- a/framework/i18n/data/af_na.php +++ b/framework/i18n/data/af_na.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/af_za.php b/framework/i18n/data/af_za.php index 2f2d8a0e1..9027e3d99 100644 --- a/framework/i18n/data/af_za.php +++ b/framework/i18n/data/af_za.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/agq.php b/framework/i18n/data/agq.php index cf6cc364d..7b21c957a 100644 --- a/framework/i18n/data/agq.php +++ b/framework/i18n/data/agq.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/agq_cm.php b/framework/i18n/data/agq_cm.php index 923f6c9dc..7a2572272 100644 --- a/framework/i18n/data/agq_cm.php +++ b/framework/i18n/data/agq_cm.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/ak.php b/framework/i18n/data/ak.php index 716ce7b08..8da796a31 100644 --- a/framework/i18n/data/ak.php +++ b/framework/i18n/data/ak.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/ak_gh.php b/framework/i18n/data/ak_gh.php index 59b16db35..a0d4b2e97 100644 --- a/framework/i18n/data/ak_gh.php +++ b/framework/i18n/data/ak_gh.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/am.php b/framework/i18n/data/am.php index 7a35a924b..ec40a222e 100644 --- a/framework/i18n/data/am.php +++ b/framework/i18n/data/am.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/am_et.php b/framework/i18n/data/am_et.php index 8cc600cae..a9284b9fd 100644 --- a/framework/i18n/data/am_et.php +++ b/framework/i18n/data/am_et.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ar.php b/framework/i18n/data/ar.php index ed60acf79..f9d742b67 100644 --- a/framework/i18n/data/ar.php +++ b/framework/i18n/data/ar.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6472', diff --git a/framework/i18n/data/ar_001.php b/framework/i18n/data/ar_001.php index 0d810a278..822a458e3 100644 --- a/framework/i18n/data/ar_001.php +++ b/framework/i18n/data/ar_001.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6228', diff --git a/framework/i18n/data/ar_ae.php b/framework/i18n/data/ar_ae.php index 950140276..67d62768a 100644 --- a/framework/i18n/data/ar_ae.php +++ b/framework/i18n/data/ar_ae.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5829', diff --git a/framework/i18n/data/ar_bh.php b/framework/i18n/data/ar_bh.php index b85bb1192..a3672e1c4 100644 --- a/framework/i18n/data/ar_bh.php +++ b/framework/i18n/data/ar_bh.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4753', diff --git a/framework/i18n/data/ar_dz.php b/framework/i18n/data/ar_dz.php index a46c0dcd9..b8777b6a2 100644 --- a/framework/i18n/data/ar_dz.php +++ b/framework/i18n/data/ar_dz.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6177', diff --git a/framework/i18n/data/ar_eg.php b/framework/i18n/data/ar_eg.php index 09a6c0947..6605a82d5 100644 --- a/framework/i18n/data/ar_eg.php +++ b/framework/i18n/data/ar_eg.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ar_iq.php b/framework/i18n/data/ar_iq.php index a88dc203a..5780d6798 100644 --- a/framework/i18n/data/ar_iq.php +++ b/framework/i18n/data/ar_iq.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4753', diff --git a/framework/i18n/data/ar_jo.php b/framework/i18n/data/ar_jo.php index 6eed28ff4..24b49db52 100644 --- a/framework/i18n/data/ar_jo.php +++ b/framework/i18n/data/ar_jo.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5695', diff --git a/framework/i18n/data/ar_kw.php b/framework/i18n/data/ar_kw.php index d80d30d49..a222f0da0 100644 --- a/framework/i18n/data/ar_kw.php +++ b/framework/i18n/data/ar_kw.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4753', diff --git a/framework/i18n/data/ar_lb.php b/framework/i18n/data/ar_lb.php index ca9734558..8bb1f3f24 100644 --- a/framework/i18n/data/ar_lb.php +++ b/framework/i18n/data/ar_lb.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5695', diff --git a/framework/i18n/data/ar_ly.php b/framework/i18n/data/ar_ly.php index 72520a230..4c208a1fa 100644 --- a/framework/i18n/data/ar_ly.php +++ b/framework/i18n/data/ar_ly.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4753', diff --git a/framework/i18n/data/ar_ma.php b/framework/i18n/data/ar_ma.php index 421679e04..88e0816f1 100644 --- a/framework/i18n/data/ar_ma.php +++ b/framework/i18n/data/ar_ma.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6177', diff --git a/framework/i18n/data/ar_om.php b/framework/i18n/data/ar_om.php index d306297a0..09b705e86 100644 --- a/framework/i18n/data/ar_om.php +++ b/framework/i18n/data/ar_om.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4753', diff --git a/framework/i18n/data/ar_qa.php b/framework/i18n/data/ar_qa.php index d823cf0a9..211a6d570 100644 --- a/framework/i18n/data/ar_qa.php +++ b/framework/i18n/data/ar_qa.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/ar_sa.php b/framework/i18n/data/ar_sa.php index e6f455f17..4fd738a40 100644 --- a/framework/i18n/data/ar_sa.php +++ b/framework/i18n/data/ar_sa.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/ar_sd.php b/framework/i18n/data/ar_sd.php index 02c8c179c..2143e69f4 100644 --- a/framework/i18n/data/ar_sd.php +++ b/framework/i18n/data/ar_sd.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4753', diff --git a/framework/i18n/data/ar_sy.php b/framework/i18n/data/ar_sy.php index 41d4fcb7b..d7ea5e9ea 100644 --- a/framework/i18n/data/ar_sy.php +++ b/framework/i18n/data/ar_sy.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/ar_tn.php b/framework/i18n/data/ar_tn.php index f6ddf1c06..f2991b991 100644 --- a/framework/i18n/data/ar_tn.php +++ b/framework/i18n/data/ar_tn.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/ar_ye.php b/framework/i18n/data/ar_ye.php index 0300dcf29..9e78b98ea 100644 --- a/framework/i18n/data/ar_ye.php +++ b/framework/i18n/data/ar_ye.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/as.php b/framework/i18n/data/as.php index de5e8992d..204e9ac7b 100644 --- a/framework/i18n/data/as.php +++ b/framework/i18n/data/as.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/as_in.php b/framework/i18n/data/as_in.php index e3c932683..23dbb4405 100644 --- a/framework/i18n/data/as_in.php +++ b/framework/i18n/data/as_in.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/asa.php b/framework/i18n/data/asa.php index 5d221124c..6b3bb1cc7 100644 --- a/framework/i18n/data/asa.php +++ b/framework/i18n/data/asa.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/asa_tz.php b/framework/i18n/data/asa_tz.php index 80c7a3c03..6a095c642 100644 --- a/framework/i18n/data/asa_tz.php +++ b/framework/i18n/data/asa_tz.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/az.php b/framework/i18n/data/az.php index 24b885acd..01fdcf9da 100644 --- a/framework/i18n/data/az.php +++ b/framework/i18n/data/az.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/az_arab.php b/framework/i18n/data/az_arab.php index 86a922303..5a02de300 100644 --- a/framework/i18n/data/az_arab.php +++ b/framework/i18n/data/az_arab.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4590', diff --git a/framework/i18n/data/az_arab_ir.php b/framework/i18n/data/az_arab_ir.php index c356b5d8f..f755fd8b4 100644 --- a/framework/i18n/data/az_arab_ir.php +++ b/framework/i18n/data/az_arab_ir.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4590', diff --git a/framework/i18n/data/az_az.php b/framework/i18n/data/az_az.php index 5904a04ee..fc24f7baf 100644 --- a/framework/i18n/data/az_az.php +++ b/framework/i18n/data/az_az.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/az_cyrl.php b/framework/i18n/data/az_cyrl.php index 5722258be..e21b30536 100644 --- a/framework/i18n/data/az_cyrl.php +++ b/framework/i18n/data/az_cyrl.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/az_cyrl_az.php b/framework/i18n/data/az_cyrl_az.php index 60665a2b5..08d6ff0db 100644 --- a/framework/i18n/data/az_cyrl_az.php +++ b/framework/i18n/data/az_cyrl_az.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/az_ir.php b/framework/i18n/data/az_ir.php index 6c82a5184..189bd4543 100644 --- a/framework/i18n/data/az_ir.php +++ b/framework/i18n/data/az_ir.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4590', diff --git a/framework/i18n/data/az_latn.php b/framework/i18n/data/az_latn.php index 88c27e25c..32ef09a4e 100644 --- a/framework/i18n/data/az_latn.php +++ b/framework/i18n/data/az_latn.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/az_latn_az.php b/framework/i18n/data/az_latn_az.php index 6947c8cd7..0eef8e5ff 100644 --- a/framework/i18n/data/az_latn_az.php +++ b/framework/i18n/data/az_latn_az.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/bas.php b/framework/i18n/data/bas.php index cda41040e..f88b70da0 100644 --- a/framework/i18n/data/bas.php +++ b/framework/i18n/data/bas.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/bas_cm.php b/framework/i18n/data/bas_cm.php index 8656a5a08..7533314d4 100644 --- a/framework/i18n/data/bas_cm.php +++ b/framework/i18n/data/bas_cm.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/be.php b/framework/i18n/data/be.php index 3adce82f3..cb616d6b7 100644 --- a/framework/i18n/data/be.php +++ b/framework/i18n/data/be.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/be_by.php b/framework/i18n/data/be_by.php index b422d7e25..733d5cc29 100644 --- a/framework/i18n/data/be_by.php +++ b/framework/i18n/data/be_by.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/bem.php b/framework/i18n/data/bem.php index 8c0bed0ff..bcaed5568 100644 --- a/framework/i18n/data/bem.php +++ b/framework/i18n/data/bem.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/bem_zm.php b/framework/i18n/data/bem_zm.php index 11d2168c1..7dce76ecc 100644 --- a/framework/i18n/data/bem_zm.php +++ b/framework/i18n/data/bem_zm.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/bez.php b/framework/i18n/data/bez.php index 7dab156de..25d85f66a 100644 --- a/framework/i18n/data/bez.php +++ b/framework/i18n/data/bez.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/bez_tz.php b/framework/i18n/data/bez_tz.php index 0e7b3ff8c..735763af8 100644 --- a/framework/i18n/data/bez_tz.php +++ b/framework/i18n/data/bez_tz.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/bg.php b/framework/i18n/data/bg.php index fa8a63b58..e2d774936 100644 --- a/framework/i18n/data/bg.php +++ b/framework/i18n/data/bg.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/bg_bg.php b/framework/i18n/data/bg_bg.php index 64cdc44dd..542b7dc84 100644 --- a/framework/i18n/data/bg_bg.php +++ b/framework/i18n/data/bg_bg.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/bm.php b/framework/i18n/data/bm.php index 7c6bba094..a02215ee3 100644 --- a/framework/i18n/data/bm.php +++ b/framework/i18n/data/bm.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/bm_ml.php b/framework/i18n/data/bm_ml.php index 9fdf4536e..f58ba7e2c 100644 --- a/framework/i18n/data/bm_ml.php +++ b/framework/i18n/data/bm_ml.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/bn.php b/framework/i18n/data/bn.php index 71f6308af..859ef530e 100644 --- a/framework/i18n/data/bn.php +++ b/framework/i18n/data/bn.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/bn_bd.php b/framework/i18n/data/bn_bd.php index ceda73cfa..276c086dc 100644 --- a/framework/i18n/data/bn_bd.php +++ b/framework/i18n/data/bn_bd.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/bn_in.php b/framework/i18n/data/bn_in.php index 6149418be..6d821225f 100644 --- a/framework/i18n/data/bn_in.php +++ b/framework/i18n/data/bn_in.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5953', diff --git a/framework/i18n/data/bo.php b/framework/i18n/data/bo.php index 28b23a379..94d8999c1 100644 --- a/framework/i18n/data/bo.php +++ b/framework/i18n/data/bo.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/bo_cn.php b/framework/i18n/data/bo_cn.php index 6e21cb68a..685086551 100644 --- a/framework/i18n/data/bo_cn.php +++ b/framework/i18n/data/bo_cn.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/bo_in.php b/framework/i18n/data/bo_in.php index f50a0059d..cd66083ed 100644 --- a/framework/i18n/data/bo_in.php +++ b/framework/i18n/data/bo_in.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/br.php b/framework/i18n/data/br.php index 365597e81..d3c65a302 100644 --- a/framework/i18n/data/br.php +++ b/framework/i18n/data/br.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6444', diff --git a/framework/i18n/data/br_fr.php b/framework/i18n/data/br_fr.php index 2b3ab374d..bd855f935 100644 --- a/framework/i18n/data/br_fr.php +++ b/framework/i18n/data/br_fr.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/brx.php b/framework/i18n/data/brx.php index 41a4b84f1..b003e2d9f 100644 --- a/framework/i18n/data/brx.php +++ b/framework/i18n/data/brx.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/brx_in.php b/framework/i18n/data/brx_in.php index 6ffb9b727..e1935497b 100644 --- a/framework/i18n/data/brx_in.php +++ b/framework/i18n/data/brx_in.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/bs.php b/framework/i18n/data/bs.php index e8a109dda..47f3d46fb 100644 --- a/framework/i18n/data/bs.php +++ b/framework/i18n/data/bs.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6472', diff --git a/framework/i18n/data/bs_ba.php b/framework/i18n/data/bs_ba.php index 92fd47bbc..49ea58c39 100644 --- a/framework/i18n/data/bs_ba.php +++ b/framework/i18n/data/bs_ba.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/byn.php b/framework/i18n/data/byn.php index 6b86c0ecb..7045a63f6 100644 --- a/framework/i18n/data/byn.php +++ b/framework/i18n/data/byn.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/byn_er.php b/framework/i18n/data/byn_er.php index 5eb01d816..0027babfb 100644 --- a/framework/i18n/data/byn_er.php +++ b/framework/i18n/data/byn_er.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ca.php b/framework/i18n/data/ca.php index 5faf0d076..bb7eba6f4 100644 --- a/framework/i18n/data/ca.php +++ b/framework/i18n/data/ca.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/ca_es.php b/framework/i18n/data/ca_es.php index bc7a5cdd8..dbd69bdfe 100644 --- a/framework/i18n/data/ca_es.php +++ b/framework/i18n/data/ca_es.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/cch.php b/framework/i18n/data/cch.php index 60bad4b96..d51c52909 100644 --- a/framework/i18n/data/cch.php +++ b/framework/i18n/data/cch.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/cch_ng.php b/framework/i18n/data/cch_ng.php index f4e9f031c..6eb2c5f86 100644 --- a/framework/i18n/data/cch_ng.php +++ b/framework/i18n/data/cch_ng.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/cgg.php b/framework/i18n/data/cgg.php index f0efcbf94..67a8e09b1 100644 --- a/framework/i18n/data/cgg.php +++ b/framework/i18n/data/cgg.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/cgg_ug.php b/framework/i18n/data/cgg_ug.php index 44e1d0c40..9d111ac90 100644 --- a/framework/i18n/data/cgg_ug.php +++ b/framework/i18n/data/cgg_ug.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/chr.php b/framework/i18n/data/chr.php index 9c19a88fe..7f6325b54 100644 --- a/framework/i18n/data/chr.php +++ b/framework/i18n/data/chr.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/chr_us.php b/framework/i18n/data/chr_us.php index 411bfee53..86efa8295 100644 --- a/framework/i18n/data/chr_us.php +++ b/framework/i18n/data/chr_us.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4421', diff --git a/framework/i18n/data/cs.php b/framework/i18n/data/cs.php index 043662cac..cb2f1b3ab 100644 --- a/framework/i18n/data/cs.php +++ b/framework/i18n/data/cs.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/cs_cz.php b/framework/i18n/data/cs_cz.php index 07d46ae91..ebcd32a37 100644 --- a/framework/i18n/data/cs_cz.php +++ b/framework/i18n/data/cs_cz.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/cy.php b/framework/i18n/data/cy.php index 6971fd297..4890c598d 100644 --- a/framework/i18n/data/cy.php +++ b/framework/i18n/data/cy.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/cy_gb.php b/framework/i18n/data/cy_gb.php index 1c4341f38..6f0325cd9 100644 --- a/framework/i18n/data/cy_gb.php +++ b/framework/i18n/data/cy_gb.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/da.php b/framework/i18n/data/da.php index bd1e6915a..bb5aed7fb 100644 --- a/framework/i18n/data/da.php +++ b/framework/i18n/data/da.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/da_dk.php b/framework/i18n/data/da_dk.php index 0edf3a084..0f87fc396 100644 --- a/framework/i18n/data/da_dk.php +++ b/framework/i18n/data/da_dk.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/dav.php b/framework/i18n/data/dav.php index c7ac282b3..2a637f4ff 100644 --- a/framework/i18n/data/dav.php +++ b/framework/i18n/data/dav.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/dav_ke.php b/framework/i18n/data/dav_ke.php index 93fac5825..d81fb63ac 100644 --- a/framework/i18n/data/dav_ke.php +++ b/framework/i18n/data/dav_ke.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/de.php b/framework/i18n/data/de.php index 46b8bacbe..2a333518a 100644 --- a/framework/i18n/data/de.php +++ b/framework/i18n/data/de.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/de_at.php b/framework/i18n/data/de_at.php index a4a117545..3204a419c 100644 --- a/framework/i18n/data/de_at.php +++ b/framework/i18n/data/de_at.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/de_be.php b/framework/i18n/data/de_be.php index f153ceef1..5607723c3 100644 --- a/framework/i18n/data/de_be.php +++ b/framework/i18n/data/de_be.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5878', diff --git a/framework/i18n/data/de_ch.php b/framework/i18n/data/de_ch.php index 3ad65cbe1..b17512f2e 100644 --- a/framework/i18n/data/de_ch.php +++ b/framework/i18n/data/de_ch.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/de_de.php b/framework/i18n/data/de_de.php index 071c61642..bc964df25 100644 --- a/framework/i18n/data/de_de.php +++ b/framework/i18n/data/de_de.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/de_li.php b/framework/i18n/data/de_li.php index 9b9a8e0b3..2b1258307 100644 --- a/framework/i18n/data/de_li.php +++ b/framework/i18n/data/de_li.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/de_lu.php b/framework/i18n/data/de_lu.php index 4b4c80acd..e06d59558 100644 --- a/framework/i18n/data/de_lu.php +++ b/framework/i18n/data/de_lu.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/dje.php b/framework/i18n/data/dje.php index 4d2a28b97..aa1307ea9 100644 --- a/framework/i18n/data/dje.php +++ b/framework/i18n/data/dje.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/dje_ne.php b/framework/i18n/data/dje_ne.php index a6a40301f..cb34d5f0a 100644 --- a/framework/i18n/data/dje_ne.php +++ b/framework/i18n/data/dje_ne.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/dua.php b/framework/i18n/data/dua.php index 3860fbeb9..9c4720bec 100644 --- a/framework/i18n/data/dua.php +++ b/framework/i18n/data/dua.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/dua_cm.php b/framework/i18n/data/dua_cm.php index f443eddfb..f477eaacb 100644 --- a/framework/i18n/data/dua_cm.php +++ b/framework/i18n/data/dua_cm.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/dv.php b/framework/i18n/data/dv.php index e23172593..e0968ead4 100644 --- a/framework/i18n/data/dv.php +++ b/framework/i18n/data/dv.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5030', diff --git a/framework/i18n/data/dv_mv.php b/framework/i18n/data/dv_mv.php index 94249aede..f4b0f77f9 100644 --- a/framework/i18n/data/dv_mv.php +++ b/framework/i18n/data/dv_mv.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/dyo.php b/framework/i18n/data/dyo.php index 071231dcb..767b63160 100644 --- a/framework/i18n/data/dyo.php +++ b/framework/i18n/data/dyo.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/dyo_sn.php b/framework/i18n/data/dyo_sn.php index 2edf31fd5..5f62d5c01 100644 --- a/framework/i18n/data/dyo_sn.php +++ b/framework/i18n/data/dyo_sn.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/dz.php b/framework/i18n/data/dz.php index 8dabef46f..260cbff7b 100644 --- a/framework/i18n/data/dz.php +++ b/framework/i18n/data/dz.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/dz_bt.php b/framework/i18n/data/dz_bt.php index 5a93e636c..f449d98b6 100644 --- a/framework/i18n/data/dz_bt.php +++ b/framework/i18n/data/dz_bt.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ebu.php b/framework/i18n/data/ebu.php index 43e25931f..4305843e2 100644 --- a/framework/i18n/data/ebu.php +++ b/framework/i18n/data/ebu.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/ebu_ke.php b/framework/i18n/data/ebu_ke.php index bcca21d9e..dab5b7a1b 100644 --- a/framework/i18n/data/ebu_ke.php +++ b/framework/i18n/data/ebu_ke.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/ee.php b/framework/i18n/data/ee.php index c99c5e210..0a7be5a7f 100644 --- a/framework/i18n/data/ee.php +++ b/framework/i18n/data/ee.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/ee_gh.php b/framework/i18n/data/ee_gh.php index a24420d71..8a041a28a 100644 --- a/framework/i18n/data/ee_gh.php +++ b/framework/i18n/data/ee_gh.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ee_tg.php b/framework/i18n/data/ee_tg.php index d0954d11d..c2058b05d 100644 --- a/framework/i18n/data/ee_tg.php +++ b/framework/i18n/data/ee_tg.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/el.php b/framework/i18n/data/el.php index fdd29a528..93046543e 100644 --- a/framework/i18n/data/el.php +++ b/framework/i18n/data/el.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/el_cy.php b/framework/i18n/data/el_cy.php index 2aaf72911..6bcc048a8 100644 --- a/framework/i18n/data/el_cy.php +++ b/framework/i18n/data/el_cy.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/el_gr.php b/framework/i18n/data/el_gr.php index a7ea07369..39723a80e 100644 --- a/framework/i18n/data/el_gr.php +++ b/framework/i18n/data/el_gr.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/el_polyton.php b/framework/i18n/data/el_polyton.php index 563b8908a..d974ca17f 100644 --- a/framework/i18n/data/el_polyton.php +++ b/framework/i18n/data/el_polyton.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6444', diff --git a/framework/i18n/data/en.php b/framework/i18n/data/en.php index 51f9685b1..d326a9b9b 100644 --- a/framework/i18n/data/en.php +++ b/framework/i18n/data/en.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/en_as.php b/framework/i18n/data/en_as.php index f29b91007..1d2a3d925 100644 --- a/framework/i18n/data/en_as.php +++ b/framework/i18n/data/en_as.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/en_au.php b/framework/i18n/data/en_au.php index 6cccdec5e..d590da652 100644 --- a/framework/i18n/data/en_au.php +++ b/framework/i18n/data/en_au.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6465', diff --git a/framework/i18n/data/en_bb.php b/framework/i18n/data/en_bb.php index a8c959aa6..4c4d5b996 100644 --- a/framework/i18n/data/en_bb.php +++ b/framework/i18n/data/en_bb.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/en_be.php b/framework/i18n/data/en_be.php index 31bed26c1..3296c5002 100644 --- a/framework/i18n/data/en_be.php +++ b/framework/i18n/data/en_be.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/en_bm.php b/framework/i18n/data/en_bm.php index 0d8e360a9..696b1ea82 100644 --- a/framework/i18n/data/en_bm.php +++ b/framework/i18n/data/en_bm.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/en_bw.php b/framework/i18n/data/en_bw.php index 7d35aefba..7b94a5833 100644 --- a/framework/i18n/data/en_bw.php +++ b/framework/i18n/data/en_bw.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/en_bz.php b/framework/i18n/data/en_bz.php index c43c46a3e..2b776bc41 100644 --- a/framework/i18n/data/en_bz.php +++ b/framework/i18n/data/en_bz.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/en_ca.php b/framework/i18n/data/en_ca.php index ad089a3ac..ba68e4926 100644 --- a/framework/i18n/data/en_ca.php +++ b/framework/i18n/data/en_ca.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6450', diff --git a/framework/i18n/data/en_dsrt.php b/framework/i18n/data/en_dsrt.php index d70660d51..fc4bc2a0c 100644 --- a/framework/i18n/data/en_dsrt.php +++ b/framework/i18n/data/en_dsrt.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6472', diff --git a/framework/i18n/data/en_dsrt_us.php b/framework/i18n/data/en_dsrt_us.php index 03a8dcf67..762068075 100644 --- a/framework/i18n/data/en_dsrt_us.php +++ b/framework/i18n/data/en_dsrt_us.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/en_gb.php b/framework/i18n/data/en_gb.php index 77ea04023..c6b9cbe31 100644 --- a/framework/i18n/data/en_gb.php +++ b/framework/i18n/data/en_gb.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/en_gu.php b/framework/i18n/data/en_gu.php index cd56312a4..d4e018ab2 100644 --- a/framework/i18n/data/en_gu.php +++ b/framework/i18n/data/en_gu.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6144', diff --git a/framework/i18n/data/en_gy.php b/framework/i18n/data/en_gy.php index 512e22feb..48e19580a 100644 --- a/framework/i18n/data/en_gy.php +++ b/framework/i18n/data/en_gy.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/en_hk.php b/framework/i18n/data/en_hk.php index 50ba0e383..d26b12537 100644 --- a/framework/i18n/data/en_hk.php +++ b/framework/i18n/data/en_hk.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/en_ie.php b/framework/i18n/data/en_ie.php index 63ae57e73..c30d6f27f 100644 --- a/framework/i18n/data/en_ie.php +++ b/framework/i18n/data/en_ie.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6465', diff --git a/framework/i18n/data/en_in.php b/framework/i18n/data/en_in.php index 25ebfc459..ab6a4fc6c 100644 --- a/framework/i18n/data/en_in.php +++ b/framework/i18n/data/en_in.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/en_jm.php b/framework/i18n/data/en_jm.php index f32839883..99fc72ab9 100644 --- a/framework/i18n/data/en_jm.php +++ b/framework/i18n/data/en_jm.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/en_mh.php b/framework/i18n/data/en_mh.php index 5dc3d8179..1f499eb1d 100644 --- a/framework/i18n/data/en_mh.php +++ b/framework/i18n/data/en_mh.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/en_mp.php b/framework/i18n/data/en_mp.php index 1a90a2974..74805735a 100644 --- a/framework/i18n/data/en_mp.php +++ b/framework/i18n/data/en_mp.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/en_mt.php b/framework/i18n/data/en_mt.php index c8ad3766c..80bd79688 100644 --- a/framework/i18n/data/en_mt.php +++ b/framework/i18n/data/en_mt.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6465', diff --git a/framework/i18n/data/en_mu.php b/framework/i18n/data/en_mu.php index f0981c6a8..9aa73303c 100644 --- a/framework/i18n/data/en_mu.php +++ b/framework/i18n/data/en_mu.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/en_na.php b/framework/i18n/data/en_na.php index 5fbd0b71b..a6d51b2ce 100644 --- a/framework/i18n/data/en_na.php +++ b/framework/i18n/data/en_na.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/en_nz.php b/framework/i18n/data/en_nz.php index 61cce0a4a..f1795123f 100644 --- a/framework/i18n/data/en_nz.php +++ b/framework/i18n/data/en_nz.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6465', diff --git a/framework/i18n/data/en_ph.php b/framework/i18n/data/en_ph.php index 575e0991f..9c4954336 100644 --- a/framework/i18n/data/en_ph.php +++ b/framework/i18n/data/en_ph.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5717', diff --git a/framework/i18n/data/en_pk.php b/framework/i18n/data/en_pk.php index 0548634d1..d254462ab 100644 --- a/framework/i18n/data/en_pk.php +++ b/framework/i18n/data/en_pk.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/en_sg.php b/framework/i18n/data/en_sg.php index 820e79509..1af4aaa31 100644 --- a/framework/i18n/data/en_sg.php +++ b/framework/i18n/data/en_sg.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/en_shaw.php b/framework/i18n/data/en_shaw.php index ad4945733..f566da2b7 100644 --- a/framework/i18n/data/en_shaw.php +++ b/framework/i18n/data/en_shaw.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5953', diff --git a/framework/i18n/data/en_tt.php b/framework/i18n/data/en_tt.php index 10d8a9aa4..306a40b94 100644 --- a/framework/i18n/data/en_tt.php +++ b/framework/i18n/data/en_tt.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/en_um.php b/framework/i18n/data/en_um.php index 728a9bdb7..c40833be7 100644 --- a/framework/i18n/data/en_um.php +++ b/framework/i18n/data/en_um.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/en_us.php b/framework/i18n/data/en_us.php index 215f23d17..470d1a1e7 100644 --- a/framework/i18n/data/en_us.php +++ b/framework/i18n/data/en_us.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/en_us_posix.php b/framework/i18n/data/en_us_posix.php index 716bf1a49..62c39b637 100644 --- a/framework/i18n/data/en_us_posix.php +++ b/framework/i18n/data/en_us_posix.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/en_vi.php b/framework/i18n/data/en_vi.php index d03961acf..ce35a4ea1 100644 --- a/framework/i18n/data/en_vi.php +++ b/framework/i18n/data/en_vi.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/en_za.php b/framework/i18n/data/en_za.php index 93288f456..2e7e97a31 100644 --- a/framework/i18n/data/en_za.php +++ b/framework/i18n/data/en_za.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6450', diff --git a/framework/i18n/data/en_zw.php b/framework/i18n/data/en_zw.php index 8fbc9cf2b..7694b15ae 100644 --- a/framework/i18n/data/en_zw.php +++ b/framework/i18n/data/en_zw.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/en_zz.php b/framework/i18n/data/en_zz.php index fc6f1c60f..3e576cf80 100644 --- a/framework/i18n/data/en_zz.php +++ b/framework/i18n/data/en_zz.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5015', diff --git a/framework/i18n/data/eo.php b/framework/i18n/data/eo.php index 5a322e613..eb6914ed7 100644 --- a/framework/i18n/data/eo.php +++ b/framework/i18n/data/eo.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5806', diff --git a/framework/i18n/data/es.php b/framework/i18n/data/es.php index e236cf4b7..ec3235cf0 100644 --- a/framework/i18n/data/es.php +++ b/framework/i18n/data/es.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/es_419.php b/framework/i18n/data/es_419.php index d3ebdfc68..87d5370e3 100644 --- a/framework/i18n/data/es_419.php +++ b/framework/i18n/data/es_419.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/es_ar.php b/framework/i18n/data/es_ar.php index 5765459b7..be669eb4f 100644 --- a/framework/i18n/data/es_ar.php +++ b/framework/i18n/data/es_ar.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6144', diff --git a/framework/i18n/data/es_bo.php b/framework/i18n/data/es_bo.php index 982ead401..4afa33d50 100644 --- a/framework/i18n/data/es_bo.php +++ b/framework/i18n/data/es_bo.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5884', diff --git a/framework/i18n/data/es_cl.php b/framework/i18n/data/es_cl.php index 2053223b0..bca25285a 100644 --- a/framework/i18n/data/es_cl.php +++ b/framework/i18n/data/es_cl.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/es_co.php b/framework/i18n/data/es_co.php index 49fbc9f9f..72d6c68c6 100644 --- a/framework/i18n/data/es_co.php +++ b/framework/i18n/data/es_co.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5884', diff --git a/framework/i18n/data/es_cr.php b/framework/i18n/data/es_cr.php index c2467368c..a858a7fc3 100644 --- a/framework/i18n/data/es_cr.php +++ b/framework/i18n/data/es_cr.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5884', diff --git a/framework/i18n/data/es_do.php b/framework/i18n/data/es_do.php index ad74bacb4..65ba0292d 100644 --- a/framework/i18n/data/es_do.php +++ b/framework/i18n/data/es_do.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5884', diff --git a/framework/i18n/data/es_ec.php b/framework/i18n/data/es_ec.php index 842bc757c..4b234ad2a 100644 --- a/framework/i18n/data/es_ec.php +++ b/framework/i18n/data/es_ec.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/es_es.php b/framework/i18n/data/es_es.php index 59d739ed5..05ed1d765 100644 --- a/framework/i18n/data/es_es.php +++ b/framework/i18n/data/es_es.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/es_gq.php b/framework/i18n/data/es_gq.php index 3de3aaf92..fcf9e69c5 100644 --- a/framework/i18n/data/es_gq.php +++ b/framework/i18n/data/es_gq.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/es_gt.php b/framework/i18n/data/es_gt.php index 7d6b994bf..420cc94b3 100644 --- a/framework/i18n/data/es_gt.php +++ b/framework/i18n/data/es_gt.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5884', diff --git a/framework/i18n/data/es_hn.php b/framework/i18n/data/es_hn.php index 5e1c299de..a99895679 100644 --- a/framework/i18n/data/es_hn.php +++ b/framework/i18n/data/es_hn.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5884', diff --git a/framework/i18n/data/es_mx.php b/framework/i18n/data/es_mx.php index 92c7e1951..c26444683 100644 --- a/framework/i18n/data/es_mx.php +++ b/framework/i18n/data/es_mx.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5884', diff --git a/framework/i18n/data/es_ni.php b/framework/i18n/data/es_ni.php index d51b1d5a5..939d8a2ac 100644 --- a/framework/i18n/data/es_ni.php +++ b/framework/i18n/data/es_ni.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5884', diff --git a/framework/i18n/data/es_pa.php b/framework/i18n/data/es_pa.php index 3d2f2cf00..12ef92481 100644 --- a/framework/i18n/data/es_pa.php +++ b/framework/i18n/data/es_pa.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6450', diff --git a/framework/i18n/data/es_pe.php b/framework/i18n/data/es_pe.php index 84ba6c179..ce2de1960 100644 --- a/framework/i18n/data/es_pe.php +++ b/framework/i18n/data/es_pe.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5884', diff --git a/framework/i18n/data/es_pr.php b/framework/i18n/data/es_pr.php index dce406ab0..c29700f68 100644 --- a/framework/i18n/data/es_pr.php +++ b/framework/i18n/data/es_pr.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6450', diff --git a/framework/i18n/data/es_py.php b/framework/i18n/data/es_py.php index 1bc34cf9d..9f996c685 100644 --- a/framework/i18n/data/es_py.php +++ b/framework/i18n/data/es_py.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/es_sv.php b/framework/i18n/data/es_sv.php index c7e16d7b4..dd912677d 100644 --- a/framework/i18n/data/es_sv.php +++ b/framework/i18n/data/es_sv.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5884', diff --git a/framework/i18n/data/es_us.php b/framework/i18n/data/es_us.php index 3dd68db4f..4fa7f0a24 100644 --- a/framework/i18n/data/es_us.php +++ b/framework/i18n/data/es_us.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6450', diff --git a/framework/i18n/data/es_uy.php b/framework/i18n/data/es_uy.php index 3af24e6db..ac3b98d8f 100644 --- a/framework/i18n/data/es_uy.php +++ b/framework/i18n/data/es_uy.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/es_ve.php b/framework/i18n/data/es_ve.php index 9ac197b80..18dcb3731 100644 --- a/framework/i18n/data/es_ve.php +++ b/framework/i18n/data/es_ve.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/et.php b/framework/i18n/data/et.php index ab4a70c4d..aec486694 100644 --- a/framework/i18n/data/et.php +++ b/framework/i18n/data/et.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/et_ee.php b/framework/i18n/data/et_ee.php index fca784897..6f8234086 100644 --- a/framework/i18n/data/et_ee.php +++ b/framework/i18n/data/et_ee.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/eu.php b/framework/i18n/data/eu.php index ec814896d..787e651f3 100644 --- a/framework/i18n/data/eu.php +++ b/framework/i18n/data/eu.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/eu_es.php b/framework/i18n/data/eu_es.php index c8b44cf69..812b916aa 100644 --- a/framework/i18n/data/eu_es.php +++ b/framework/i18n/data/eu_es.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ewo.php b/framework/i18n/data/ewo.php index 44ba9b2e9..f71acf77e 100644 --- a/framework/i18n/data/ewo.php +++ b/framework/i18n/data/ewo.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/ewo_cm.php b/framework/i18n/data/ewo_cm.php index 0cdb9ccff..715b077ba 100644 --- a/framework/i18n/data/ewo_cm.php +++ b/framework/i18n/data/ewo_cm.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/fa.php b/framework/i18n/data/fa.php index 7e2e0382f..4f26b007f 100644 --- a/framework/i18n/data/fa.php +++ b/framework/i18n/data/fa.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/fa_af.php b/framework/i18n/data/fa_af.php index fa9f8f87a..1795f3e26 100644 --- a/framework/i18n/data/fa_af.php +++ b/framework/i18n/data/fa_af.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/fa_ir.php b/framework/i18n/data/fa_ir.php index 9250da72d..cab59171a 100644 --- a/framework/i18n/data/fa_ir.php +++ b/framework/i18n/data/fa_ir.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ff.php b/framework/i18n/data/ff.php index 8b9e9ffbc..bed89b417 100644 --- a/framework/i18n/data/ff.php +++ b/framework/i18n/data/ff.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/ff_sn.php b/framework/i18n/data/ff_sn.php index f42927fa9..95766fa4d 100644 --- a/framework/i18n/data/ff_sn.php +++ b/framework/i18n/data/ff_sn.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/fi.php b/framework/i18n/data/fi.php index f239683a4..ebc2bd256 100644 --- a/framework/i18n/data/fi.php +++ b/framework/i18n/data/fi.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/fi_fi.php b/framework/i18n/data/fi_fi.php index 00ae96147..7102606d9 100644 --- a/framework/i18n/data/fi_fi.php +++ b/framework/i18n/data/fi_fi.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/fil.php b/framework/i18n/data/fil.php index 8240fc555..743ca3ba5 100644 --- a/framework/i18n/data/fil.php +++ b/framework/i18n/data/fil.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/fil_ph.php b/framework/i18n/data/fil_ph.php index 3623a2993..d675f1ec0 100644 --- a/framework/i18n/data/fil_ph.php +++ b/framework/i18n/data/fil_ph.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/fo.php b/framework/i18n/data/fo.php index 7ea2753a4..125b7624d 100644 --- a/framework/i18n/data/fo.php +++ b/framework/i18n/data/fo.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/fo_fo.php b/framework/i18n/data/fo_fo.php index c1f804c16..915822386 100644 --- a/framework/i18n/data/fo_fo.php +++ b/framework/i18n/data/fo_fo.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/fr.php b/framework/i18n/data/fr.php index 515728386..93a67d5a2 100644 --- a/framework/i18n/data/fr.php +++ b/framework/i18n/data/fr.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/fr_be.php b/framework/i18n/data/fr_be.php index ed70a2b44..66135a43c 100644 --- a/framework/i18n/data/fr_be.php +++ b/framework/i18n/data/fr_be.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/fr_bf.php b/framework/i18n/data/fr_bf.php index 0d30bbcd3..bb800cdec 100644 --- a/framework/i18n/data/fr_bf.php +++ b/framework/i18n/data/fr_bf.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/fr_bi.php b/framework/i18n/data/fr_bi.php index 2553f0929..0c97cdafb 100644 --- a/framework/i18n/data/fr_bi.php +++ b/framework/i18n/data/fr_bi.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/fr_bj.php b/framework/i18n/data/fr_bj.php index 710029423..fa9a94422 100644 --- a/framework/i18n/data/fr_bj.php +++ b/framework/i18n/data/fr_bj.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/fr_bl.php b/framework/i18n/data/fr_bl.php index f2ca787e1..329eda41e 100644 --- a/framework/i18n/data/fr_bl.php +++ b/framework/i18n/data/fr_bl.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/fr_ca.php b/framework/i18n/data/fr_ca.php index 27a804634..7da6c537c 100644 --- a/framework/i18n/data/fr_ca.php +++ b/framework/i18n/data/fr_ca.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/fr_cd.php b/framework/i18n/data/fr_cd.php index 1ccc5568d..0d76ba52b 100644 --- a/framework/i18n/data/fr_cd.php +++ b/framework/i18n/data/fr_cd.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/fr_cf.php b/framework/i18n/data/fr_cf.php index 78689ed52..a4ea20684 100644 --- a/framework/i18n/data/fr_cf.php +++ b/framework/i18n/data/fr_cf.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/fr_cg.php b/framework/i18n/data/fr_cg.php index b52c96230..8079e6f18 100644 --- a/framework/i18n/data/fr_cg.php +++ b/framework/i18n/data/fr_cg.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/fr_ch.php b/framework/i18n/data/fr_ch.php index 7d4a00e2a..474c7f225 100644 --- a/framework/i18n/data/fr_ch.php +++ b/framework/i18n/data/fr_ch.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/fr_ci.php b/framework/i18n/data/fr_ci.php index 4de0dde36..da8247bc4 100644 --- a/framework/i18n/data/fr_ci.php +++ b/framework/i18n/data/fr_ci.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/fr_cm.php b/framework/i18n/data/fr_cm.php index f3f78fc35..5f216a427 100644 --- a/framework/i18n/data/fr_cm.php +++ b/framework/i18n/data/fr_cm.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/fr_dj.php b/framework/i18n/data/fr_dj.php index 0e61f2c1d..853b918d0 100644 --- a/framework/i18n/data/fr_dj.php +++ b/framework/i18n/data/fr_dj.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/fr_fr.php b/framework/i18n/data/fr_fr.php index 22312289f..238e9e01c 100644 --- a/framework/i18n/data/fr_fr.php +++ b/framework/i18n/data/fr_fr.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/fr_ga.php b/framework/i18n/data/fr_ga.php index 711db2016..7675f420c 100644 --- a/framework/i18n/data/fr_ga.php +++ b/framework/i18n/data/fr_ga.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/fr_gf.php b/framework/i18n/data/fr_gf.php index 8f7d3cafb..95cffa197 100644 --- a/framework/i18n/data/fr_gf.php +++ b/framework/i18n/data/fr_gf.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/fr_gn.php b/framework/i18n/data/fr_gn.php index cf2d47450..bb6cc9667 100644 --- a/framework/i18n/data/fr_gn.php +++ b/framework/i18n/data/fr_gn.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/fr_gp.php b/framework/i18n/data/fr_gp.php index 490d3faf4..80993189b 100644 --- a/framework/i18n/data/fr_gp.php +++ b/framework/i18n/data/fr_gp.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/fr_gq.php b/framework/i18n/data/fr_gq.php index 99adf84be..d394cedc2 100644 --- a/framework/i18n/data/fr_gq.php +++ b/framework/i18n/data/fr_gq.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/fr_km.php b/framework/i18n/data/fr_km.php index 528765637..a76c5ac91 100644 --- a/framework/i18n/data/fr_km.php +++ b/framework/i18n/data/fr_km.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/fr_lu.php b/framework/i18n/data/fr_lu.php index db2009e58..5e96b90b6 100644 --- a/framework/i18n/data/fr_lu.php +++ b/framework/i18n/data/fr_lu.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5719', diff --git a/framework/i18n/data/fr_mc.php b/framework/i18n/data/fr_mc.php index 90033eff3..4f624a2c3 100644 --- a/framework/i18n/data/fr_mc.php +++ b/framework/i18n/data/fr_mc.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/fr_mf.php b/framework/i18n/data/fr_mf.php index b1803023f..69f90584d 100644 --- a/framework/i18n/data/fr_mf.php +++ b/framework/i18n/data/fr_mf.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/fr_mg.php b/framework/i18n/data/fr_mg.php index be57b84a1..91aa6b3c5 100644 --- a/framework/i18n/data/fr_mg.php +++ b/framework/i18n/data/fr_mg.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/fr_ml.php b/framework/i18n/data/fr_ml.php index 3476e315f..c55e18b66 100644 --- a/framework/i18n/data/fr_ml.php +++ b/framework/i18n/data/fr_ml.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/fr_mq.php b/framework/i18n/data/fr_mq.php index 9b17f7b51..1c0f52d7e 100644 --- a/framework/i18n/data/fr_mq.php +++ b/framework/i18n/data/fr_mq.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/fr_ne.php b/framework/i18n/data/fr_ne.php index 51fbd5fe4..eb2b4a808 100644 --- a/framework/i18n/data/fr_ne.php +++ b/framework/i18n/data/fr_ne.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/fr_re.php b/framework/i18n/data/fr_re.php index 36f96d73e..5ce295179 100644 --- a/framework/i18n/data/fr_re.php +++ b/framework/i18n/data/fr_re.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/fr_rw.php b/framework/i18n/data/fr_rw.php index affd2bf4f..4b7cd7f82 100644 --- a/framework/i18n/data/fr_rw.php +++ b/framework/i18n/data/fr_rw.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/fr_sn.php b/framework/i18n/data/fr_sn.php index ad92da660..1031c717b 100644 --- a/framework/i18n/data/fr_sn.php +++ b/framework/i18n/data/fr_sn.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/fr_td.php b/framework/i18n/data/fr_td.php index 93c1d159a..881990127 100644 --- a/framework/i18n/data/fr_td.php +++ b/framework/i18n/data/fr_td.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/fr_tg.php b/framework/i18n/data/fr_tg.php index 8e2832252..d0d94c8f9 100644 --- a/framework/i18n/data/fr_tg.php +++ b/framework/i18n/data/fr_tg.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/fr_yt.php b/framework/i18n/data/fr_yt.php index 3e2d8a59f..89b9ed62a 100644 --- a/framework/i18n/data/fr_yt.php +++ b/framework/i18n/data/fr_yt.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/fur.php b/framework/i18n/data/fur.php index eed3d426e..b3d592b5d 100644 --- a/framework/i18n/data/fur.php +++ b/framework/i18n/data/fur.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/fur_it.php b/framework/i18n/data/fur_it.php index 6a8d9b0b7..6cd92a362 100644 --- a/framework/i18n/data/fur_it.php +++ b/framework/i18n/data/fur_it.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ga.php b/framework/i18n/data/ga.php index 8fd9e43e9..712391366 100644 --- a/framework/i18n/data/ga.php +++ b/framework/i18n/data/ga.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/ga_ie.php b/framework/i18n/data/ga_ie.php index 1c03b183b..f16a8418e 100644 --- a/framework/i18n/data/ga_ie.php +++ b/framework/i18n/data/ga_ie.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/gaa.php b/framework/i18n/data/gaa.php index 02150b771..f0923f3d8 100644 --- a/framework/i18n/data/gaa.php +++ b/framework/i18n/data/gaa.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6443', diff --git a/framework/i18n/data/gaa_gh.php b/framework/i18n/data/gaa_gh.php index 98bbf5898..b78f03afb 100644 --- a/framework/i18n/data/gaa_gh.php +++ b/framework/i18n/data/gaa_gh.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/gd.php b/framework/i18n/data/gd.php index c2a598467..e62b78710 100644 --- a/framework/i18n/data/gd.php +++ b/framework/i18n/data/gd.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/gd_gb.php b/framework/i18n/data/gd_gb.php index 6236e1ad7..912c8be5f 100644 --- a/framework/i18n/data/gd_gb.php +++ b/framework/i18n/data/gd_gb.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6157', diff --git a/framework/i18n/data/gez.php b/framework/i18n/data/gez.php index c42eba17a..c83767ad8 100644 --- a/framework/i18n/data/gez.php +++ b/framework/i18n/data/gez.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4768', diff --git a/framework/i18n/data/gez_er.php b/framework/i18n/data/gez_er.php index 5bca57bcb..81d15a8c0 100644 --- a/framework/i18n/data/gez_er.php +++ b/framework/i18n/data/gez_er.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/gez_et.php b/framework/i18n/data/gez_et.php index 748067860..4eae91963 100644 --- a/framework/i18n/data/gez_et.php +++ b/framework/i18n/data/gez_et.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/gl.php b/framework/i18n/data/gl.php index b020a92a0..282ee54d6 100644 --- a/framework/i18n/data/gl.php +++ b/framework/i18n/data/gl.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/gl_es.php b/framework/i18n/data/gl_es.php index 188dda5d3..863450e39 100644 --- a/framework/i18n/data/gl_es.php +++ b/framework/i18n/data/gl_es.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/gsw.php b/framework/i18n/data/gsw.php index 2e4199ad9..e989b09b8 100644 --- a/framework/i18n/data/gsw.php +++ b/framework/i18n/data/gsw.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/gsw_ch.php b/framework/i18n/data/gsw_ch.php index 4404c07cb..99141eb7f 100644 --- a/framework/i18n/data/gsw_ch.php +++ b/framework/i18n/data/gsw_ch.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/gu.php b/framework/i18n/data/gu.php index 3fc1ffbe1..e05c2f765 100644 --- a/framework/i18n/data/gu.php +++ b/framework/i18n/data/gu.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/gu_in.php b/framework/i18n/data/gu_in.php index cdae1fed8..ef2e75e75 100644 --- a/framework/i18n/data/gu_in.php +++ b/framework/i18n/data/gu_in.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/guz.php b/framework/i18n/data/guz.php index 1174e66f1..5db747d36 100644 --- a/framework/i18n/data/guz.php +++ b/framework/i18n/data/guz.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/guz_ke.php b/framework/i18n/data/guz_ke.php index ba7d5a358..c51aae77c 100644 --- a/framework/i18n/data/guz_ke.php +++ b/framework/i18n/data/guz_ke.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/gv.php b/framework/i18n/data/gv.php index 7257a3839..f7154cc5e 100644 --- a/framework/i18n/data/gv.php +++ b/framework/i18n/data/gv.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/gv_gb.php b/framework/i18n/data/gv_gb.php index cfd4629ca..619a1d311 100644 --- a/framework/i18n/data/gv_gb.php +++ b/framework/i18n/data/gv_gb.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ha.php b/framework/i18n/data/ha.php index c3137b593..6d4084521 100644 --- a/framework/i18n/data/ha.php +++ b/framework/i18n/data/ha.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/ha_arab.php b/framework/i18n/data/ha_arab.php index 8bd7cda5e..6bb163613 100644 --- a/framework/i18n/data/ha_arab.php +++ b/framework/i18n/data/ha_arab.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4599', diff --git a/framework/i18n/data/ha_arab_ng.php b/framework/i18n/data/ha_arab_ng.php index 5f4ca676c..d5d2008ff 100644 --- a/framework/i18n/data/ha_arab_ng.php +++ b/framework/i18n/data/ha_arab_ng.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ha_arab_sd.php b/framework/i18n/data/ha_arab_sd.php index 32af347e6..0dfb8713e 100644 --- a/framework/i18n/data/ha_arab_sd.php +++ b/framework/i18n/data/ha_arab_sd.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ha_gh.php b/framework/i18n/data/ha_gh.php index 853406740..7bf5a27b5 100644 --- a/framework/i18n/data/ha_gh.php +++ b/framework/i18n/data/ha_gh.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ha_latn.php b/framework/i18n/data/ha_latn.php index ce36f5628..ecf52bfc6 100644 --- a/framework/i18n/data/ha_latn.php +++ b/framework/i18n/data/ha_latn.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ha_latn_gh.php b/framework/i18n/data/ha_latn_gh.php index faacfc5ea..90f07b2b4 100644 --- a/framework/i18n/data/ha_latn_gh.php +++ b/framework/i18n/data/ha_latn_gh.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ha_latn_ne.php b/framework/i18n/data/ha_latn_ne.php index 3f760b70b..04a6199e9 100644 --- a/framework/i18n/data/ha_latn_ne.php +++ b/framework/i18n/data/ha_latn_ne.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ha_latn_ng.php b/framework/i18n/data/ha_latn_ng.php index 3b6cdb130..3ab0c3dfd 100644 --- a/framework/i18n/data/ha_latn_ng.php +++ b/framework/i18n/data/ha_latn_ng.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ha_ne.php b/framework/i18n/data/ha_ne.php index 5843c6c5e..60b6139a1 100644 --- a/framework/i18n/data/ha_ne.php +++ b/framework/i18n/data/ha_ne.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ha_ng.php b/framework/i18n/data/ha_ng.php index 37a9d1c1e..1094928f2 100644 --- a/framework/i18n/data/ha_ng.php +++ b/framework/i18n/data/ha_ng.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ha_sd.php b/framework/i18n/data/ha_sd.php index d80b99008..ff19fc8dd 100644 --- a/framework/i18n/data/ha_sd.php +++ b/framework/i18n/data/ha_sd.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/haw.php b/framework/i18n/data/haw.php index fcbf4b7ea..c51a6131e 100644 --- a/framework/i18n/data/haw.php +++ b/framework/i18n/data/haw.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/haw_us.php b/framework/i18n/data/haw_us.php index b997851a2..3161a0a23 100644 --- a/framework/i18n/data/haw_us.php +++ b/framework/i18n/data/haw_us.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/he.php b/framework/i18n/data/he.php index 3b412d63a..fd8f15f27 100644 --- a/framework/i18n/data/he.php +++ b/framework/i18n/data/he.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/he_il.php b/framework/i18n/data/he_il.php index 7afde88be..a04959499 100644 --- a/framework/i18n/data/he_il.php +++ b/framework/i18n/data/he_il.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/hi.php b/framework/i18n/data/hi.php index 7817011f9..2f0425c95 100644 --- a/framework/i18n/data/hi.php +++ b/framework/i18n/data/hi.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/hi_in.php b/framework/i18n/data/hi_in.php index d71f98040..8ce9e57c0 100644 --- a/framework/i18n/data/hi_in.php +++ b/framework/i18n/data/hi_in.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/hr.php b/framework/i18n/data/hr.php index e74d5c69f..9c2527bd5 100644 --- a/framework/i18n/data/hr.php +++ b/framework/i18n/data/hr.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/hr_hr.php b/framework/i18n/data/hr_hr.php index 1699d0656..1b5c50825 100644 --- a/framework/i18n/data/hr_hr.php +++ b/framework/i18n/data/hr_hr.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/hu.php b/framework/i18n/data/hu.php index bc6fb7ea5..1303a88f2 100644 --- a/framework/i18n/data/hu.php +++ b/framework/i18n/data/hu.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/hu_hu.php b/framework/i18n/data/hu_hu.php index 13e048765..f8a740f51 100644 --- a/framework/i18n/data/hu_hu.php +++ b/framework/i18n/data/hu_hu.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/hy.php b/framework/i18n/data/hy.php index ddc66b327..3c4249e4f 100644 --- a/framework/i18n/data/hy.php +++ b/framework/i18n/data/hy.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/hy_am.php b/framework/i18n/data/hy_am.php index 7e3bdda47..d3b70969d 100644 --- a/framework/i18n/data/hy_am.php +++ b/framework/i18n/data/hy_am.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ia.php b/framework/i18n/data/ia.php index 25a5c32be..08e2501d9 100644 --- a/framework/i18n/data/ia.php +++ b/framework/i18n/data/ia.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/id.php b/framework/i18n/data/id.php index 6b1ed408b..1e08e9bbb 100644 --- a/framework/i18n/data/id.php +++ b/framework/i18n/data/id.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/id_id.php b/framework/i18n/data/id_id.php index 5f18228e1..1a302b9ca 100644 --- a/framework/i18n/data/id_id.php +++ b/framework/i18n/data/id_id.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ig.php b/framework/i18n/data/ig.php index f21e9ac10..4f342afd2 100644 --- a/framework/i18n/data/ig.php +++ b/framework/i18n/data/ig.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/ig_ng.php b/framework/i18n/data/ig_ng.php index 0f76d3db0..c3ff4bfa5 100644 --- a/framework/i18n/data/ig_ng.php +++ b/framework/i18n/data/ig_ng.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ii.php b/framework/i18n/data/ii.php index 09d8c6098..f2850eedf 100644 --- a/framework/i18n/data/ii.php +++ b/framework/i18n/data/ii.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6443', diff --git a/framework/i18n/data/ii_cn.php b/framework/i18n/data/ii_cn.php index 4f7ddd8d1..d2e2b16a2 100644 --- a/framework/i18n/data/ii_cn.php +++ b/framework/i18n/data/ii_cn.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/in.php b/framework/i18n/data/in.php index 957f0c1ba..35c719beb 100644 --- a/framework/i18n/data/in.php +++ b/framework/i18n/data/in.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/is.php b/framework/i18n/data/is.php index 2fa355dd9..b738b541e 100644 --- a/framework/i18n/data/is.php +++ b/framework/i18n/data/is.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/is_is.php b/framework/i18n/data/is_is.php index 06b0f790c..4c1ee85cf 100644 --- a/framework/i18n/data/is_is.php +++ b/framework/i18n/data/is_is.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/it.php b/framework/i18n/data/it.php index dd3f05155..34cdf80a3 100644 --- a/framework/i18n/data/it.php +++ b/framework/i18n/data/it.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/it_ch.php b/framework/i18n/data/it_ch.php index 773bd6a02..30ca0e4da 100644 --- a/framework/i18n/data/it_ch.php +++ b/framework/i18n/data/it_ch.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/it_it.php b/framework/i18n/data/it_it.php index 9edaa30af..020c60448 100644 --- a/framework/i18n/data/it_it.php +++ b/framework/i18n/data/it_it.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/iu.php b/framework/i18n/data/iu.php index 1949738dc..27256ec52 100644 --- a/framework/i18n/data/iu.php +++ b/framework/i18n/data/iu.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4763', diff --git a/framework/i18n/data/iw.php b/framework/i18n/data/iw.php index 36d19e755..dc6b3e980 100644 --- a/framework/i18n/data/iw.php +++ b/framework/i18n/data/iw.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ja.php b/framework/i18n/data/ja.php index 3c226af59..f9e1407ec 100644 --- a/framework/i18n/data/ja.php +++ b/framework/i18n/data/ja.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/ja_jp.php b/framework/i18n/data/ja_jp.php index 98233b224..b435d92f0 100644 --- a/framework/i18n/data/ja_jp.php +++ b/framework/i18n/data/ja_jp.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/jmc.php b/framework/i18n/data/jmc.php index 710e2892c..31b75e853 100644 --- a/framework/i18n/data/jmc.php +++ b/framework/i18n/data/jmc.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/jmc_tz.php b/framework/i18n/data/jmc_tz.php index 6405594f7..a08b0d5ff 100644 --- a/framework/i18n/data/jmc_tz.php +++ b/framework/i18n/data/jmc_tz.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/ka.php b/framework/i18n/data/ka.php index a1f617512..b4093b9cf 100644 --- a/framework/i18n/data/ka.php +++ b/framework/i18n/data/ka.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/ka_ge.php b/framework/i18n/data/ka_ge.php index a66b62cf3..c4259e768 100644 --- a/framework/i18n/data/ka_ge.php +++ b/framework/i18n/data/ka_ge.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/kab.php b/framework/i18n/data/kab.php index 26696b067..dbd3a4926 100644 --- a/framework/i18n/data/kab.php +++ b/framework/i18n/data/kab.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/kab_dz.php b/framework/i18n/data/kab_dz.php index af318fff3..55dd00d8e 100644 --- a/framework/i18n/data/kab_dz.php +++ b/framework/i18n/data/kab_dz.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/kaj.php b/framework/i18n/data/kaj.php index 3dfe7fc81..1ca33d496 100644 --- a/framework/i18n/data/kaj.php +++ b/framework/i18n/data/kaj.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/kaj_ng.php b/framework/i18n/data/kaj_ng.php index cabc8ad79..a2f5318a3 100644 --- a/framework/i18n/data/kaj_ng.php +++ b/framework/i18n/data/kaj_ng.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/kam.php b/framework/i18n/data/kam.php index c462a0456..8fe1172dc 100644 --- a/framework/i18n/data/kam.php +++ b/framework/i18n/data/kam.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/kam_ke.php b/framework/i18n/data/kam_ke.php index 73571625e..24d5adfbf 100644 --- a/framework/i18n/data/kam_ke.php +++ b/framework/i18n/data/kam_ke.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/kcg.php b/framework/i18n/data/kcg.php index 8a15c891c..1275c01a0 100644 --- a/framework/i18n/data/kcg.php +++ b/framework/i18n/data/kcg.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/kcg_ng.php b/framework/i18n/data/kcg_ng.php index 01cc4de05..3489f4745 100644 --- a/framework/i18n/data/kcg_ng.php +++ b/framework/i18n/data/kcg_ng.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/kde.php b/framework/i18n/data/kde.php index 61467c1cb..3edad2aae 100644 --- a/framework/i18n/data/kde.php +++ b/framework/i18n/data/kde.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/kde_tz.php b/framework/i18n/data/kde_tz.php index ca7d85265..4ea1615a2 100644 --- a/framework/i18n/data/kde_tz.php +++ b/framework/i18n/data/kde_tz.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/kea.php b/framework/i18n/data/kea.php index fe882e11e..78bdd2405 100644 --- a/framework/i18n/data/kea.php +++ b/framework/i18n/data/kea.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/kea_cv.php b/framework/i18n/data/kea_cv.php index 2c7eb9a7c..0e3e49c58 100644 --- a/framework/i18n/data/kea_cv.php +++ b/framework/i18n/data/kea_cv.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/kfo.php b/framework/i18n/data/kfo.php index 1405541a5..6dec6bd54 100644 --- a/framework/i18n/data/kfo.php +++ b/framework/i18n/data/kfo.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4763', diff --git a/framework/i18n/data/kfo_ci.php b/framework/i18n/data/kfo_ci.php index ae6330578..f1258133d 100644 --- a/framework/i18n/data/kfo_ci.php +++ b/framework/i18n/data/kfo_ci.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/khq.php b/framework/i18n/data/khq.php index 7a7497c14..36dae2c6e 100644 --- a/framework/i18n/data/khq.php +++ b/framework/i18n/data/khq.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/khq_ml.php b/framework/i18n/data/khq_ml.php index 51b065438..eac9219b2 100644 --- a/framework/i18n/data/khq_ml.php +++ b/framework/i18n/data/khq_ml.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/ki.php b/framework/i18n/data/ki.php index f75032fd4..1c4392f4c 100644 --- a/framework/i18n/data/ki.php +++ b/framework/i18n/data/ki.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/ki_ke.php b/framework/i18n/data/ki_ke.php index 593941176..96a4c6bed 100644 --- a/framework/i18n/data/ki_ke.php +++ b/framework/i18n/data/ki_ke.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/kk.php b/framework/i18n/data/kk.php index 672032203..f3385e756 100644 --- a/framework/i18n/data/kk.php +++ b/framework/i18n/data/kk.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/kk_cyrl.php b/framework/i18n/data/kk_cyrl.php index 451a8a6fd..5de48d2d8 100644 --- a/framework/i18n/data/kk_cyrl.php +++ b/framework/i18n/data/kk_cyrl.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/kk_cyrl_kz.php b/framework/i18n/data/kk_cyrl_kz.php index c9d80d23a..60b1a6e09 100644 --- a/framework/i18n/data/kk_cyrl_kz.php +++ b/framework/i18n/data/kk_cyrl_kz.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/kk_kz.php b/framework/i18n/data/kk_kz.php index a17ae98d0..214ca62cf 100644 --- a/framework/i18n/data/kk_kz.php +++ b/framework/i18n/data/kk_kz.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/kl.php b/framework/i18n/data/kl.php index f76fa346e..b1ef3db2f 100644 --- a/framework/i18n/data/kl.php +++ b/framework/i18n/data/kl.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/kl_gl.php b/framework/i18n/data/kl_gl.php index 211f85cdd..5683ff6f6 100644 --- a/framework/i18n/data/kl_gl.php +++ b/framework/i18n/data/kl_gl.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/kln.php b/framework/i18n/data/kln.php index a7f3d16cc..4d3a2705e 100644 --- a/framework/i18n/data/kln.php +++ b/framework/i18n/data/kln.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/kln_ke.php b/framework/i18n/data/kln_ke.php index 381c26b68..2ea29afba 100644 --- a/framework/i18n/data/kln_ke.php +++ b/framework/i18n/data/kln_ke.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/km.php b/framework/i18n/data/km.php index 14bf9e1a7..fe634e123 100644 --- a/framework/i18n/data/km.php +++ b/framework/i18n/data/km.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/km_kh.php b/framework/i18n/data/km_kh.php index a5b841944..86adde707 100644 --- a/framework/i18n/data/km_kh.php +++ b/framework/i18n/data/km_kh.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/kn.php b/framework/i18n/data/kn.php index 051af767a..3ea723533 100644 --- a/framework/i18n/data/kn.php +++ b/framework/i18n/data/kn.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/kn_in.php b/framework/i18n/data/kn_in.php index 13b1ec97e..589d7312b 100644 --- a/framework/i18n/data/kn_in.php +++ b/framework/i18n/data/kn_in.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ko.php b/framework/i18n/data/ko.php index c1954fdf0..9fc1431d2 100644 --- a/framework/i18n/data/ko.php +++ b/framework/i18n/data/ko.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/ko_kr.php b/framework/i18n/data/ko_kr.php index 72b38225d..3c5368ea2 100644 --- a/framework/i18n/data/ko_kr.php +++ b/framework/i18n/data/ko_kr.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/kok.php b/framework/i18n/data/kok.php index eec33f3f8..627bf77d8 100644 --- a/framework/i18n/data/kok.php +++ b/framework/i18n/data/kok.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/kok_in.php b/framework/i18n/data/kok_in.php index a2c94d4e8..7b95583bd 100644 --- a/framework/i18n/data/kok_in.php +++ b/framework/i18n/data/kok_in.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/kpe.php b/framework/i18n/data/kpe.php index 6caecb334..d5ea44f65 100644 --- a/framework/i18n/data/kpe.php +++ b/framework/i18n/data/kpe.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4763', diff --git a/framework/i18n/data/kpe_gn.php b/framework/i18n/data/kpe_gn.php index 2fcbfb30e..f167d79a5 100644 --- a/framework/i18n/data/kpe_gn.php +++ b/framework/i18n/data/kpe_gn.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/kpe_lr.php b/framework/i18n/data/kpe_lr.php index 203131080..f36a15e37 100644 --- a/framework/i18n/data/kpe_lr.php +++ b/framework/i18n/data/kpe_lr.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ksb.php b/framework/i18n/data/ksb.php index 2cefd243d..4d1117d65 100644 --- a/framework/i18n/data/ksb.php +++ b/framework/i18n/data/ksb.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/ksb_tz.php b/framework/i18n/data/ksb_tz.php index f48d962c6..b8af856f0 100644 --- a/framework/i18n/data/ksb_tz.php +++ b/framework/i18n/data/ksb_tz.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/ksf.php b/framework/i18n/data/ksf.php index 06944d0cc..4b67e6b16 100644 --- a/framework/i18n/data/ksf.php +++ b/framework/i18n/data/ksf.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/ksf_cm.php b/framework/i18n/data/ksf_cm.php index cc922a33d..400784dd8 100644 --- a/framework/i18n/data/ksf_cm.php +++ b/framework/i18n/data/ksf_cm.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/ksh.php b/framework/i18n/data/ksh.php index 486671c58..85306b488 100644 --- a/framework/i18n/data/ksh.php +++ b/framework/i18n/data/ksh.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/ksh_de.php b/framework/i18n/data/ksh_de.php index 9bb6a7025..ec8670ec0 100644 --- a/framework/i18n/data/ksh_de.php +++ b/framework/i18n/data/ksh_de.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/ku.php b/framework/i18n/data/ku.php index b7efa6e20..beac73ed1 100644 --- a/framework/i18n/data/ku.php +++ b/framework/i18n/data/ku.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/ku_arab.php b/framework/i18n/data/ku_arab.php index b29f14931..6bcc8b9fb 100644 --- a/framework/i18n/data/ku_arab.php +++ b/framework/i18n/data/ku_arab.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ku_arab_iq.php b/framework/i18n/data/ku_arab_iq.php index bdabd941e..dceb28306 100644 --- a/framework/i18n/data/ku_arab_iq.php +++ b/framework/i18n/data/ku_arab_iq.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ku_arab_ir.php b/framework/i18n/data/ku_arab_ir.php index b06b1bce0..7d400f647 100644 --- a/framework/i18n/data/ku_arab_ir.php +++ b/framework/i18n/data/ku_arab_ir.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5695', diff --git a/framework/i18n/data/ku_iq.php b/framework/i18n/data/ku_iq.php index e233db778..e5b0e4b03 100644 --- a/framework/i18n/data/ku_iq.php +++ b/framework/i18n/data/ku_iq.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ku_ir.php b/framework/i18n/data/ku_ir.php index 7d010c056..b793c9662 100644 --- a/framework/i18n/data/ku_ir.php +++ b/framework/i18n/data/ku_ir.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ku_latn.php b/framework/i18n/data/ku_latn.php index b5ada2db9..72aaa92a9 100644 --- a/framework/i18n/data/ku_latn.php +++ b/framework/i18n/data/ku_latn.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/ku_latn_sy.php b/framework/i18n/data/ku_latn_sy.php index 1fc580996..feb4f1c17 100644 --- a/framework/i18n/data/ku_latn_sy.php +++ b/framework/i18n/data/ku_latn_sy.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/ku_latn_tr.php b/framework/i18n/data/ku_latn_tr.php index bd57fe4c0..3d1d5b538 100644 --- a/framework/i18n/data/ku_latn_tr.php +++ b/framework/i18n/data/ku_latn_tr.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ku_sy.php b/framework/i18n/data/ku_sy.php index a0cbe75b6..9bf0bcd78 100644 --- a/framework/i18n/data/ku_sy.php +++ b/framework/i18n/data/ku_sy.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4291', diff --git a/framework/i18n/data/ku_tr.php b/framework/i18n/data/ku_tr.php index c26d2d592..e113f707d 100644 --- a/framework/i18n/data/ku_tr.php +++ b/framework/i18n/data/ku_tr.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/kw.php b/framework/i18n/data/kw.php index 30b5fc46a..8f1d28691 100644 --- a/framework/i18n/data/kw.php +++ b/framework/i18n/data/kw.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/kw_gb.php b/framework/i18n/data/kw_gb.php index ac6d871a7..390f9a797 100644 --- a/framework/i18n/data/kw_gb.php +++ b/framework/i18n/data/kw_gb.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ky.php b/framework/i18n/data/ky.php index 11a4efc94..eba415033 100644 --- a/framework/i18n/data/ky.php +++ b/framework/i18n/data/ky.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/ky_kg.php b/framework/i18n/data/ky_kg.php index c47e6e65a..281f8a6aa 100644 --- a/framework/i18n/data/ky_kg.php +++ b/framework/i18n/data/ky_kg.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/lag.php b/framework/i18n/data/lag.php index 18f19544d..6735e9e2c 100644 --- a/framework/i18n/data/lag.php +++ b/framework/i18n/data/lag.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6450', diff --git a/framework/i18n/data/lag_tz.php b/framework/i18n/data/lag_tz.php index b7aa09980..a8b4e34fa 100644 --- a/framework/i18n/data/lag_tz.php +++ b/framework/i18n/data/lag_tz.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/lg.php b/framework/i18n/data/lg.php index 03483a582..fbda76f8c 100644 --- a/framework/i18n/data/lg.php +++ b/framework/i18n/data/lg.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/lg_ug.php b/framework/i18n/data/lg_ug.php index d3802196e..e9abcda06 100644 --- a/framework/i18n/data/lg_ug.php +++ b/framework/i18n/data/lg_ug.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/ln.php b/framework/i18n/data/ln.php index 045d6e201..59aa0946c 100644 --- a/framework/i18n/data/ln.php +++ b/framework/i18n/data/ln.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/ln_cd.php b/framework/i18n/data/ln_cd.php index 7d46b36ab..22eedf5a5 100644 --- a/framework/i18n/data/ln_cd.php +++ b/framework/i18n/data/ln_cd.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ln_cg.php b/framework/i18n/data/ln_cg.php index cc4104afa..df0d69abb 100644 --- a/framework/i18n/data/ln_cg.php +++ b/framework/i18n/data/ln_cg.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/lo.php b/framework/i18n/data/lo.php index dd9a046e0..1573beab4 100644 --- a/framework/i18n/data/lo.php +++ b/framework/i18n/data/lo.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/lo_la.php b/framework/i18n/data/lo_la.php index 1d6ec6016..4651082f0 100644 --- a/framework/i18n/data/lo_la.php +++ b/framework/i18n/data/lo_la.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/lt.php b/framework/i18n/data/lt.php index b3694eb3b..b76d11091 100644 --- a/framework/i18n/data/lt.php +++ b/framework/i18n/data/lt.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/lt_lt.php b/framework/i18n/data/lt_lt.php index 18fdce09a..d3ae06050 100644 --- a/framework/i18n/data/lt_lt.php +++ b/framework/i18n/data/lt_lt.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/lu.php b/framework/i18n/data/lu.php index 053509609..ebaec3c4b 100644 --- a/framework/i18n/data/lu.php +++ b/framework/i18n/data/lu.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/lu_cd.php b/framework/i18n/data/lu_cd.php index 9f143aadb..b46cc6909 100644 --- a/framework/i18n/data/lu_cd.php +++ b/framework/i18n/data/lu_cd.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/luo.php b/framework/i18n/data/luo.php index 4e8d04e5c..1fcdbbef8 100644 --- a/framework/i18n/data/luo.php +++ b/framework/i18n/data/luo.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/luo_ke.php b/framework/i18n/data/luo_ke.php index 367697638..04847fe29 100644 --- a/framework/i18n/data/luo_ke.php +++ b/framework/i18n/data/luo_ke.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/luy.php b/framework/i18n/data/luy.php index b777aad39..4fa061b9b 100644 --- a/framework/i18n/data/luy.php +++ b/framework/i18n/data/luy.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/luy_ke.php b/framework/i18n/data/luy_ke.php index da1d3d7dc..1f4cfc47a 100644 --- a/framework/i18n/data/luy_ke.php +++ b/framework/i18n/data/luy_ke.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/lv.php b/framework/i18n/data/lv.php index c62e584e9..88ded6539 100644 --- a/framework/i18n/data/lv.php +++ b/framework/i18n/data/lv.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/lv_lv.php b/framework/i18n/data/lv_lv.php index 278534c5a..9c9636d44 100644 --- a/framework/i18n/data/lv_lv.php +++ b/framework/i18n/data/lv_lv.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/mas.php b/framework/i18n/data/mas.php index 73f5bb9ba..b0aef7ec4 100644 --- a/framework/i18n/data/mas.php +++ b/framework/i18n/data/mas.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/mas_ke.php b/framework/i18n/data/mas_ke.php index 63260bf9d..e20bff1ea 100644 --- a/framework/i18n/data/mas_ke.php +++ b/framework/i18n/data/mas_ke.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/mas_tz.php b/framework/i18n/data/mas_tz.php index 0f1453665..18f6757fc 100644 --- a/framework/i18n/data/mas_tz.php +++ b/framework/i18n/data/mas_tz.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/mer.php b/framework/i18n/data/mer.php index ca7b87c15..2ab1a7870 100644 --- a/framework/i18n/data/mer.php +++ b/framework/i18n/data/mer.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/mer_ke.php b/framework/i18n/data/mer_ke.php index 3266f9c22..76b682619 100644 --- a/framework/i18n/data/mer_ke.php +++ b/framework/i18n/data/mer_ke.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/mfe.php b/framework/i18n/data/mfe.php index 3c622627b..5ce6b22e3 100644 --- a/framework/i18n/data/mfe.php +++ b/framework/i18n/data/mfe.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6450', diff --git a/framework/i18n/data/mfe_mu.php b/framework/i18n/data/mfe_mu.php index cc50cbbfd..9477a06ec 100644 --- a/framework/i18n/data/mfe_mu.php +++ b/framework/i18n/data/mfe_mu.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/mg.php b/framework/i18n/data/mg.php index 585dd4374..e7bbde1aa 100644 --- a/framework/i18n/data/mg.php +++ b/framework/i18n/data/mg.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/mg_mg.php b/framework/i18n/data/mg_mg.php index 4a453e623..f6dab4408 100644 --- a/framework/i18n/data/mg_mg.php +++ b/framework/i18n/data/mg_mg.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/mgh.php b/framework/i18n/data/mgh.php index 5a56e7179..19c2b5c98 100644 --- a/framework/i18n/data/mgh.php +++ b/framework/i18n/data/mgh.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6450', diff --git a/framework/i18n/data/mgh_mz.php b/framework/i18n/data/mgh_mz.php index 4b6b839f4..21217ca69 100644 --- a/framework/i18n/data/mgh_mz.php +++ b/framework/i18n/data/mgh_mz.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/mi.php b/framework/i18n/data/mi.php index ff7b2bba5..109b271e5 100644 --- a/framework/i18n/data/mi.php +++ b/framework/i18n/data/mi.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4599', diff --git a/framework/i18n/data/mi_nz.php b/framework/i18n/data/mi_nz.php index eb69e23e9..41e90e22f 100644 --- a/framework/i18n/data/mi_nz.php +++ b/framework/i18n/data/mi_nz.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4421', diff --git a/framework/i18n/data/mk.php b/framework/i18n/data/mk.php index 8e2186fe3..0d36bccdd 100644 --- a/framework/i18n/data/mk.php +++ b/framework/i18n/data/mk.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/mk_mk.php b/framework/i18n/data/mk_mk.php index 377bce0bf..8beed6790 100644 --- a/framework/i18n/data/mk_mk.php +++ b/framework/i18n/data/mk_mk.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ml.php b/framework/i18n/data/ml.php index c9e2261d5..ada6e9aeb 100644 --- a/framework/i18n/data/ml.php +++ b/framework/i18n/data/ml.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/ml_in.php b/framework/i18n/data/ml_in.php index 5eeb7eceb..7c118bd0a 100644 --- a/framework/i18n/data/ml_in.php +++ b/framework/i18n/data/ml_in.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/mn.php b/framework/i18n/data/mn.php index 5495a11a7..db62fa4ba 100644 --- a/framework/i18n/data/mn.php +++ b/framework/i18n/data/mn.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5806', diff --git a/framework/i18n/data/mn_cn.php b/framework/i18n/data/mn_cn.php index 8d991cab0..e820af39c 100644 --- a/framework/i18n/data/mn_cn.php +++ b/framework/i18n/data/mn_cn.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/mn_cyrl.php b/framework/i18n/data/mn_cyrl.php index 4c1382a0f..40ca5f166 100644 --- a/framework/i18n/data/mn_cyrl.php +++ b/framework/i18n/data/mn_cyrl.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/mn_cyrl_mn.php b/framework/i18n/data/mn_cyrl_mn.php index 260179c98..47af8f3dc 100644 --- a/framework/i18n/data/mn_cyrl_mn.php +++ b/framework/i18n/data/mn_cyrl_mn.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/mn_mn.php b/framework/i18n/data/mn_mn.php index 873d5c4f7..e95c00964 100644 --- a/framework/i18n/data/mn_mn.php +++ b/framework/i18n/data/mn_mn.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/mn_mong.php b/framework/i18n/data/mn_mong.php index 58b9fb5f2..0ad399e50 100644 --- a/framework/i18n/data/mn_mong.php +++ b/framework/i18n/data/mn_mong.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6177', diff --git a/framework/i18n/data/mn_mong_cn.php b/framework/i18n/data/mn_mong_cn.php index fd5c1cd99..99a0440e2 100644 --- a/framework/i18n/data/mn_mong_cn.php +++ b/framework/i18n/data/mn_mong_cn.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/mo.php b/framework/i18n/data/mo.php index 7e04ccdc8..c6a681196 100644 --- a/framework/i18n/data/mo.php +++ b/framework/i18n/data/mo.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/mr.php b/framework/i18n/data/mr.php index a09e8b1e3..f69ec3932 100644 --- a/framework/i18n/data/mr.php +++ b/framework/i18n/data/mr.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/mr_in.php b/framework/i18n/data/mr_in.php index 55ad85448..894b4324c 100644 --- a/framework/i18n/data/mr_in.php +++ b/framework/i18n/data/mr_in.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ms.php b/framework/i18n/data/ms.php index a0e260e5e..e219bc89c 100644 --- a/framework/i18n/data/ms.php +++ b/framework/i18n/data/ms.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/ms_bn.php b/framework/i18n/data/ms_bn.php index d30cbf826..fc05987e9 100644 --- a/framework/i18n/data/ms_bn.php +++ b/framework/i18n/data/ms_bn.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/ms_my.php b/framework/i18n/data/ms_my.php index c3641bbec..3b8f82cd0 100644 --- a/framework/i18n/data/ms_my.php +++ b/framework/i18n/data/ms_my.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/mt.php b/framework/i18n/data/mt.php index 7b1a58c39..97eba222b 100644 --- a/framework/i18n/data/mt.php +++ b/framework/i18n/data/mt.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/mt_mt.php b/framework/i18n/data/mt_mt.php index 6d38ea5dd..eebd46f82 100644 --- a/framework/i18n/data/mt_mt.php +++ b/framework/i18n/data/mt_mt.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/mua.php b/framework/i18n/data/mua.php index be997a7ea..28ae0ba6b 100644 --- a/framework/i18n/data/mua.php +++ b/framework/i18n/data/mua.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/mua_cm.php b/framework/i18n/data/mua_cm.php index 44c48964e..046c8fd07 100644 --- a/framework/i18n/data/mua_cm.php +++ b/framework/i18n/data/mua_cm.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/my.php b/framework/i18n/data/my.php index 70b96e3b6..d2046af60 100644 --- a/framework/i18n/data/my.php +++ b/framework/i18n/data/my.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/my_mm.php b/framework/i18n/data/my_mm.php index 2cc4c7b23..b8caf8931 100644 --- a/framework/i18n/data/my_mm.php +++ b/framework/i18n/data/my_mm.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/naq.php b/framework/i18n/data/naq.php index c52da7cf5..9ecb12c40 100644 --- a/framework/i18n/data/naq.php +++ b/framework/i18n/data/naq.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/naq_na.php b/framework/i18n/data/naq_na.php index a09bfd5f7..804502d16 100644 --- a/framework/i18n/data/naq_na.php +++ b/framework/i18n/data/naq_na.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/nb.php b/framework/i18n/data/nb.php index ff84b4384..b700f5b30 100644 --- a/framework/i18n/data/nb.php +++ b/framework/i18n/data/nb.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/nb_no.php b/framework/i18n/data/nb_no.php index 92eab3798..e3fb7c216 100644 --- a/framework/i18n/data/nb_no.php +++ b/framework/i18n/data/nb_no.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/nd.php b/framework/i18n/data/nd.php index 3e09862be..df71691f0 100644 --- a/framework/i18n/data/nd.php +++ b/framework/i18n/data/nd.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/nd_zw.php b/framework/i18n/data/nd_zw.php index 593ecb6d0..dd31e5fc8 100644 --- a/framework/i18n/data/nd_zw.php +++ b/framework/i18n/data/nd_zw.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/nds.php b/framework/i18n/data/nds.php index 42c38fcef..25e2a129c 100644 --- a/framework/i18n/data/nds.php +++ b/framework/i18n/data/nds.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/nds_de.php b/framework/i18n/data/nds_de.php index 8fac912d9..32355a294 100644 --- a/framework/i18n/data/nds_de.php +++ b/framework/i18n/data/nds_de.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ne.php b/framework/i18n/data/ne.php index 714b9d559..bb9fb24ca 100644 --- a/framework/i18n/data/ne.php +++ b/framework/i18n/data/ne.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6472', diff --git a/framework/i18n/data/ne_in.php b/framework/i18n/data/ne_in.php index c7d09c3a8..49954d6dd 100644 --- a/framework/i18n/data/ne_in.php +++ b/framework/i18n/data/ne_in.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5953', diff --git a/framework/i18n/data/ne_np.php b/framework/i18n/data/ne_np.php index 5c10d7b22..efa0c7efe 100644 --- a/framework/i18n/data/ne_np.php +++ b/framework/i18n/data/ne_np.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/nl.php b/framework/i18n/data/nl.php index 4577b65e4..d1bcfc39b 100644 --- a/framework/i18n/data/nl.php +++ b/framework/i18n/data/nl.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/nl_aw.php b/framework/i18n/data/nl_aw.php index e125cf13a..37d83bf18 100644 --- a/framework/i18n/data/nl_aw.php +++ b/framework/i18n/data/nl_aw.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/nl_be.php b/framework/i18n/data/nl_be.php index c62a0585e..43dedfc0b 100644 --- a/framework/i18n/data/nl_be.php +++ b/framework/i18n/data/nl_be.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/nl_cw.php b/framework/i18n/data/nl_cw.php index 1c4ad3200..0a99189a5 100644 --- a/framework/i18n/data/nl_cw.php +++ b/framework/i18n/data/nl_cw.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6159', diff --git a/framework/i18n/data/nl_nl.php b/framework/i18n/data/nl_nl.php index d6d296f50..44123cb67 100644 --- a/framework/i18n/data/nl_nl.php +++ b/framework/i18n/data/nl_nl.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/nl_sx.php b/framework/i18n/data/nl_sx.php index 4731bb554..09a95bfd4 100644 --- a/framework/i18n/data/nl_sx.php +++ b/framework/i18n/data/nl_sx.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6159', diff --git a/framework/i18n/data/nmg.php b/framework/i18n/data/nmg.php index 7d952759a..e6454af0e 100644 --- a/framework/i18n/data/nmg.php +++ b/framework/i18n/data/nmg.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/nmg_cm.php b/framework/i18n/data/nmg_cm.php index bd602376e..4ad7dbbf7 100644 --- a/framework/i18n/data/nmg_cm.php +++ b/framework/i18n/data/nmg_cm.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/nn.php b/framework/i18n/data/nn.php index e1b40bbcd..80ee75a0e 100644 --- a/framework/i18n/data/nn.php +++ b/framework/i18n/data/nn.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/nn_no.php b/framework/i18n/data/nn_no.php index fc8fade20..73ae12877 100644 --- a/framework/i18n/data/nn_no.php +++ b/framework/i18n/data/nn_no.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/no.php b/framework/i18n/data/no.php index 6b83e8a14..907ffd0c2 100644 --- a/framework/i18n/data/no.php +++ b/framework/i18n/data/no.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/nr.php b/framework/i18n/data/nr.php index 19b500ab9..569b4dea1 100644 --- a/framework/i18n/data/nr.php +++ b/framework/i18n/data/nr.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/nr_za.php b/framework/i18n/data/nr_za.php index b8fd6a0f8..72c1fc013 100644 --- a/framework/i18n/data/nr_za.php +++ b/framework/i18n/data/nr_za.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/nso.php b/framework/i18n/data/nso.php index fc00c8c27..d281d1329 100644 --- a/framework/i18n/data/nso.php +++ b/framework/i18n/data/nso.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/nso_za.php b/framework/i18n/data/nso_za.php index 19f0798fa..4332fd589 100644 --- a/framework/i18n/data/nso_za.php +++ b/framework/i18n/data/nso_za.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/nus.php b/framework/i18n/data/nus.php index 8e8617cd8..49ff2652d 100644 --- a/framework/i18n/data/nus.php +++ b/framework/i18n/data/nus.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/nus_sd.php b/framework/i18n/data/nus_sd.php index 94880815d..5027ffa72 100644 --- a/framework/i18n/data/nus_sd.php +++ b/framework/i18n/data/nus_sd.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/ny.php b/framework/i18n/data/ny.php index 8e7ece4f1..0cf2bfaf9 100644 --- a/framework/i18n/data/ny.php +++ b/framework/i18n/data/ny.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4763', diff --git a/framework/i18n/data/ny_mw.php b/framework/i18n/data/ny_mw.php index 003eabecb..c5a1265dc 100644 --- a/framework/i18n/data/ny_mw.php +++ b/framework/i18n/data/ny_mw.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/nyn.php b/framework/i18n/data/nyn.php index 1edb2ca54..1b7aed458 100644 --- a/framework/i18n/data/nyn.php +++ b/framework/i18n/data/nyn.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/nyn_ug.php b/framework/i18n/data/nyn_ug.php index 695cfdbd3..3fdf70d06 100644 --- a/framework/i18n/data/nyn_ug.php +++ b/framework/i18n/data/nyn_ug.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/oc.php b/framework/i18n/data/oc.php index cb2bfc21d..0062e24ce 100644 --- a/framework/i18n/data/oc.php +++ b/framework/i18n/data/oc.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5859', diff --git a/framework/i18n/data/oc_fr.php b/framework/i18n/data/oc_fr.php index 9a6cd5933..072037c7d 100644 --- a/framework/i18n/data/oc_fr.php +++ b/framework/i18n/data/oc_fr.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/om.php b/framework/i18n/data/om.php index 727a79ea3..4f0288db7 100644 --- a/framework/i18n/data/om.php +++ b/framework/i18n/data/om.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/om_et.php b/framework/i18n/data/om_et.php index e16692f76..f9496e977 100644 --- a/framework/i18n/data/om_et.php +++ b/framework/i18n/data/om_et.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/om_ke.php b/framework/i18n/data/om_ke.php index 60b4a2744..827be581a 100644 --- a/framework/i18n/data/om_ke.php +++ b/framework/i18n/data/om_ke.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5717', diff --git a/framework/i18n/data/or.php b/framework/i18n/data/or.php index b3290c4eb..906dbe0b6 100644 --- a/framework/i18n/data/or.php +++ b/framework/i18n/data/or.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/or_in.php b/framework/i18n/data/or_in.php index 9a1931050..bbae59d81 100644 --- a/framework/i18n/data/or_in.php +++ b/framework/i18n/data/or_in.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/pa.php b/framework/i18n/data/pa.php index 0d152514b..6d3d680e9 100644 --- a/framework/i18n/data/pa.php +++ b/framework/i18n/data/pa.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/pa_arab.php b/framework/i18n/data/pa_arab.php index d92e81876..90d662d54 100644 --- a/framework/i18n/data/pa_arab.php +++ b/framework/i18n/data/pa_arab.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6177', diff --git a/framework/i18n/data/pa_arab_pk.php b/framework/i18n/data/pa_arab_pk.php index dcb70c857..8f2933ea8 100644 --- a/framework/i18n/data/pa_arab_pk.php +++ b/framework/i18n/data/pa_arab_pk.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/pa_guru.php b/framework/i18n/data/pa_guru.php index 1b9a963f7..90ec4c617 100644 --- a/framework/i18n/data/pa_guru.php +++ b/framework/i18n/data/pa_guru.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/pa_guru_in.php b/framework/i18n/data/pa_guru_in.php index a6388fc80..806502d5d 100644 --- a/framework/i18n/data/pa_guru_in.php +++ b/framework/i18n/data/pa_guru_in.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/pa_in.php b/framework/i18n/data/pa_in.php index ff8d85c7a..0c2103103 100644 --- a/framework/i18n/data/pa_in.php +++ b/framework/i18n/data/pa_in.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/pa_pk.php b/framework/i18n/data/pa_pk.php index 38cc82c81..819847bcd 100644 --- a/framework/i18n/data/pa_pk.php +++ b/framework/i18n/data/pa_pk.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/pl.php b/framework/i18n/data/pl.php index 6bff166eb..02bb3cd75 100644 --- a/framework/i18n/data/pl.php +++ b/framework/i18n/data/pl.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/pl_pl.php b/framework/i18n/data/pl_pl.php index 0ba7ffad4..3b816266c 100644 --- a/framework/i18n/data/pl_pl.php +++ b/framework/i18n/data/pl_pl.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ps.php b/framework/i18n/data/ps.php index 07367b853..5db6e9fd8 100644 --- a/framework/i18n/data/ps.php +++ b/framework/i18n/data/ps.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/ps_af.php b/framework/i18n/data/ps_af.php index 7f58a8289..a1047de2b 100644 --- a/framework/i18n/data/ps_af.php +++ b/framework/i18n/data/ps_af.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/pt.php b/framework/i18n/data/pt.php index eb02f1856..ad89faf78 100644 --- a/framework/i18n/data/pt.php +++ b/framework/i18n/data/pt.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/pt_ao.php b/framework/i18n/data/pt_ao.php index c79fffb6e..83d2b20a9 100644 --- a/framework/i18n/data/pt_ao.php +++ b/framework/i18n/data/pt_ao.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/pt_br.php b/framework/i18n/data/pt_br.php index 043c54e56..414a7d8af 100644 --- a/framework/i18n/data/pt_br.php +++ b/framework/i18n/data/pt_br.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5663', diff --git a/framework/i18n/data/pt_gw.php b/framework/i18n/data/pt_gw.php index eefe58667..698fbffef 100644 --- a/framework/i18n/data/pt_gw.php +++ b/framework/i18n/data/pt_gw.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/pt_mz.php b/framework/i18n/data/pt_mz.php index 08419616e..bd957bdd8 100644 --- a/framework/i18n/data/pt_mz.php +++ b/framework/i18n/data/pt_mz.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/pt_pt.php b/framework/i18n/data/pt_pt.php index 100dd5676..ec9927f2c 100644 --- a/framework/i18n/data/pt_pt.php +++ b/framework/i18n/data/pt_pt.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/pt_st.php b/framework/i18n/data/pt_st.php index 1ac7d3953..a85111500 100644 --- a/framework/i18n/data/pt_st.php +++ b/framework/i18n/data/pt_st.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/rm.php b/framework/i18n/data/rm.php index 869b104b0..d8e7eb7cb 100644 --- a/framework/i18n/data/rm.php +++ b/framework/i18n/data/rm.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/rm_ch.php b/framework/i18n/data/rm_ch.php index 115cc7424..7c4bb866f 100644 --- a/framework/i18n/data/rm_ch.php +++ b/framework/i18n/data/rm_ch.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/rn.php b/framework/i18n/data/rn.php index 81a9dc59c..af0e6287d 100644 --- a/framework/i18n/data/rn.php +++ b/framework/i18n/data/rn.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/rn_bi.php b/framework/i18n/data/rn_bi.php index ec9627e73..76020dc22 100644 --- a/framework/i18n/data/rn_bi.php +++ b/framework/i18n/data/rn_bi.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/ro.php b/framework/i18n/data/ro.php index c8444cdf3..4b9ede58c 100644 --- a/framework/i18n/data/ro.php +++ b/framework/i18n/data/ro.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/ro_md.php b/framework/i18n/data/ro_md.php index b4b6ca548..67d5818ad 100644 --- a/framework/i18n/data/ro_md.php +++ b/framework/i18n/data/ro_md.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ro_ro.php b/framework/i18n/data/ro_ro.php index adeada8f6..ceb821756 100644 --- a/framework/i18n/data/ro_ro.php +++ b/framework/i18n/data/ro_ro.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/rof.php b/framework/i18n/data/rof.php index ee49de030..d92fbcaf5 100644 --- a/framework/i18n/data/rof.php +++ b/framework/i18n/data/rof.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/rof_tz.php b/framework/i18n/data/rof_tz.php index 08e2674a8..c73511f2b 100644 --- a/framework/i18n/data/rof_tz.php +++ b/framework/i18n/data/rof_tz.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/root.php b/framework/i18n/data/root.php index 472c4ace3..19b81b5db 100644 --- a/framework/i18n/data/root.php +++ b/framework/i18n/data/root.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6549', diff --git a/framework/i18n/data/ru.php b/framework/i18n/data/ru.php index 17640c213..38ff569c8 100644 --- a/framework/i18n/data/ru.php +++ b/framework/i18n/data/ru.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/ru_md.php b/framework/i18n/data/ru_md.php index dde364618..27f941519 100644 --- a/framework/i18n/data/ru_md.php +++ b/framework/i18n/data/ru_md.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/ru_ru.php b/framework/i18n/data/ru_ru.php index 278c6e7dc..5296b0f91 100644 --- a/framework/i18n/data/ru_ru.php +++ b/framework/i18n/data/ru_ru.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ru_ua.php b/framework/i18n/data/ru_ua.php index 3b9fd8c61..88f81ee72 100644 --- a/framework/i18n/data/ru_ua.php +++ b/framework/i18n/data/ru_ua.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/rw.php b/framework/i18n/data/rw.php index 75a969e35..a46af269a 100644 --- a/framework/i18n/data/rw.php +++ b/framework/i18n/data/rw.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6355', diff --git a/framework/i18n/data/rw_rw.php b/framework/i18n/data/rw_rw.php index 0d82c0fdb..8bd501bb7 100644 --- a/framework/i18n/data/rw_rw.php +++ b/framework/i18n/data/rw_rw.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/rwk.php b/framework/i18n/data/rwk.php index a804b8edc..497ccd3f0 100644 --- a/framework/i18n/data/rwk.php +++ b/framework/i18n/data/rwk.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/rwk_tz.php b/framework/i18n/data/rwk_tz.php index 032919211..e18e632a7 100644 --- a/framework/i18n/data/rwk_tz.php +++ b/framework/i18n/data/rwk_tz.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/sa.php b/framework/i18n/data/sa.php index 52c510a14..90f6fd2af 100644 --- a/framework/i18n/data/sa.php +++ b/framework/i18n/data/sa.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5030', diff --git a/framework/i18n/data/sa_in.php b/framework/i18n/data/sa_in.php index 6b20630a0..3a1a9ec46 100644 --- a/framework/i18n/data/sa_in.php +++ b/framework/i18n/data/sa_in.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/sah.php b/framework/i18n/data/sah.php index 0a75aafaf..17cbc12d1 100644 --- a/framework/i18n/data/sah.php +++ b/framework/i18n/data/sah.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5953', diff --git a/framework/i18n/data/sah_ru.php b/framework/i18n/data/sah_ru.php index 60f914b00..8a1537cf9 100644 --- a/framework/i18n/data/sah_ru.php +++ b/framework/i18n/data/sah_ru.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/saq.php b/framework/i18n/data/saq.php index c2f1171ef..1590fd9d4 100644 --- a/framework/i18n/data/saq.php +++ b/framework/i18n/data/saq.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/saq_ke.php b/framework/i18n/data/saq_ke.php index 3e6d202ac..5e77f44ff 100644 --- a/framework/i18n/data/saq_ke.php +++ b/framework/i18n/data/saq_ke.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/sbp.php b/framework/i18n/data/sbp.php index 8fe2c8f7d..140999ab7 100644 --- a/framework/i18n/data/sbp.php +++ b/framework/i18n/data/sbp.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/sbp_tz.php b/framework/i18n/data/sbp_tz.php index 66b0464a7..23600c48c 100644 --- a/framework/i18n/data/sbp_tz.php +++ b/framework/i18n/data/sbp_tz.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/se.php b/framework/i18n/data/se.php index a2591fc08..fd9734275 100644 --- a/framework/i18n/data/se.php +++ b/framework/i18n/data/se.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/se_fi.php b/framework/i18n/data/se_fi.php index b6e45c905..ecf14ae95 100644 --- a/framework/i18n/data/se_fi.php +++ b/framework/i18n/data/se_fi.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5663', diff --git a/framework/i18n/data/se_no.php b/framework/i18n/data/se_no.php index cf8f98b8a..10c3601ba 100644 --- a/framework/i18n/data/se_no.php +++ b/framework/i18n/data/se_no.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/seh.php b/framework/i18n/data/seh.php index c3ce32a40..b804afc44 100644 --- a/framework/i18n/data/seh.php +++ b/framework/i18n/data/seh.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/seh_mz.php b/framework/i18n/data/seh_mz.php index 259403a7e..0309774b0 100644 --- a/framework/i18n/data/seh_mz.php +++ b/framework/i18n/data/seh_mz.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/ses.php b/framework/i18n/data/ses.php index 8b92f6734..e6ec5b8b3 100644 --- a/framework/i18n/data/ses.php +++ b/framework/i18n/data/ses.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/ses_ml.php b/framework/i18n/data/ses_ml.php index 564f1fa46..b00f8d96b 100644 --- a/framework/i18n/data/ses_ml.php +++ b/framework/i18n/data/ses_ml.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/sg.php b/framework/i18n/data/sg.php index dfb0bdd57..cfeb2bedc 100644 --- a/framework/i18n/data/sg.php +++ b/framework/i18n/data/sg.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/sg_cf.php b/framework/i18n/data/sg_cf.php index f3346de7c..d3946d5ca 100644 --- a/framework/i18n/data/sg_cf.php +++ b/framework/i18n/data/sg_cf.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/sh.php b/framework/i18n/data/sh.php index 8a1afe867..fe35dcb3d 100644 --- a/framework/i18n/data/sh.php +++ b/framework/i18n/data/sh.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/sh_ba.php b/framework/i18n/data/sh_ba.php index f82029c51..4e5a1813f 100644 --- a/framework/i18n/data/sh_ba.php +++ b/framework/i18n/data/sh_ba.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/sh_cs.php b/framework/i18n/data/sh_cs.php index 1c81e7ecd..e8e45d487 100644 --- a/framework/i18n/data/sh_cs.php +++ b/framework/i18n/data/sh_cs.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/sh_yu.php b/framework/i18n/data/sh_yu.php index 779f21cdd..a20f9cdc8 100644 --- a/framework/i18n/data/sh_yu.php +++ b/framework/i18n/data/sh_yu.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/shi.php b/framework/i18n/data/shi.php index c282ef66c..5a0648b72 100644 --- a/framework/i18n/data/shi.php +++ b/framework/i18n/data/shi.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/shi_latn.php b/framework/i18n/data/shi_latn.php index 6bcd2f9c3..a92a8f090 100644 --- a/framework/i18n/data/shi_latn.php +++ b/framework/i18n/data/shi_latn.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/shi_latn_ma.php b/framework/i18n/data/shi_latn_ma.php index 892c62213..fcfaf25b7 100644 --- a/framework/i18n/data/shi_latn_ma.php +++ b/framework/i18n/data/shi_latn_ma.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/shi_ma.php b/framework/i18n/data/shi_ma.php index 64593493b..100878e98 100644 --- a/framework/i18n/data/shi_ma.php +++ b/framework/i18n/data/shi_ma.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4590', diff --git a/framework/i18n/data/shi_tfng.php b/framework/i18n/data/shi_tfng.php index 23620417f..d292f2388 100644 --- a/framework/i18n/data/shi_tfng.php +++ b/framework/i18n/data/shi_tfng.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/shi_tfng_ma.php b/framework/i18n/data/shi_tfng_ma.php index 0adef06e2..a1edee156 100644 --- a/framework/i18n/data/shi_tfng_ma.php +++ b/framework/i18n/data/shi_tfng_ma.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/si.php b/framework/i18n/data/si.php index 2dba31509..4c74f5ede 100644 --- a/framework/i18n/data/si.php +++ b/framework/i18n/data/si.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/si_lk.php b/framework/i18n/data/si_lk.php index 9a988660c..e2ed4c329 100644 --- a/framework/i18n/data/si_lk.php +++ b/framework/i18n/data/si_lk.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/sid.php b/framework/i18n/data/sid.php index 0dc945a4f..387224051 100644 --- a/framework/i18n/data/sid.php +++ b/framework/i18n/data/sid.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/sid_et.php b/framework/i18n/data/sid_et.php index 64073ca7c..fd14b8297 100644 --- a/framework/i18n/data/sid_et.php +++ b/framework/i18n/data/sid_et.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/sk.php b/framework/i18n/data/sk.php index af3fe0516..527d3f22b 100644 --- a/framework/i18n/data/sk.php +++ b/framework/i18n/data/sk.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/sk_sk.php b/framework/i18n/data/sk_sk.php index f5befd42a..26bc99dc0 100644 --- a/framework/i18n/data/sk_sk.php +++ b/framework/i18n/data/sk_sk.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/sl.php b/framework/i18n/data/sl.php index a4c0d2ab0..c012b2c9a 100644 --- a/framework/i18n/data/sl.php +++ b/framework/i18n/data/sl.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/sl_si.php b/framework/i18n/data/sl_si.php index 64c7ac187..f124ac410 100644 --- a/framework/i18n/data/sl_si.php +++ b/framework/i18n/data/sl_si.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/sn.php b/framework/i18n/data/sn.php index 89c96dfe1..d9b9d4927 100644 --- a/framework/i18n/data/sn.php +++ b/framework/i18n/data/sn.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/sn_zw.php b/framework/i18n/data/sn_zw.php index 45c375a47..a8e70ba6e 100644 --- a/framework/i18n/data/sn_zw.php +++ b/framework/i18n/data/sn_zw.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/so.php b/framework/i18n/data/so.php index 975f576c2..b9dcafb45 100644 --- a/framework/i18n/data/so.php +++ b/framework/i18n/data/so.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/so_dj.php b/framework/i18n/data/so_dj.php index 35119a667..e73bd7094 100644 --- a/framework/i18n/data/so_dj.php +++ b/framework/i18n/data/so_dj.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5717', diff --git a/framework/i18n/data/so_et.php b/framework/i18n/data/so_et.php index 9ad861f63..5bc649f21 100644 --- a/framework/i18n/data/so_et.php +++ b/framework/i18n/data/so_et.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5717', diff --git a/framework/i18n/data/so_ke.php b/framework/i18n/data/so_ke.php index 55608d6dc..1ef88a393 100644 --- a/framework/i18n/data/so_ke.php +++ b/framework/i18n/data/so_ke.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5717', diff --git a/framework/i18n/data/so_so.php b/framework/i18n/data/so_so.php index 6924f0dac..c19129e27 100644 --- a/framework/i18n/data/so_so.php +++ b/framework/i18n/data/so_so.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/sq.php b/framework/i18n/data/sq.php index f3cecb3af..672a4f75b 100644 --- a/framework/i18n/data/sq.php +++ b/framework/i18n/data/sq.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/sq_al.php b/framework/i18n/data/sq_al.php index 0729e42a3..177c41f87 100644 --- a/framework/i18n/data/sq_al.php +++ b/framework/i18n/data/sq_al.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/sr.php b/framework/i18n/data/sr.php index 4f287981c..ca8996a8c 100644 --- a/framework/i18n/data/sr.php +++ b/framework/i18n/data/sr.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/sr_ba.php b/framework/i18n/data/sr_ba.php index 6c04a54fe..d774621eb 100644 --- a/framework/i18n/data/sr_ba.php +++ b/framework/i18n/data/sr_ba.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/sr_cs.php b/framework/i18n/data/sr_cs.php index 5e6743fcb..3ca4c0241 100644 --- a/framework/i18n/data/sr_cs.php +++ b/framework/i18n/data/sr_cs.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5213', diff --git a/framework/i18n/data/sr_cyrl.php b/framework/i18n/data/sr_cyrl.php index 3a7263fd8..3bda43d0b 100644 --- a/framework/i18n/data/sr_cyrl.php +++ b/framework/i18n/data/sr_cyrl.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/sr_cyrl_ba.php b/framework/i18n/data/sr_cyrl_ba.php index a39c90052..35150dd61 100644 --- a/framework/i18n/data/sr_cyrl_ba.php +++ b/framework/i18n/data/sr_cyrl_ba.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4582', diff --git a/framework/i18n/data/sr_cyrl_cs.php b/framework/i18n/data/sr_cyrl_cs.php index a7d6c316c..2ea79b7a0 100644 --- a/framework/i18n/data/sr_cyrl_cs.php +++ b/framework/i18n/data/sr_cyrl_cs.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/sr_cyrl_me.php b/framework/i18n/data/sr_cyrl_me.php index 07acbeaa7..9a14d4af5 100644 --- a/framework/i18n/data/sr_cyrl_me.php +++ b/framework/i18n/data/sr_cyrl_me.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/sr_cyrl_rs.php b/framework/i18n/data/sr_cyrl_rs.php index 1834c2599..8a2804b6a 100644 --- a/framework/i18n/data/sr_cyrl_rs.php +++ b/framework/i18n/data/sr_cyrl_rs.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/sr_cyrl_yu.php b/framework/i18n/data/sr_cyrl_yu.php index 8790abe4e..8c6e2918b 100644 --- a/framework/i18n/data/sr_cyrl_yu.php +++ b/framework/i18n/data/sr_cyrl_yu.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/sr_latn.php b/framework/i18n/data/sr_latn.php index d789b62bb..b8cf0c5ba 100644 --- a/framework/i18n/data/sr_latn.php +++ b/framework/i18n/data/sr_latn.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6472', diff --git a/framework/i18n/data/sr_latn_ba.php b/framework/i18n/data/sr_latn_ba.php index 20f0b8c89..31a6287de 100644 --- a/framework/i18n/data/sr_latn_ba.php +++ b/framework/i18n/data/sr_latn_ba.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/sr_latn_cs.php b/framework/i18n/data/sr_latn_cs.php index 1cb1cf73d..1a4453535 100644 --- a/framework/i18n/data/sr_latn_cs.php +++ b/framework/i18n/data/sr_latn_cs.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/sr_latn_me.php b/framework/i18n/data/sr_latn_me.php index 3aa543e65..3b1ea0522 100644 --- a/framework/i18n/data/sr_latn_me.php +++ b/framework/i18n/data/sr_latn_me.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5695', diff --git a/framework/i18n/data/sr_latn_rs.php b/framework/i18n/data/sr_latn_rs.php index 8a423469f..e75a2252c 100644 --- a/framework/i18n/data/sr_latn_rs.php +++ b/framework/i18n/data/sr_latn_rs.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/sr_latn_yu.php b/framework/i18n/data/sr_latn_yu.php index b10d1c173..1b14eb7e6 100644 --- a/framework/i18n/data/sr_latn_yu.php +++ b/framework/i18n/data/sr_latn_yu.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/sr_me.php b/framework/i18n/data/sr_me.php index e4b6984a7..06e1115b8 100644 --- a/framework/i18n/data/sr_me.php +++ b/framework/i18n/data/sr_me.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4165', diff --git a/framework/i18n/data/sr_rs.php b/framework/i18n/data/sr_rs.php index 71c8a31eb..4b51f23ae 100644 --- a/framework/i18n/data/sr_rs.php +++ b/framework/i18n/data/sr_rs.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/sr_yu.php b/framework/i18n/data/sr_yu.php index c08e77228..89fd0bedd 100644 --- a/framework/i18n/data/sr_yu.php +++ b/framework/i18n/data/sr_yu.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ss.php b/framework/i18n/data/ss.php index a4a02df24..0cd845471 100644 --- a/framework/i18n/data/ss.php +++ b/framework/i18n/data/ss.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/ss_sz.php b/framework/i18n/data/ss_sz.php index 72261fd95..ee6b99cd9 100644 --- a/framework/i18n/data/ss_sz.php +++ b/framework/i18n/data/ss_sz.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4582', diff --git a/framework/i18n/data/ss_za.php b/framework/i18n/data/ss_za.php index 0b7a6541a..e954577cf 100644 --- a/framework/i18n/data/ss_za.php +++ b/framework/i18n/data/ss_za.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ssy.php b/framework/i18n/data/ssy.php index fec707d5a..6d4939ef4 100644 --- a/framework/i18n/data/ssy.php +++ b/framework/i18n/data/ssy.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/ssy_er.php b/framework/i18n/data/ssy_er.php index 32faa90d1..aba67a764 100644 --- a/framework/i18n/data/ssy_er.php +++ b/framework/i18n/data/ssy_er.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4582', diff --git a/framework/i18n/data/st.php b/framework/i18n/data/st.php index 37a196d72..abbe56cdf 100644 --- a/framework/i18n/data/st.php +++ b/framework/i18n/data/st.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/st_ls.php b/framework/i18n/data/st_ls.php index f2fe75c0e..729bc997d 100644 --- a/framework/i18n/data/st_ls.php +++ b/framework/i18n/data/st_ls.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/st_za.php b/framework/i18n/data/st_za.php index c4caf53d3..daa0738c3 100644 --- a/framework/i18n/data/st_za.php +++ b/framework/i18n/data/st_za.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/sv.php b/framework/i18n/data/sv.php index 69dd77cbe..8b6c78d26 100644 --- a/framework/i18n/data/sv.php +++ b/framework/i18n/data/sv.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/sv_fi.php b/framework/i18n/data/sv_fi.php index c1d6deb5a..54ce53b8b 100644 --- a/framework/i18n/data/sv_fi.php +++ b/framework/i18n/data/sv_fi.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5884', diff --git a/framework/i18n/data/sv_se.php b/framework/i18n/data/sv_se.php index 6d664967b..1870bf041 100644 --- a/framework/i18n/data/sv_se.php +++ b/framework/i18n/data/sv_se.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/sw.php b/framework/i18n/data/sw.php index b7dbd99fe..04488b09c 100644 --- a/framework/i18n/data/sw.php +++ b/framework/i18n/data/sw.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/sw_ke.php b/framework/i18n/data/sw_ke.php index dd4a6a101..637050806 100644 --- a/framework/i18n/data/sw_ke.php +++ b/framework/i18n/data/sw_ke.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/sw_tz.php b/framework/i18n/data/sw_tz.php index 5cb92ac7a..a48415216 100644 --- a/framework/i18n/data/sw_tz.php +++ b/framework/i18n/data/sw_tz.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5875', diff --git a/framework/i18n/data/swc.php b/framework/i18n/data/swc.php index 63cd5a822..aff0378ac 100644 --- a/framework/i18n/data/swc.php +++ b/framework/i18n/data/swc.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/swc_cd.php b/framework/i18n/data/swc_cd.php index fe04b6ca8..b6a9dfef0 100644 --- a/framework/i18n/data/swc_cd.php +++ b/framework/i18n/data/swc_cd.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/syr.php b/framework/i18n/data/syr.php index 42baed2b8..1ee6f0806 100644 --- a/framework/i18n/data/syr.php +++ b/framework/i18n/data/syr.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5101', diff --git a/framework/i18n/data/syr_sy.php b/framework/i18n/data/syr_sy.php index 7aaf0dfec..b9f4ee943 100644 --- a/framework/i18n/data/syr_sy.php +++ b/framework/i18n/data/syr_sy.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ta.php b/framework/i18n/data/ta.php index e5fb04725..86879d338 100644 --- a/framework/i18n/data/ta.php +++ b/framework/i18n/data/ta.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/ta_in.php b/framework/i18n/data/ta_in.php index 43ef99331..3a4246279 100644 --- a/framework/i18n/data/ta_in.php +++ b/framework/i18n/data/ta_in.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ta_lk.php b/framework/i18n/data/ta_lk.php index b05e31ffe..c1716a27b 100644 --- a/framework/i18n/data/ta_lk.php +++ b/framework/i18n/data/ta_lk.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/te.php b/framework/i18n/data/te.php index e5cd7deac..7aec1fc2e 100644 --- a/framework/i18n/data/te.php +++ b/framework/i18n/data/te.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/te_in.php b/framework/i18n/data/te_in.php index 55f101a94..51cc4f33c 100644 --- a/framework/i18n/data/te_in.php +++ b/framework/i18n/data/te_in.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/teo.php b/framework/i18n/data/teo.php index 481194e8f..79200f2bc 100644 --- a/framework/i18n/data/teo.php +++ b/framework/i18n/data/teo.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/teo_ke.php b/framework/i18n/data/teo_ke.php index 3bcb8fa2a..eaa8ec0d5 100644 --- a/framework/i18n/data/teo_ke.php +++ b/framework/i18n/data/teo_ke.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/teo_ug.php b/framework/i18n/data/teo_ug.php index fa57f5d3d..10693c91b 100644 --- a/framework/i18n/data/teo_ug.php +++ b/framework/i18n/data/teo_ug.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/tg.php b/framework/i18n/data/tg.php index fda19503a..f4c4ce313 100644 --- a/framework/i18n/data/tg.php +++ b/framework/i18n/data/tg.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5806', diff --git a/framework/i18n/data/tg_cyrl.php b/framework/i18n/data/tg_cyrl.php index f504193e1..388b6e839 100644 --- a/framework/i18n/data/tg_cyrl.php +++ b/framework/i18n/data/tg_cyrl.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/tg_cyrl_tj.php b/framework/i18n/data/tg_cyrl_tj.php index 5a523e901..e8405ad1e 100644 --- a/framework/i18n/data/tg_cyrl_tj.php +++ b/framework/i18n/data/tg_cyrl_tj.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/tg_tj.php b/framework/i18n/data/tg_tj.php index 2979eaf48..4635ceb6b 100644 --- a/framework/i18n/data/tg_tj.php +++ b/framework/i18n/data/tg_tj.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/th.php b/framework/i18n/data/th.php index 8bf8514bc..e2fecaca5 100644 --- a/framework/i18n/data/th.php +++ b/framework/i18n/data/th.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/th_th.php b/framework/i18n/data/th_th.php index 7dc733333..75b7f6a45 100644 --- a/framework/i18n/data/th_th.php +++ b/framework/i18n/data/th_th.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ti.php b/framework/i18n/data/ti.php index b1055125d..42cdbb659 100644 --- a/framework/i18n/data/ti.php +++ b/framework/i18n/data/ti.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/ti_er.php b/framework/i18n/data/ti_er.php index cf0baae0b..90fa5dbce 100644 --- a/framework/i18n/data/ti_er.php +++ b/framework/i18n/data/ti_er.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6459', diff --git a/framework/i18n/data/ti_et.php b/framework/i18n/data/ti_et.php index f4640509e..570b92d4c 100644 --- a/framework/i18n/data/ti_et.php +++ b/framework/i18n/data/ti_et.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/tig.php b/framework/i18n/data/tig.php index 62950e0e8..0c1dcda02 100644 --- a/framework/i18n/data/tig.php +++ b/framework/i18n/data/tig.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/tig_er.php b/framework/i18n/data/tig_er.php index 36ada7f63..11b6e7ee4 100644 --- a/framework/i18n/data/tig_er.php +++ b/framework/i18n/data/tig_er.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/tl.php b/framework/i18n/data/tl.php index 6cb0fef32..6f07ab517 100644 --- a/framework/i18n/data/tl.php +++ b/framework/i18n/data/tl.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/tl_ph.php b/framework/i18n/data/tl_ph.php index e4d380306..35885a145 100644 --- a/framework/i18n/data/tl_ph.php +++ b/framework/i18n/data/tl_ph.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4991', diff --git a/framework/i18n/data/tn.php b/framework/i18n/data/tn.php index 37d12dc89..98c127942 100644 --- a/framework/i18n/data/tn.php +++ b/framework/i18n/data/tn.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/tn_za.php b/framework/i18n/data/tn_za.php index 7260eeaa0..57103ac6b 100644 --- a/framework/i18n/data/tn_za.php +++ b/framework/i18n/data/tn_za.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/to.php b/framework/i18n/data/to.php index db125e653..dd9342d72 100644 --- a/framework/i18n/data/to.php +++ b/framework/i18n/data/to.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/to_to.php b/framework/i18n/data/to_to.php index a4b9daed0..bf56804fc 100644 --- a/framework/i18n/data/to_to.php +++ b/framework/i18n/data/to_to.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/tr.php b/framework/i18n/data/tr.php index c6c12f0d2..23becef6f 100644 --- a/framework/i18n/data/tr.php +++ b/framework/i18n/data/tr.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/tr_tr.php b/framework/i18n/data/tr_tr.php index e88cfcaa1..52311c573 100644 --- a/framework/i18n/data/tr_tr.php +++ b/framework/i18n/data/tr_tr.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/trv.php b/framework/i18n/data/trv.php index ad9c3139d..f553bbc05 100644 --- a/framework/i18n/data/trv.php +++ b/framework/i18n/data/trv.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/trv_tw.php b/framework/i18n/data/trv_tw.php index 11c16ed4c..c4da01ec2 100644 --- a/framework/i18n/data/trv_tw.php +++ b/framework/i18n/data/trv_tw.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ts.php b/framework/i18n/data/ts.php index e237d34b5..76fa3c55c 100644 --- a/framework/i18n/data/ts.php +++ b/framework/i18n/data/ts.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/ts_za.php b/framework/i18n/data/ts_za.php index ce681b0ed..93e638da7 100644 --- a/framework/i18n/data/ts_za.php +++ b/framework/i18n/data/ts_za.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/tt.php b/framework/i18n/data/tt.php index d31888652..3116af238 100644 --- a/framework/i18n/data/tt.php +++ b/framework/i18n/data/tt.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4767', diff --git a/framework/i18n/data/tt_ru.php b/framework/i18n/data/tt_ru.php index 66e4bdeef..08650a69c 100644 --- a/framework/i18n/data/tt_ru.php +++ b/framework/i18n/data/tt_ru.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/twq.php b/framework/i18n/data/twq.php index 8e1dcf8cb..fdd09c20d 100644 --- a/framework/i18n/data/twq.php +++ b/framework/i18n/data/twq.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/twq_ne.php b/framework/i18n/data/twq_ne.php index 311f2bdf7..98850c6ca 100644 --- a/framework/i18n/data/twq_ne.php +++ b/framework/i18n/data/twq_ne.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/tzm.php b/framework/i18n/data/tzm.php index ffa2f0211..ceb1e159d 100644 --- a/framework/i18n/data/tzm.php +++ b/framework/i18n/data/tzm.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/tzm_latn.php b/framework/i18n/data/tzm_latn.php index ead5e7d50..d10eb4cc9 100644 --- a/framework/i18n/data/tzm_latn.php +++ b/framework/i18n/data/tzm_latn.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/tzm_latn_ma.php b/framework/i18n/data/tzm_latn_ma.php index ee12da8c2..b360d0528 100644 --- a/framework/i18n/data/tzm_latn_ma.php +++ b/framework/i18n/data/tzm_latn_ma.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/tzm_ma.php b/framework/i18n/data/tzm_ma.php index 0eab737e2..4c82cc44d 100644 --- a/framework/i18n/data/tzm_ma.php +++ b/framework/i18n/data/tzm_ma.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4590', diff --git a/framework/i18n/data/ug.php b/framework/i18n/data/ug.php index ed5e6afe7..ee8e54532 100644 --- a/framework/i18n/data/ug.php +++ b/framework/i18n/data/ug.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4765', diff --git a/framework/i18n/data/ug_arab.php b/framework/i18n/data/ug_arab.php index 2db070c5c..2f3ac8269 100644 --- a/framework/i18n/data/ug_arab.php +++ b/framework/i18n/data/ug_arab.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ug_arab_cn.php b/framework/i18n/data/ug_arab_cn.php index 263e7744b..44f922132 100644 --- a/framework/i18n/data/ug_arab_cn.php +++ b/framework/i18n/data/ug_arab_cn.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ug_cn.php b/framework/i18n/data/ug_cn.php index baf0f4d93..08e000156 100644 --- a/framework/i18n/data/ug_cn.php +++ b/framework/i18n/data/ug_cn.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/uk.php b/framework/i18n/data/uk.php index 455b72d3b..ebf719abd 100644 --- a/framework/i18n/data/uk.php +++ b/framework/i18n/data/uk.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/uk_ua.php b/framework/i18n/data/uk_ua.php index 198fa5f30..624c2a9fb 100644 --- a/framework/i18n/data/uk_ua.php +++ b/framework/i18n/data/uk_ua.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/ur.php b/framework/i18n/data/ur.php index 819ced2a4..d042b71d4 100644 --- a/framework/i18n/data/ur.php +++ b/framework/i18n/data/ur.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/ur_in.php b/framework/i18n/data/ur_in.php index 6ddeda09b..3daf525d5 100644 --- a/framework/i18n/data/ur_in.php +++ b/framework/i18n/data/ur_in.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/ur_pk.php b/framework/i18n/data/ur_pk.php index c0e3befa1..9fe858d52 100644 --- a/framework/i18n/data/ur_pk.php +++ b/framework/i18n/data/ur_pk.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/uz.php b/framework/i18n/data/uz.php index 351fea153..51676ee5e 100644 --- a/framework/i18n/data/uz.php +++ b/framework/i18n/data/uz.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5912', diff --git a/framework/i18n/data/uz_af.php b/framework/i18n/data/uz_af.php index 2a0ad087b..80017961a 100644 --- a/framework/i18n/data/uz_af.php +++ b/framework/i18n/data/uz_af.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/uz_arab.php b/framework/i18n/data/uz_arab.php index bd057bb5c..48b91af3e 100644 --- a/framework/i18n/data/uz_arab.php +++ b/framework/i18n/data/uz_arab.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/uz_arab_af.php b/framework/i18n/data/uz_arab_af.php index b0b57c3b4..d6c2c0520 100644 --- a/framework/i18n/data/uz_arab_af.php +++ b/framework/i18n/data/uz_arab_af.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/uz_cyrl.php b/framework/i18n/data/uz_cyrl.php index c03196806..bae8944e2 100644 --- a/framework/i18n/data/uz_cyrl.php +++ b/framework/i18n/data/uz_cyrl.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/uz_cyrl_uz.php b/framework/i18n/data/uz_cyrl_uz.php index 5f979f8b8..80ea23246 100644 --- a/framework/i18n/data/uz_cyrl_uz.php +++ b/framework/i18n/data/uz_cyrl_uz.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/uz_latn.php b/framework/i18n/data/uz_latn.php index bda438a3f..3dff6ecad 100644 --- a/framework/i18n/data/uz_latn.php +++ b/framework/i18n/data/uz_latn.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5882', diff --git a/framework/i18n/data/uz_latn_uz.php b/framework/i18n/data/uz_latn_uz.php index c47a71a8a..99b8e9c3f 100644 --- a/framework/i18n/data/uz_latn_uz.php +++ b/framework/i18n/data/uz_latn_uz.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/uz_uz.php b/framework/i18n/data/uz_uz.php index 8ab1237c0..ce409bd49 100644 --- a/framework/i18n/data/uz_uz.php +++ b/framework/i18n/data/uz_uz.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/vai.php b/framework/i18n/data/vai.php index a7c403626..b79a2af07 100644 --- a/framework/i18n/data/vai.php +++ b/framework/i18n/data/vai.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/vai_latn.php b/framework/i18n/data/vai_latn.php index b9047764e..9c21b2be9 100644 --- a/framework/i18n/data/vai_latn.php +++ b/framework/i18n/data/vai_latn.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/vai_latn_lr.php b/framework/i18n/data/vai_latn_lr.php index 5a23ce9c8..ef29404a1 100644 --- a/framework/i18n/data/vai_latn_lr.php +++ b/framework/i18n/data/vai_latn_lr.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/vai_vaii.php b/framework/i18n/data/vai_vaii.php index 4eeb86167..29d3b2d64 100644 --- a/framework/i18n/data/vai_vaii.php +++ b/framework/i18n/data/vai_vaii.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5799', diff --git a/framework/i18n/data/vai_vaii_lr.php b/framework/i18n/data/vai_vaii_lr.php index 34577ec54..94a4195c6 100644 --- a/framework/i18n/data/vai_vaii_lr.php +++ b/framework/i18n/data/vai_vaii_lr.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/ve.php b/framework/i18n/data/ve.php index a1dc9d12b..b19bf2a76 100644 --- a/framework/i18n/data/ve.php +++ b/framework/i18n/data/ve.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/ve_za.php b/framework/i18n/data/ve_za.php index 444e92853..e96462786 100644 --- a/framework/i18n/data/ve_za.php +++ b/framework/i18n/data/ve_za.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/vi.php b/framework/i18n/data/vi.php index e9d015ad3..d546f55de 100644 --- a/framework/i18n/data/vi.php +++ b/framework/i18n/data/vi.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/vi_vn.php b/framework/i18n/data/vi_vn.php index 5ada48a0b..022cf855a 100644 --- a/framework/i18n/data/vi_vn.php +++ b/framework/i18n/data/vi_vn.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/vun.php b/framework/i18n/data/vun.php index 23aa7fdcc..cb653be78 100644 --- a/framework/i18n/data/vun.php +++ b/framework/i18n/data/vun.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/vun_tz.php b/framework/i18n/data/vun_tz.php index f21d27cab..26caff8b7 100644 --- a/framework/i18n/data/vun_tz.php +++ b/framework/i18n/data/vun_tz.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/wae.php b/framework/i18n/data/wae.php index 2fe550a62..35bfd18f2 100644 --- a/framework/i18n/data/wae.php +++ b/framework/i18n/data/wae.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/wae_ch.php b/framework/i18n/data/wae_ch.php index 82bf1a5c9..775157800 100644 --- a/framework/i18n/data/wae_ch.php +++ b/framework/i18n/data/wae_ch.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/wal.php b/framework/i18n/data/wal.php index b4b7edaa5..43a1d128a 100644 --- a/framework/i18n/data/wal.php +++ b/framework/i18n/data/wal.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/wal_et.php b/framework/i18n/data/wal_et.php index b093b0493..e068c5d2e 100644 --- a/framework/i18n/data/wal_et.php +++ b/framework/i18n/data/wal_et.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/wo.php b/framework/i18n/data/wo.php index 41e7dec9b..155031a50 100644 --- a/framework/i18n/data/wo.php +++ b/framework/i18n/data/wo.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4864', diff --git a/framework/i18n/data/wo_latn.php b/framework/i18n/data/wo_latn.php index 61b37de6f..dc196f8fe 100644 --- a/framework/i18n/data/wo_latn.php +++ b/framework/i18n/data/wo_latn.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/wo_latn_sn.php b/framework/i18n/data/wo_latn_sn.php index 4946007a5..cb10191de 100644 --- a/framework/i18n/data/wo_latn_sn.php +++ b/framework/i18n/data/wo_latn_sn.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/wo_sn.php b/framework/i18n/data/wo_sn.php index 084e36718..fd58804cc 100644 --- a/framework/i18n/data/wo_sn.php +++ b/framework/i18n/data/wo_sn.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4555', diff --git a/framework/i18n/data/xh.php b/framework/i18n/data/xh.php index cc3731060..abff2d647 100644 --- a/framework/i18n/data/xh.php +++ b/framework/i18n/data/xh.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/xh_za.php b/framework/i18n/data/xh_za.php index 56a82d1df..6c82afa31 100644 --- a/framework/i18n/data/xh_za.php +++ b/framework/i18n/data/xh_za.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/xog.php b/framework/i18n/data/xog.php index 2ffa7ca90..fafe6c38a 100644 --- a/framework/i18n/data/xog.php +++ b/framework/i18n/data/xog.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/xog_ug.php b/framework/i18n/data/xog_ug.php index f9bcfffb7..80555caa6 100644 --- a/framework/i18n/data/xog_ug.php +++ b/framework/i18n/data/xog_ug.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/yav.php b/framework/i18n/data/yav.php index 427e2acab..109e30e39 100644 --- a/framework/i18n/data/yav.php +++ b/framework/i18n/data/yav.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/yav_cm.php b/framework/i18n/data/yav_cm.php index 8f6d94fa7..b52fb96a1 100644 --- a/framework/i18n/data/yav_cm.php +++ b/framework/i18n/data/yav_cm.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '5798', diff --git a/framework/i18n/data/yo.php b/framework/i18n/data/yo.php index 2c62880c1..344b230d6 100644 --- a/framework/i18n/data/yo.php +++ b/framework/i18n/data/yo.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/yo_ng.php b/framework/i18n/data/yo_ng.php index 4fcc67521..6783cbc2f 100644 --- a/framework/i18n/data/yo_ng.php +++ b/framework/i18n/data/yo_ng.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/zh.php b/framework/i18n/data/zh.php index 793de53a5..1798fd0d3 100644 --- a/framework/i18n/data/zh.php +++ b/framework/i18n/data/zh.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/zh_cn.php b/framework/i18n/data/zh_cn.php index 35a122836..48c0495d2 100644 --- a/framework/i18n/data/zh_cn.php +++ b/framework/i18n/data/zh_cn.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/zh_hans.php b/framework/i18n/data/zh_hans.php index 1332e5682..2f16156c5 100644 --- a/framework/i18n/data/zh_hans.php +++ b/framework/i18n/data/zh_hans.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/zh_hans_cn.php b/framework/i18n/data/zh_hans_cn.php index bc85e430c..4bbe60552 100644 --- a/framework/i18n/data/zh_hans_cn.php +++ b/framework/i18n/data/zh_hans_cn.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/zh_hans_hk.php b/framework/i18n/data/zh_hans_hk.php index 1fb7a8969..6f1cd321a 100644 --- a/framework/i18n/data/zh_hans_hk.php +++ b/framework/i18n/data/zh_hans_hk.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6465', diff --git a/framework/i18n/data/zh_hans_mo.php b/framework/i18n/data/zh_hans_mo.php index 718a488af..c669ad84b 100644 --- a/framework/i18n/data/zh_hans_mo.php +++ b/framework/i18n/data/zh_hans_mo.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6465', diff --git a/framework/i18n/data/zh_hans_sg.php b/framework/i18n/data/zh_hans_sg.php index fa7a7043b..396ee30be 100644 --- a/framework/i18n/data/zh_hans_sg.php +++ b/framework/i18n/data/zh_hans_sg.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6465', diff --git a/framework/i18n/data/zh_hant.php b/framework/i18n/data/zh_hant.php index c211609b1..b356774d6 100644 --- a/framework/i18n/data/zh_hant.php +++ b/framework/i18n/data/zh_hant.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/zh_hant_hk.php b/framework/i18n/data/zh_hant_hk.php index b565c75dc..0f1c4543a 100644 --- a/framework/i18n/data/zh_hant_hk.php +++ b/framework/i18n/data/zh_hant_hk.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/zh_hant_mo.php b/framework/i18n/data/zh_hant_mo.php index a03684857..b0274a693 100644 --- a/framework/i18n/data/zh_hant_mo.php +++ b/framework/i18n/data/zh_hant_mo.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6255', diff --git a/framework/i18n/data/zh_hant_tw.php b/framework/i18n/data/zh_hant_tw.php index 78598c48d..f1a19352a 100644 --- a/framework/i18n/data/zh_hant_tw.php +++ b/framework/i18n/data/zh_hant_tw.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/zh_hk.php b/framework/i18n/data/zh_hk.php index 1b53d0081..2ad5bb921 100644 --- a/framework/i18n/data/zh_hk.php +++ b/framework/i18n/data/zh_hk.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/zh_mo.php b/framework/i18n/data/zh_mo.php index d587399a6..14d0ba08f 100644 --- a/framework/i18n/data/zh_mo.php +++ b/framework/i18n/data/zh_mo.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/zh_sg.php b/framework/i18n/data/zh_sg.php index 0a2748603..8ef3f4e27 100644 --- a/framework/i18n/data/zh_sg.php +++ b/framework/i18n/data/zh_sg.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/zh_tw.php b/framework/i18n/data/zh_tw.php index 9aba9f336..889c8c6a3 100644 --- a/framework/i18n/data/zh_tw.php +++ b/framework/i18n/data/zh_tw.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/data/zu.php b/framework/i18n/data/zu.php index 757f902c2..028132e50 100644 --- a/framework/i18n/data/zu.php +++ b/framework/i18n/data/zu.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '6546', diff --git a/framework/i18n/data/zu_za.php b/framework/i18n/data/zu_za.php index 1d4029474..91d3fb596 100644 --- a/framework/i18n/data/zu_za.php +++ b/framework/i18n/data/zu_za.php @@ -7,7 +7,7 @@ * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * - * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/license/) + * Copyright © 2008-2013 Yii Software LLC (http://www.yiiframework.com/license/) */ return array ( 'version' => '4123', diff --git a/framework/i18n/gettext/CGettextFile.php b/framework/i18n/gettext/CGettextFile.php index d869cd959..80e9ce0d9 100644 --- a/framework/i18n/gettext/CGettextFile.php +++ b/framework/i18n/gettext/CGettextFile.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/i18n/gettext/CGettextMoFile.php b/framework/i18n/gettext/CGettextMoFile.php index e6a48c699..1a03b57bf 100644 --- a/framework/i18n/gettext/CGettextMoFile.php +++ b/framework/i18n/gettext/CGettextMoFile.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/i18n/gettext/CGettextPoFile.php b/framework/i18n/gettext/CGettextPoFile.php index eac8c69bd..b6ae3a1b5 100644 --- a/framework/i18n/gettext/CGettextPoFile.php +++ b/framework/i18n/gettext/CGettextPoFile.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/logging/CChainedLogFilter.php b/framework/logging/CChainedLogFilter.php index 54bbea3d9..82380abb9 100644 --- a/framework/logging/CChainedLogFilter.php +++ b/framework/logging/CChainedLogFilter.php @@ -4,7 +4,7 @@ * * @author Carsten Brandt * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2012 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/logging/CDbLogRoute.php b/framework/logging/CDbLogRoute.php index 47e817d8e..c3585f3a1 100644 --- a/framework/logging/CDbLogRoute.php +++ b/framework/logging/CDbLogRoute.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/logging/CEmailLogRoute.php b/framework/logging/CEmailLogRoute.php index 789c2bd6b..a15e1bfd6 100644 --- a/framework/logging/CEmailLogRoute.php +++ b/framework/logging/CEmailLogRoute.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/logging/CFileLogRoute.php b/framework/logging/CFileLogRoute.php index 2dad1a5bc..6f04ff265 100644 --- a/framework/logging/CFileLogRoute.php +++ b/framework/logging/CFileLogRoute.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/logging/CLogFilter.php b/framework/logging/CLogFilter.php index 552ff7305..e9a8963b3 100644 --- a/framework/logging/CLogFilter.php +++ b/framework/logging/CLogFilter.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/logging/CLogRoute.php b/framework/logging/CLogRoute.php index 49c6c64b0..91b99d843 100644 --- a/framework/logging/CLogRoute.php +++ b/framework/logging/CLogRoute.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/logging/CLogRouter.php b/framework/logging/CLogRouter.php index 98c725b04..05c016649 100644 --- a/framework/logging/CLogRouter.php +++ b/framework/logging/CLogRouter.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/logging/CLogger.php b/framework/logging/CLogger.php index 5cc5f5a87..a133bd7dc 100644 --- a/framework/logging/CLogger.php +++ b/framework/logging/CLogger.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/logging/CProfileLogRoute.php b/framework/logging/CProfileLogRoute.php index 229b91164..d999ea8a3 100644 --- a/framework/logging/CProfileLogRoute.php +++ b/framework/logging/CProfileLogRoute.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/logging/CWebLogRoute.php b/framework/logging/CWebLogRoute.php index 54944732f..e07dc8c37 100644 --- a/framework/logging/CWebLogRoute.php +++ b/framework/logging/CWebLogRoute.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/test/CDbFixtureManager.php b/framework/test/CDbFixtureManager.php index fe2e88a21..8d95b1374 100644 --- a/framework/test/CDbFixtureManager.php +++ b/framework/test/CDbFixtureManager.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/test/CDbTestCase.php b/framework/test/CDbTestCase.php index 564ca8995..9c4ab7421 100644 --- a/framework/test/CDbTestCase.php +++ b/framework/test/CDbTestCase.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/test/CTestCase.php b/framework/test/CTestCase.php index c44e5a056..65ad4eed5 100644 --- a/framework/test/CTestCase.php +++ b/framework/test/CTestCase.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/test/CWebTestCase.php b/framework/test/CWebTestCase.php index 073240030..d5b708b1e 100644 --- a/framework/test/CWebTestCase.php +++ b/framework/test/CWebTestCase.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/utils/CDateTimeParser.php b/framework/utils/CDateTimeParser.php index 9d8565d97..483812bb4 100644 --- a/framework/utils/CDateTimeParser.php +++ b/framework/utils/CDateTimeParser.php @@ -6,7 +6,7 @@ * @author Qiang Xue * @author Tomasz Suchanek * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/utils/CFileHelper.php b/framework/utils/CFileHelper.php index 1267549c9..a6425572e 100644 --- a/framework/utils/CFileHelper.php +++ b/framework/utils/CFileHelper.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/utils/CFormatter.php b/framework/utils/CFormatter.php index 0b66ccb19..1d07f56b0 100644 --- a/framework/utils/CFormatter.php +++ b/framework/utils/CFormatter.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/utils/CMarkdownParser.php b/framework/utils/CMarkdownParser.php index 602fd627d..6c9736175 100644 --- a/framework/utils/CMarkdownParser.php +++ b/framework/utils/CMarkdownParser.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/utils/CPasswordHelper.php b/framework/utils/CPasswordHelper.php index 628bdd753..5c7346986 100644 --- a/framework/utils/CPasswordHelper.php +++ b/framework/utils/CPasswordHelper.php @@ -4,7 +4,7 @@ * * @author Tom Worster * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/utils/CPropertyValue.php b/framework/utils/CPropertyValue.php index 63f98263c..8dc891d23 100644 --- a/framework/utils/CPropertyValue.php +++ b/framework/utils/CPropertyValue.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/utils/CTimestamp.php b/framework/utils/CTimestamp.php index c38f5d035..1692a0880 100644 --- a/framework/utils/CTimestamp.php +++ b/framework/utils/CTimestamp.php @@ -4,7 +4,7 @@ * * @author Wei Zhuo * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/utils/CVarDumper.php b/framework/utils/CVarDumper.php index 32227cb62..6bd175a98 100644 --- a/framework/utils/CVarDumper.php +++ b/framework/utils/CVarDumper.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/utils/mimeTypes.php b/framework/utils/mimeTypes.php index d08730b56..663ea663c 100644 --- a/framework/utils/mimeTypes.php +++ b/framework/utils/mimeTypes.php @@ -7,7 +7,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/validators/CBooleanValidator.php b/framework/validators/CBooleanValidator.php index 08928d918..7cc7a15ed 100644 --- a/framework/validators/CBooleanValidator.php +++ b/framework/validators/CBooleanValidator.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/validators/CCaptchaValidator.php b/framework/validators/CCaptchaValidator.php index 7cfc21aa3..774b0a9b2 100644 --- a/framework/validators/CCaptchaValidator.php +++ b/framework/validators/CCaptchaValidator.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/validators/CCompareValidator.php b/framework/validators/CCompareValidator.php index 1d95ff3d0..dad4adbfc 100644 --- a/framework/validators/CCompareValidator.php +++ b/framework/validators/CCompareValidator.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/validators/CDateValidator.php b/framework/validators/CDateValidator.php index 74b921bca..a6ea91e3f 100644 --- a/framework/validators/CDateValidator.php +++ b/framework/validators/CDateValidator.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/validators/CDefaultValueValidator.php b/framework/validators/CDefaultValueValidator.php index 196987c56..81447f05d 100644 --- a/framework/validators/CDefaultValueValidator.php +++ b/framework/validators/CDefaultValueValidator.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/validators/CEmailValidator.php b/framework/validators/CEmailValidator.php index 75f7a3e95..75b6a27d6 100644 --- a/framework/validators/CEmailValidator.php +++ b/framework/validators/CEmailValidator.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/validators/CExistValidator.php b/framework/validators/CExistValidator.php index 8d9e11190..149aa74f7 100644 --- a/framework/validators/CExistValidator.php +++ b/framework/validators/CExistValidator.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/validators/CFileValidator.php b/framework/validators/CFileValidator.php index 6efbe5eed..2597afa8e 100644 --- a/framework/validators/CFileValidator.php +++ b/framework/validators/CFileValidator.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/validators/CFilterValidator.php b/framework/validators/CFilterValidator.php index 9c20c7727..f843c7e45 100644 --- a/framework/validators/CFilterValidator.php +++ b/framework/validators/CFilterValidator.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/validators/CInlineValidator.php b/framework/validators/CInlineValidator.php index 085861f8e..d0f61cac0 100644 --- a/framework/validators/CInlineValidator.php +++ b/framework/validators/CInlineValidator.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/validators/CNumberValidator.php b/framework/validators/CNumberValidator.php index 3e22a7e82..65dab13b2 100644 --- a/framework/validators/CNumberValidator.php +++ b/framework/validators/CNumberValidator.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/validators/CRangeValidator.php b/framework/validators/CRangeValidator.php index 5a9d09fac..d38d1ca26 100644 --- a/framework/validators/CRangeValidator.php +++ b/framework/validators/CRangeValidator.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/validators/CRegularExpressionValidator.php b/framework/validators/CRegularExpressionValidator.php index bfbae9c1c..5748d84e8 100644 --- a/framework/validators/CRegularExpressionValidator.php +++ b/framework/validators/CRegularExpressionValidator.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/validators/CRequiredValidator.php b/framework/validators/CRequiredValidator.php index cbabe5f1a..441a7022c 100644 --- a/framework/validators/CRequiredValidator.php +++ b/framework/validators/CRequiredValidator.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/validators/CSafeValidator.php b/framework/validators/CSafeValidator.php index 1312cc2d6..37b7e6531 100644 --- a/framework/validators/CSafeValidator.php +++ b/framework/validators/CSafeValidator.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/validators/CStringValidator.php b/framework/validators/CStringValidator.php index 893ffd3bd..b57ca9da8 100644 --- a/framework/validators/CStringValidator.php +++ b/framework/validators/CStringValidator.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/validators/CTypeValidator.php b/framework/validators/CTypeValidator.php index 3cf8a5a0d..05891c412 100644 --- a/framework/validators/CTypeValidator.php +++ b/framework/validators/CTypeValidator.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/validators/CUniqueValidator.php b/framework/validators/CUniqueValidator.php index 63d0fee33..06585d091 100644 --- a/framework/validators/CUniqueValidator.php +++ b/framework/validators/CUniqueValidator.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/validators/CUnsafeValidator.php b/framework/validators/CUnsafeValidator.php index f92dff74e..4cbed8203 100644 --- a/framework/validators/CUnsafeValidator.php +++ b/framework/validators/CUnsafeValidator.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/validators/CUrlValidator.php b/framework/validators/CUrlValidator.php index 9e3e85159..8f760c8cc 100644 --- a/framework/validators/CUrlValidator.php +++ b/framework/validators/CUrlValidator.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/validators/CValidator.php b/framework/validators/CValidator.php index e404bf5f9..a6a6a1001 100644 --- a/framework/validators/CValidator.php +++ b/framework/validators/CValidator.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/CActiveDataProvider.php b/framework/web/CActiveDataProvider.php index 87233ea7f..40fcf20ab 100644 --- a/framework/web/CActiveDataProvider.php +++ b/framework/web/CActiveDataProvider.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/CArrayDataProvider.php b/framework/web/CArrayDataProvider.php index 912b7e367..4d2d86c83 100644 --- a/framework/web/CArrayDataProvider.php +++ b/framework/web/CArrayDataProvider.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/CAssetManager.php b/framework/web/CAssetManager.php index 6ea5a2a5b..272116a49 100644 --- a/framework/web/CAssetManager.php +++ b/framework/web/CAssetManager.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/CBaseController.php b/framework/web/CBaseController.php index bfa0937ab..8304edab1 100644 --- a/framework/web/CBaseController.php +++ b/framework/web/CBaseController.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/CCacheHttpSession.php b/framework/web/CCacheHttpSession.php index 92c038c88..046b04e40 100644 --- a/framework/web/CCacheHttpSession.php +++ b/framework/web/CCacheHttpSession.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/CClientScript.php b/framework/web/CClientScript.php index 6aaa73465..621b60259 100644 --- a/framework/web/CClientScript.php +++ b/framework/web/CClientScript.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/CController.php b/framework/web/CController.php index a38d64063..4591e8701 100644 --- a/framework/web/CController.php +++ b/framework/web/CController.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/CDataProviderIterator.php b/framework/web/CDataProviderIterator.php index 2dd2fcead..cec9e1812 100644 --- a/framework/web/CDataProviderIterator.php +++ b/framework/web/CDataProviderIterator.php @@ -4,7 +4,7 @@ * * @author Charles Pick * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2012 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/CDbHttpSession.php b/framework/web/CDbHttpSession.php index 09450a376..5775b7347 100644 --- a/framework/web/CDbHttpSession.php +++ b/framework/web/CDbHttpSession.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/CExtController.php b/framework/web/CExtController.php index 6e6cb06ec..30010c706 100644 --- a/framework/web/CExtController.php +++ b/framework/web/CExtController.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/CFormModel.php b/framework/web/CFormModel.php index 4fad1a246..2fe0f6448 100644 --- a/framework/web/CFormModel.php +++ b/framework/web/CFormModel.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/CHttpCookie.php b/framework/web/CHttpCookie.php index 5ac827be3..39ce0ac95 100644 --- a/framework/web/CHttpCookie.php +++ b/framework/web/CHttpCookie.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/CHttpRequest.php b/framework/web/CHttpRequest.php index 2d58ed5c3..378124503 100644 --- a/framework/web/CHttpRequest.php +++ b/framework/web/CHttpRequest.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/CHttpSession.php b/framework/web/CHttpSession.php index dd7938349..85c716f9b 100644 --- a/framework/web/CHttpSession.php +++ b/framework/web/CHttpSession.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/CHttpSessionIterator.php b/framework/web/CHttpSessionIterator.php index 642e915ec..94b3dc39a 100644 --- a/framework/web/CHttpSessionIterator.php +++ b/framework/web/CHttpSessionIterator.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/COutputEvent.php b/framework/web/COutputEvent.php index 6aec6946a..d549c0293 100644 --- a/framework/web/COutputEvent.php +++ b/framework/web/COutputEvent.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/CPagination.php b/framework/web/CPagination.php index 33fd4d914..6d8b64de1 100644 --- a/framework/web/CPagination.php +++ b/framework/web/CPagination.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/CSort.php b/framework/web/CSort.php index 3c7a9f12b..d9e4931f6 100644 --- a/framework/web/CSort.php +++ b/framework/web/CSort.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/CTheme.php b/framework/web/CTheme.php index b9aa04e7a..399553ae3 100644 --- a/framework/web/CTheme.php +++ b/framework/web/CTheme.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/CThemeManager.php b/framework/web/CThemeManager.php index 25d023211..86c9536ba 100644 --- a/framework/web/CThemeManager.php +++ b/framework/web/CThemeManager.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/CUploadedFile.php b/framework/web/CUploadedFile.php index 12b19b08a..b1bd50434 100644 --- a/framework/web/CUploadedFile.php +++ b/framework/web/CUploadedFile.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/CUrlManager.php b/framework/web/CUrlManager.php index 24846b763..b46887389 100644 --- a/framework/web/CUrlManager.php +++ b/framework/web/CUrlManager.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/CWebApplication.php b/framework/web/CWebApplication.php index e6a50c407..46ac47483 100644 --- a/framework/web/CWebApplication.php +++ b/framework/web/CWebApplication.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/CWebModule.php b/framework/web/CWebModule.php index 3645c71ff..0507786c7 100644 --- a/framework/web/CWebModule.php +++ b/framework/web/CWebModule.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/CWidgetFactory.php b/framework/web/CWidgetFactory.php index e220a5a87..c6f853812 100644 --- a/framework/web/CWidgetFactory.php +++ b/framework/web/CWidgetFactory.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/actions/CAction.php b/framework/web/actions/CAction.php index 4760f817d..077140803 100644 --- a/framework/web/actions/CAction.php +++ b/framework/web/actions/CAction.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/actions/CInlineAction.php b/framework/web/actions/CInlineAction.php index 3d7b8f6bc..e6691cd0e 100644 --- a/framework/web/actions/CInlineAction.php +++ b/framework/web/actions/CInlineAction.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/actions/CViewAction.php b/framework/web/actions/CViewAction.php index ce7cfb755..3862db137 100644 --- a/framework/web/actions/CViewAction.php +++ b/framework/web/actions/CViewAction.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/auth/CAccessControlFilter.php b/framework/web/auth/CAccessControlFilter.php index 0b793d491..429b59a1f 100644 --- a/framework/web/auth/CAccessControlFilter.php +++ b/framework/web/auth/CAccessControlFilter.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/auth/CAuthAssignment.php b/framework/web/auth/CAuthAssignment.php index 9fb47bd17..46698ebbb 100644 --- a/framework/web/auth/CAuthAssignment.php +++ b/framework/web/auth/CAuthAssignment.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/auth/CAuthItem.php b/framework/web/auth/CAuthItem.php index a248c4562..69a44e2b3 100644 --- a/framework/web/auth/CAuthItem.php +++ b/framework/web/auth/CAuthItem.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/auth/CAuthManager.php b/framework/web/auth/CAuthManager.php index 0de275613..4ff3335a2 100644 --- a/framework/web/auth/CAuthManager.php +++ b/framework/web/auth/CAuthManager.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/auth/CBaseUserIdentity.php b/framework/web/auth/CBaseUserIdentity.php index 6a54bdf26..ab45753dc 100644 --- a/framework/web/auth/CBaseUserIdentity.php +++ b/framework/web/auth/CBaseUserIdentity.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/auth/CDbAuthManager.php b/framework/web/auth/CDbAuthManager.php index 7fb6d0306..07d368d0c 100644 --- a/framework/web/auth/CDbAuthManager.php +++ b/framework/web/auth/CDbAuthManager.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/auth/CPhpAuthManager.php b/framework/web/auth/CPhpAuthManager.php index 54b018e46..eee5c738d 100644 --- a/framework/web/auth/CPhpAuthManager.php +++ b/framework/web/auth/CPhpAuthManager.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/auth/CUserIdentity.php b/framework/web/auth/CUserIdentity.php index b8dd1cf9f..1c1e963b7 100644 --- a/framework/web/auth/CUserIdentity.php +++ b/framework/web/auth/CUserIdentity.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/auth/CWebUser.php b/framework/web/auth/CWebUser.php index 569844d2d..904601c91 100644 --- a/framework/web/auth/CWebUser.php +++ b/framework/web/auth/CWebUser.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/filters/CFilter.php b/framework/web/filters/CFilter.php index 751ec1bc1..6d6f969a9 100644 --- a/framework/web/filters/CFilter.php +++ b/framework/web/filters/CFilter.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/filters/CFilterChain.php b/framework/web/filters/CFilterChain.php index 8a2bd1cb8..7141cbe60 100644 --- a/framework/web/filters/CFilterChain.php +++ b/framework/web/filters/CFilterChain.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/filters/CHttpCacheFilter.php b/framework/web/filters/CHttpCacheFilter.php index a3a5fbd43..8df9493c2 100644 --- a/framework/web/filters/CHttpCacheFilter.php +++ b/framework/web/filters/CHttpCacheFilter.php @@ -4,7 +4,7 @@ * * @author Da:Sourcerer * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2012 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/filters/CInlineFilter.php b/framework/web/filters/CInlineFilter.php index f22b4e665..9eb0cfdf0 100644 --- a/framework/web/filters/CInlineFilter.php +++ b/framework/web/filters/CInlineFilter.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/form/CForm.php b/framework/web/form/CForm.php index 7b9789350..90a26505f 100644 --- a/framework/web/form/CForm.php +++ b/framework/web/form/CForm.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/form/CFormButtonElement.php b/framework/web/form/CFormButtonElement.php index f6ac07c87..192587a52 100644 --- a/framework/web/form/CFormButtonElement.php +++ b/framework/web/form/CFormButtonElement.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/form/CFormElement.php b/framework/web/form/CFormElement.php index 63542b76c..32b53d5af 100644 --- a/framework/web/form/CFormElement.php +++ b/framework/web/form/CFormElement.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/form/CFormElementCollection.php b/framework/web/form/CFormElementCollection.php index fa8a4ccea..d1282bbe3 100644 --- a/framework/web/form/CFormElementCollection.php +++ b/framework/web/form/CFormElementCollection.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/form/CFormInputElement.php b/framework/web/form/CFormInputElement.php index 52dda1a5f..54a409840 100644 --- a/framework/web/form/CFormInputElement.php +++ b/framework/web/form/CFormInputElement.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/form/CFormStringElement.php b/framework/web/form/CFormStringElement.php index 96a9dcfd8..833908a8a 100644 --- a/framework/web/form/CFormStringElement.php +++ b/framework/web/form/CFormStringElement.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/helpers/CGoogleApi.php b/framework/web/helpers/CGoogleApi.php index 94514bac3..4007d4358 100644 --- a/framework/web/helpers/CGoogleApi.php +++ b/framework/web/helpers/CGoogleApi.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/helpers/CHtml.php b/framework/web/helpers/CHtml.php index 7600dc2a7..bbfd16007 100644 --- a/framework/web/helpers/CHtml.php +++ b/framework/web/helpers/CHtml.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/helpers/CJavaScript.php b/framework/web/helpers/CJavaScript.php index f0913ce54..110d8dc76 100644 --- a/framework/web/helpers/CJavaScript.php +++ b/framework/web/helpers/CJavaScript.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/js/packages.php b/framework/web/js/packages.php index 8ba9a699c..9d8b93304 100644 --- a/framework/web/js/packages.php +++ b/framework/web/js/packages.php @@ -7,7 +7,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/renderers/CPradoViewRenderer.php b/framework/web/renderers/CPradoViewRenderer.php index 497c1368e..ba62567f0 100644 --- a/framework/web/renderers/CPradoViewRenderer.php +++ b/framework/web/renderers/CPradoViewRenderer.php @@ -5,7 +5,7 @@ * @author Steve Heyns http://customgothic.com/ * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/renderers/CViewRenderer.php b/framework/web/renderers/CViewRenderer.php index 8c9779f6e..aaca1706f 100644 --- a/framework/web/renderers/CViewRenderer.php +++ b/framework/web/renderers/CViewRenderer.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/services/CWebService.php b/framework/web/services/CWebService.php index 492b57c49..79a3e97f7 100644 --- a/framework/web/services/CWebService.php +++ b/framework/web/services/CWebService.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/services/CWebServiceAction.php b/framework/web/services/CWebServiceAction.php index f00afeaae..e92cc8274 100644 --- a/framework/web/services/CWebServiceAction.php +++ b/framework/web/services/CWebServiceAction.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/services/CWsdlGenerator.php b/framework/web/services/CWsdlGenerator.php index 04478b0bb..2597fedb0 100644 --- a/framework/web/services/CWsdlGenerator.php +++ b/framework/web/services/CWsdlGenerator.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/widgets/CActiveForm.php b/framework/web/widgets/CActiveForm.php index 21a19a499..a4bec4ea7 100644 --- a/framework/web/widgets/CActiveForm.php +++ b/framework/web/widgets/CActiveForm.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/widgets/CAutoComplete.php b/framework/web/widgets/CAutoComplete.php index 54b717ed5..dfc69f4df 100644 --- a/framework/web/widgets/CAutoComplete.php +++ b/framework/web/widgets/CAutoComplete.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/widgets/CClipWidget.php b/framework/web/widgets/CClipWidget.php index e7d4e3638..2d766a29f 100644 --- a/framework/web/widgets/CClipWidget.php +++ b/framework/web/widgets/CClipWidget.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/widgets/CContentDecorator.php b/framework/web/widgets/CContentDecorator.php index 6759ab525..e34ad88c7 100644 --- a/framework/web/widgets/CContentDecorator.php +++ b/framework/web/widgets/CContentDecorator.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/widgets/CFilterWidget.php b/framework/web/widgets/CFilterWidget.php index 32809225d..fa447acb9 100644 --- a/framework/web/widgets/CFilterWidget.php +++ b/framework/web/widgets/CFilterWidget.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/widgets/CFlexWidget.php b/framework/web/widgets/CFlexWidget.php index c2d5750c4..affee9881 100644 --- a/framework/web/widgets/CFlexWidget.php +++ b/framework/web/widgets/CFlexWidget.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/widgets/CHtmlPurifier.php b/framework/web/widgets/CHtmlPurifier.php index d6494a5cd..dbcf278a6 100644 --- a/framework/web/widgets/CHtmlPurifier.php +++ b/framework/web/widgets/CHtmlPurifier.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/widgets/CInputWidget.php b/framework/web/widgets/CInputWidget.php index 2148084e9..2fd279e23 100644 --- a/framework/web/widgets/CInputWidget.php +++ b/framework/web/widgets/CInputWidget.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/widgets/CMarkdown.php b/framework/web/widgets/CMarkdown.php index 51efa54af..fd4d4b350 100644 --- a/framework/web/widgets/CMarkdown.php +++ b/framework/web/widgets/CMarkdown.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/widgets/CMaskedTextField.php b/framework/web/widgets/CMaskedTextField.php index 0b4b6cde6..1ee163ac8 100644 --- a/framework/web/widgets/CMaskedTextField.php +++ b/framework/web/widgets/CMaskedTextField.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/widgets/CMultiFileUpload.php b/framework/web/widgets/CMultiFileUpload.php index ba7b0e636..0f659425f 100644 --- a/framework/web/widgets/CMultiFileUpload.php +++ b/framework/web/widgets/CMultiFileUpload.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/widgets/COutputCache.php b/framework/web/widgets/COutputCache.php index 96998e8db..cba97c053 100644 --- a/framework/web/widgets/COutputCache.php +++ b/framework/web/widgets/COutputCache.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/widgets/COutputProcessor.php b/framework/web/widgets/COutputProcessor.php index b470d1b66..a7b63eca7 100644 --- a/framework/web/widgets/COutputProcessor.php +++ b/framework/web/widgets/COutputProcessor.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/widgets/CStarRating.php b/framework/web/widgets/CStarRating.php index 7b6212dc2..3076e6245 100644 --- a/framework/web/widgets/CStarRating.php +++ b/framework/web/widgets/CStarRating.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/widgets/CTabView.php b/framework/web/widgets/CTabView.php index 4f59811c7..dd96f8fc6 100644 --- a/framework/web/widgets/CTabView.php +++ b/framework/web/widgets/CTabView.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/widgets/CTextHighlighter.php b/framework/web/widgets/CTextHighlighter.php index acb5874c3..1860cdc46 100644 --- a/framework/web/widgets/CTextHighlighter.php +++ b/framework/web/widgets/CTextHighlighter.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/widgets/CTreeView.php b/framework/web/widgets/CTreeView.php index 7cce8012f..585f470df 100644 --- a/framework/web/widgets/CTreeView.php +++ b/framework/web/widgets/CTreeView.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/widgets/CWidget.php b/framework/web/widgets/CWidget.php index bac3e5d8c..89691a537 100644 --- a/framework/web/widgets/CWidget.php +++ b/framework/web/widgets/CWidget.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/widgets/captcha/CCaptcha.php b/framework/web/widgets/captcha/CCaptcha.php index 4a6ec74ff..52f3d9fdb 100644 --- a/framework/web/widgets/captcha/CCaptcha.php +++ b/framework/web/widgets/captcha/CCaptcha.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/widgets/captcha/CCaptchaAction.php b/framework/web/widgets/captcha/CCaptchaAction.php index f9ba43320..976de2a37 100644 --- a/framework/web/widgets/captcha/CCaptchaAction.php +++ b/framework/web/widgets/captcha/CCaptchaAction.php @@ -5,7 +5,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/widgets/pagers/CBasePager.php b/framework/web/widgets/pagers/CBasePager.php index 58afba0af..5a96aceae 100644 --- a/framework/web/widgets/pagers/CBasePager.php +++ b/framework/web/widgets/pagers/CBasePager.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/widgets/pagers/CLinkPager.php b/framework/web/widgets/pagers/CLinkPager.php index c3383d8c8..6f1a747ee 100644 --- a/framework/web/widgets/pagers/CLinkPager.php +++ b/framework/web/widgets/pagers/CLinkPager.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/widgets/pagers/CListPager.php b/framework/web/widgets/pagers/CListPager.php index 33c17079b..cf934b34d 100644 --- a/framework/web/widgets/pagers/CListPager.php +++ b/framework/web/widgets/pagers/CListPager.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/web/widgets/views/flexWidget.php b/framework/web/widgets/views/flexWidget.php index 284caeda0..bfbec693c 100644 --- a/framework/web/widgets/views/flexWidget.php +++ b/framework/web/widgets/views/flexWidget.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ * @package system.web.widgets.views * @since 1.0 diff --git a/framework/yii.php b/framework/yii.php index 6994b1aa3..712fa5cdd 100644 --- a/framework/yii.php +++ b/framework/yii.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ * @package system * @since 1.0 diff --git a/framework/yiic.php b/framework/yiic.php index a16dcb70c..38b976ac5 100644 --- a/framework/yiic.php +++ b/framework/yiic.php @@ -7,7 +7,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/yiilite.php b/framework/yiilite.php index 6d1deedc2..058cf9fb5 100644 --- a/framework/yiilite.php +++ b/framework/yiilite.php @@ -15,7 +15,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2012 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ * @version $Id: $ * @since 1.0 diff --git a/framework/yiit.php b/framework/yiit.php index 9f3782db6..0589d396c 100644 --- a/framework/yiit.php +++ b/framework/yiit.php @@ -7,7 +7,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/zii/behaviors/CTimestampBehavior.php b/framework/zii/behaviors/CTimestampBehavior.php index 11bc6fc88..737fda885 100644 --- a/framework/zii/behaviors/CTimestampBehavior.php +++ b/framework/zii/behaviors/CTimestampBehavior.php @@ -4,7 +4,7 @@ * * @author Jonah Turnquist * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/zii/widgets/CBaseListView.php b/framework/zii/widgets/CBaseListView.php index f085d8393..584f9d1d5 100644 --- a/framework/zii/widgets/CBaseListView.php +++ b/framework/zii/widgets/CBaseListView.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/zii/widgets/CBreadcrumbs.php b/framework/zii/widgets/CBreadcrumbs.php index c42c10abb..e6bc0f9d6 100644 --- a/framework/zii/widgets/CBreadcrumbs.php +++ b/framework/zii/widgets/CBreadcrumbs.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/zii/widgets/CDetailView.php b/framework/zii/widgets/CDetailView.php index 333bbdca9..1f2537993 100644 --- a/framework/zii/widgets/CDetailView.php +++ b/framework/zii/widgets/CDetailView.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/zii/widgets/CListView.php b/framework/zii/widgets/CListView.php index c68169fbe..e36ab4546 100644 --- a/framework/zii/widgets/CListView.php +++ b/framework/zii/widgets/CListView.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/zii/widgets/CMenu.php b/framework/zii/widgets/CMenu.php index 71bbef205..e18a9e768 100644 --- a/framework/zii/widgets/CMenu.php +++ b/framework/zii/widgets/CMenu.php @@ -5,7 +5,7 @@ * @author Jonah Turnquist * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/zii/widgets/CPortlet.php b/framework/zii/widgets/CPortlet.php index 3e38605e2..577272c32 100644 --- a/framework/zii/widgets/CPortlet.php +++ b/framework/zii/widgets/CPortlet.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/zii/widgets/grid/CButtonColumn.php b/framework/zii/widgets/grid/CButtonColumn.php index 6b67ded04..19c3dac6f 100644 --- a/framework/zii/widgets/grid/CButtonColumn.php +++ b/framework/zii/widgets/grid/CButtonColumn.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/zii/widgets/grid/CCheckBoxColumn.php b/framework/zii/widgets/grid/CCheckBoxColumn.php index 2f132bbde..cdd61d01d 100644 --- a/framework/zii/widgets/grid/CCheckBoxColumn.php +++ b/framework/zii/widgets/grid/CCheckBoxColumn.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/zii/widgets/grid/CDataColumn.php b/framework/zii/widgets/grid/CDataColumn.php index 2018f425c..6253ee0ae 100644 --- a/framework/zii/widgets/grid/CDataColumn.php +++ b/framework/zii/widgets/grid/CDataColumn.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/zii/widgets/grid/CGridColumn.php b/framework/zii/widgets/grid/CGridColumn.php index 6f28c61d0..7e1a5f743 100644 --- a/framework/zii/widgets/grid/CGridColumn.php +++ b/framework/zii/widgets/grid/CGridColumn.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/zii/widgets/grid/CGridView.php b/framework/zii/widgets/grid/CGridView.php index 1e80020a7..5e72c6f81 100644 --- a/framework/zii/widgets/grid/CGridView.php +++ b/framework/zii/widgets/grid/CGridView.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/zii/widgets/grid/CLinkColumn.php b/framework/zii/widgets/grid/CLinkColumn.php index 327e41543..fcaaaaaf6 100644 --- a/framework/zii/widgets/grid/CLinkColumn.php +++ b/framework/zii/widgets/grid/CLinkColumn.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/zii/widgets/jui/CJuiAccordion.php b/framework/zii/widgets/jui/CJuiAccordion.php index c8f1f46bf..0614daf74 100644 --- a/framework/zii/widgets/jui/CJuiAccordion.php +++ b/framework/zii/widgets/jui/CJuiAccordion.php @@ -5,7 +5,7 @@ * @author Sebastian Thierer * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/zii/widgets/jui/CJuiAutoComplete.php b/framework/zii/widgets/jui/CJuiAutoComplete.php index 1100d65da..35e75ed89 100644 --- a/framework/zii/widgets/jui/CJuiAutoComplete.php +++ b/framework/zii/widgets/jui/CJuiAutoComplete.php @@ -4,7 +4,7 @@ * * @author Sebastian Thierer * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/zii/widgets/jui/CJuiButton.php b/framework/zii/widgets/jui/CJuiButton.php index b68f454e1..74a383d39 100644 --- a/framework/zii/widgets/jui/CJuiButton.php +++ b/framework/zii/widgets/jui/CJuiButton.php @@ -4,7 +4,7 @@ * * @author Sebastian Thierer * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/zii/widgets/jui/CJuiDatePicker.php b/framework/zii/widgets/jui/CJuiDatePicker.php index f634245de..224c8cd98 100644 --- a/framework/zii/widgets/jui/CJuiDatePicker.php +++ b/framework/zii/widgets/jui/CJuiDatePicker.php @@ -4,7 +4,7 @@ * * @author Sebastian Thierer * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/zii/widgets/jui/CJuiDialog.php b/framework/zii/widgets/jui/CJuiDialog.php index 7e01a2488..0051ce1d6 100644 --- a/framework/zii/widgets/jui/CJuiDialog.php +++ b/framework/zii/widgets/jui/CJuiDialog.php @@ -4,7 +4,7 @@ * * @author Sebastian Thierer * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/zii/widgets/jui/CJuiDraggable.php b/framework/zii/widgets/jui/CJuiDraggable.php index 5ac7c5705..4c84dbb4b 100644 --- a/framework/zii/widgets/jui/CJuiDraggable.php +++ b/framework/zii/widgets/jui/CJuiDraggable.php @@ -4,7 +4,7 @@ * * @author Sebastian Thierer * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/zii/widgets/jui/CJuiDroppable.php b/framework/zii/widgets/jui/CJuiDroppable.php index db5ab78de..ab3a80c7f 100644 --- a/framework/zii/widgets/jui/CJuiDroppable.php +++ b/framework/zii/widgets/jui/CJuiDroppable.php @@ -4,7 +4,7 @@ * * @author Sebastian Thierer * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/zii/widgets/jui/CJuiInputWidget.php b/framework/zii/widgets/jui/CJuiInputWidget.php index 01f756ac4..272516707 100644 --- a/framework/zii/widgets/jui/CJuiInputWidget.php +++ b/framework/zii/widgets/jui/CJuiInputWidget.php @@ -4,7 +4,7 @@ * * @author Sebastian Thierer * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/zii/widgets/jui/CJuiProgressBar.php b/framework/zii/widgets/jui/CJuiProgressBar.php index 74526b77f..10b2ccce6 100644 --- a/framework/zii/widgets/jui/CJuiProgressBar.php +++ b/framework/zii/widgets/jui/CJuiProgressBar.php @@ -4,7 +4,7 @@ * * @author Sebastian Thierer * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/zii/widgets/jui/CJuiResizable.php b/framework/zii/widgets/jui/CJuiResizable.php index 2e9e15b43..11ebf1c70 100644 --- a/framework/zii/widgets/jui/CJuiResizable.php +++ b/framework/zii/widgets/jui/CJuiResizable.php @@ -4,7 +4,7 @@ * * @author Sebastian Thierer * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/zii/widgets/jui/CJuiSelectable.php b/framework/zii/widgets/jui/CJuiSelectable.php index aa7461059..b9ecdfb2c 100644 --- a/framework/zii/widgets/jui/CJuiSelectable.php +++ b/framework/zii/widgets/jui/CJuiSelectable.php @@ -4,7 +4,7 @@ * * @author Sebastian Thierer * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/zii/widgets/jui/CJuiSlider.php b/framework/zii/widgets/jui/CJuiSlider.php index e567a6c53..5b4ab9ee5 100644 --- a/framework/zii/widgets/jui/CJuiSlider.php +++ b/framework/zii/widgets/jui/CJuiSlider.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/zii/widgets/jui/CJuiSliderInput.php b/framework/zii/widgets/jui/CJuiSliderInput.php index 9cad3f322..99ad7f2d1 100644 --- a/framework/zii/widgets/jui/CJuiSliderInput.php +++ b/framework/zii/widgets/jui/CJuiSliderInput.php @@ -4,7 +4,7 @@ * * @author Sebastian Thierer * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/zii/widgets/jui/CJuiSortable.php b/framework/zii/widgets/jui/CJuiSortable.php index 5ce99cce0..11fd75358 100644 --- a/framework/zii/widgets/jui/CJuiSortable.php +++ b/framework/zii/widgets/jui/CJuiSortable.php @@ -4,7 +4,7 @@ * * @author Sebastian Thierer * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/zii/widgets/jui/CJuiTabs.php b/framework/zii/widgets/jui/CJuiTabs.php index 33295854f..ec6c6fb5b 100644 --- a/framework/zii/widgets/jui/CJuiTabs.php +++ b/framework/zii/widgets/jui/CJuiTabs.php @@ -4,7 +4,7 @@ * * @author Sebastian Thierer * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/framework/zii/widgets/jui/CJuiWidget.php b/framework/zii/widgets/jui/CJuiWidget.php index fba50a508..4350ac12a 100644 --- a/framework/zii/widgets/jui/CJuiWidget.php +++ b/framework/zii/widgets/jui/CJuiWidget.php @@ -5,7 +5,7 @@ * @author Sebastian Thierer * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ */ diff --git a/requirements/index.php b/requirements/index.php index 5e5d69a84..9c49d2945 100644 --- a/requirements/index.php +++ b/requirements/index.php @@ -8,7 +8,7 @@ * * @author Qiang Xue * @link http://www.yiiframework.com/ - * @copyright Copyright © 2008-2011 Yii Software LLC + * @copyright Copyright © 2008-2013 Yii Software LLC * @license http://www.yiiframework.com/license/ * @package system * @since 1.0