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]
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.
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
Ahh, sorry, didn't realize that - thanks Robin :)