Forums : Feedback Forum

Dear Open Hub Users,

We’re excited to announce that we will be moving the Open Hub Forum to https://community.blackduck.com/s/black-duck-open-hub. Beginning immediately, users can head over, register, get technical help and discuss issue pertinent to the Open Hub. Registered users can also subscribe to Open Hub announcements here.


On May 1, 2020, we will be freezing https://www.openhub.net/forums and users will not be able to create new discussions. If you have any questions and concerns, please email us at [email protected]

licenses not detected

the code report for my project [1] only lists 4 files with GPL and 4 files with LGPL. The project has much more files.

[1] http://www.ohloh.net/projects/4451/analyses/latest

Stefan Sauer over 18 years ago
 

ensonic, it looks like you are suffering from the same bug that Kiba turned up yesterday:

http://www.ohloh.net/forums/10/topics/207

Your license declarations are interrupted by a line break and a '*' character in the middle of the license name, and this is causing our parser to fail to recognize the license name.

Robin Luckey over 18 years ago