[ Version ( since = "0.15.5" ) ]
public bool is_free ()
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.
this |
a Component instance. |
true if this component is free software. |