クライアント用のカスタムデザインパッケージを作成するとき、多くの場合、base / defaultまたはrwd / defaultからテンプレートをコピーし、このテンプレートをクライアントのニーズに合わせて変更します。
使用されるライセンスはAcademic Free License(AFL 3.0)(http://opensource.org/licenses/afl-3.0.php)です
これは次のことを述べています。
6)帰属権。お客様は、作成する派生著作物のソースコードに、オリジナル著作物のソースコードからのすべての著作権、特許、または商標の通知、ならびにライセンスの通知および「帰属」として識別される説明文を保持する必要があります通知。" オリジナル作品を修正したことを受信者に通知するために合理的に計算された顕著な帰属通知を作成するために、作成した派生作品のソースコードを作成する必要があります。
これは、コピーしてすべてのデザインパッケージに変更するすべてのファイルに完全な著作権表示を保持する必要があるということですか?
以下の完全な通知を参照してください。
**
* Magento
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE_AFL.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@magento.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade Magento to newer
* versions in the future. If you wish to customize Magento for your
* needs please refer to http://www.magento.com for more information.
*
* @category design
* @package rwd_default
* @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
*/
==============フォローアップの質問==============
あなたの公式の回答に基づく@ベンチマークは、以下がすべての法的要件を満たしますか?
**
* Derivative work based on template in base/default theme created by:
* Magento
*
* @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
*
* Changes by: My Name
* @copyright Copyright (c) 2015 MyCompany Ltd
**