Forums : Ohloh General Discussion

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]

Wrong licenses...

http://www.ohloh.net/p/domain-portfolio/analyses/latest

I don't know how Ohloh picked up BSD licenses, but none of the code in my project is licensed under BSD.

Eric over 15 years ago
 

Hi Eric,

True, none of your own code is BSD, but portions of jQuery are licensed under the BSD license.

~/scratch/domain-portfolio$ grep -R -l BSD *
templates/admin/jquery-ui/ui/jquery-ui-1.7.2.custom.js

Robin Luckey over 15 years ago
 

Ahh, sorry, didn't realize that - thanks Robin :)

Eric about 15 years ago