is_free


Description:

[ 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.

Parameters:

this

a Component instance.

Returns:

true if this component is free software.