操作
Bug(バグ) #1826
完了Remove copyright's comment from plugin's module sckelton. (モジュールのスケルトンからCopyrightコメントを削除)
開始日:
期日:
進捗率:
100%
予定工数:
(合計: 0:00時間)
3.6 で発生するか:
Unknown (未調査)
3.8 で発生するか:
Unknown (未調査)
説明
Overview¶
Remove copyright's comment from plugin's module sckelton. (モジュールのスケルトンからCopyrightコメントを削除)
lib/task/skeleton/module/module/actions/actions.class.php
The following comments are unnecessary.
/**
* This file is part of the OpenPNE package.
* (c) OpenPNE Project (http://www.openpne.jp/)
*
* For the full copyright and license information, please view the LICENSE
* file and the NOTICE file that were distributed with this source code.
*/
操作