is_free
Description:
Returns true if this component is free and open source software.
To determine this status, this function will check if it comes from a vetted free-software-only source or whether its licenses are only free software licenses.
Parameters:
this |
a Component instance. |
Returns:
true if this component is free software. |