From 319c0d5dfac5d19b575412e6e62894dc781e3930 Mon Sep 17 00:00:00 2001 From: PowerGamer1 Date: Sun, 7 Jan 2018 22:54:59 +0200 Subject: [PATCH] Removed unnecessary copyright comments. [skip ci] (#333) --- environments/dev/yii | 4 ---- environments/dev/yii_test | 4 ---- environments/dev/yii_test.bat | 5 ----- environments/prod/yii | 4 ---- init | 6 ------ init.bat | 5 ----- yii.bat | 5 ----- 7 files changed, 33 deletions(-) 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