Re: [ros-users] What is LGPL licensed in roscpp_core metapac…

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: User discussions
日付:  
To: ros-users
題目: Re: [ros-users] What is LGPL licensed in roscpp_core metapackage?
On 08.02.2013 14:46, Lukas Bulwahn wrote:
> Or is this simply a glitch in the package.xml and the line with LGPL should be removed?

It is a glitch., though harmless:

The licenses in the metapackage package.xml
only affect the files inside the metapackage folder itself, so really
only that package.xml itself.

Packages are not "part of" a metapackage, they are merely
"referenced by" zero to many metapackages.