Submitted by Anonymous on June 2, 2014 - 3:18pm
Description:
This chart shows the top licenses used by projects in Alioth.
Visualization:
SQL Script:
SELECT license AS License, COUNT(unixname) AS Count
FROM al_projects_license
WHERE datasource_id = [current]
GROUP BY License
ORDER BY Count DESC;
Submitted by Anonymous on July 15, 2011 - 9:03am
Description
This chart shows the top licenses used by projects in Alioth.
Visualization
Submitted by Anonymous on June 29, 2011 - 1:34pm
Description
This chart shows the top content licenses used by projects in Google Code. There were 197,465 projects that did not list a content license.
Visualization
Submitted by Anonymous on June 29, 2011 - 1:33pm
Description
This chart shows the top code licenses used by projects in Google Code. There were 23,810 projects that did not have a code license listed.
Visualization
Submitted by Anonymous on June 29, 2011 - 1:31pm
Description
This chart shows the top licenses used by projects in Launchpad. There were 1,285 projects that did not have a license listed.
Visualization