Licenses listed for project do not match the ones listed by ohcount manually

Avatar

ibanez

7 months ago

Hi,

The Ohloh page of the Slicer package https://www.ohloh.net/p/3376/analyses/latest

Reports:

28 Files under LGPL 11 Files under GPL 2 Files under Apache license.

However, when running ohcount locally in the source tree of the Slicer project, I can only find

2 files under GPL and 4 files under MIT licenses.

I ran it as:

ohcount -l ~/src/Slicer3

Am I missing some parameters on how to run ohcount ?

Is there a way to correct the report of Licenses in the Ohloh page of the slicer project ?

Thanks for any advice,

   Luis

Avatar

Robin Luckey

7 months ago

Hi Luis,

Did you run the Ohcount analysis on all three repositories listed here? The total from all three repositories is what Ohloh reports.

Also, license detection has improved dramatically in Ohcount over the last few months. Where did you get your copy of Ohcount?

I must admit we've been rather sloppy about our Ohcount version numbers, so unless you are building directly from Git, it might hard to tell exactly what build you have.

In any case, if you did run Ohcount across all three repositories and got a bad answer, let me know and I'll do some investigating.

Thanks, Robin