Posts by John Snelson

    Avatar

    John Snelson

    7 months ago

    Topic: Apache License v2

    The license recognition code doesn't seem to know the difference between Apache License v1 and v2. This is a big deal, since v1 is flagged as being GPL incompatible, where as v2 (which my projects use) is compatible.

    The code reader also seems to be finding the GPL in my automake build scripts, since I know it doesn't exist elsewhere in my projects.