Hello Bob

I will only show the license of an open source component. I can find
the os component
in main search and view the license.

I will now run a sql query. Here I use the following sql query:

select alr.lic_name, alr.lic_url
from agent_lic_meta alm
join agent_lic_raw alr on alr.lic_pk=alm.lic_fk
join pfile pf on pf.pfile_pk=alm.pfile_fk
join uploadtree ut on ut.pfile_fk=pf.pfile_pk
where ut.ufile_name like 'ant-1.6.5.jar'


The license will not be displayed. The component is not found. What's wrong?
_______________________________________________
fossology mailing list
[email protected]
http://fossology.org/mailman/listinfo/fossology

Reply via email to