diff --git a/environments/dev/yii b/environments/dev/yii index 1dd899f15c..b93b5cf50c 100644 --- a/environments/dev/yii +++ b/environments/dev/yii @@ -2,10 +2,6 @@ -rem @link http://www.yiiframework.com/ -rem @copyright Copyright (c) 2008 Yii Software LLC -rem @license http://www.yiiframework.com/license/ rem ------------------------------------------------------------- @setlocal diff --git a/environments/prod/yii b/environments/prod/yii index da522cc16f..5b0d8900d8 100644 --- a/environments/prod/yii +++ b/environments/prod/yii @@ -2,10 +2,6 @@ - * - * @link http://www.yiiframework.com/ - * @copyright Copyright (c) 2008 Yii Software LLC - * @license http://www.yiiframework.com/license/ */ if (!extension_loaded('openssl')) { diff --git a/init.bat b/init.bat index e50c242c69..1b92c19754 100644 --- a/init.bat +++ b/init.bat @@ -2,11 +2,6 @@ rem ------------------------------------------------------------- rem Yii command line init script for Windows. -rem -rem @author Qiang Xue -rem @link http://www.yiiframework.com/ -rem @copyright Copyright (c) 2008 Yii Software LLC -rem @license http://www.yiiframework.com/license/ rem ------------------------------------------------------------- @setlocal diff --git a/yii.bat b/yii.bat index d516b3a192..3a6894246c 100644 --- a/yii.bat +++ b/yii.bat @@ -2,11 +2,6 @@ rem ------------------------------------------------------------- rem Yii command line bootstrap script for Windows. -rem -rem @author Qiang Xue -rem @link http://www.yiiframework.com/ -rem @copyright Copyright (c) 2008 Yii Software LLC -rem @license http://www.yiiframework.com/license/ rem ------------------------------------------------------------- @setlocal