by
Anonymous Coward
on 2003年04月21日 12時15分
(#302426)
CPL FAQ [ibm.com]より If I modify a Program licensed under the CPL and distribute the object code of the modified Program for free, must I make the source code available?
Yes. By distributing the modified Program, even if it is only a free version of the object code, you are obligated to make the source code to the modified Program available to others.
とのことなので、ソース公開の必要性についてはatmarkitの解釈のほうが怪しげかもしれません。
CPLについてちらっと調べてみましたが (スコア:4, 参考になる)
<引用ここから>
http://www.atmarkit.co.jp/fjava/rensai2/eclipse01/eclipse01.html
このCPLは、Apache Software Licenseと同様に、BSDライセンスと似た形式を取っており、Eclipseを自社の製品で利用した場合でも、作成したソースを公開する必要は一切ありません。
<引用ここまで>
このような説明もあり、ライセンスの内容を本気で誤解していた可能性もありえなくはないような気がします(商売でやっているなら、原文のライセンスをきちんとチ
Re:CPLについてちらっと調べてみましたが (スコア:1, 参考になる)
If I modify a Program licensed under the CPL and distribute the object code of the modified Program for free, must I make the source code available?
Yes. By distributing the modified Program, even if it is only a free version of the object code, you are obligated to make the source code to the modified Program available to others.
とのことなので、ソース公開の必要性についてはatmarkitの解釈のほうが怪しげかもしれません。
Re:CPLについてちらっと調べてみましたが (スコア:0)
すみません