Hacker News new | ask | show | jobs
by makomk 3656 days ago
Which in turn means that the only way to check whether code you're using is GPLv2-only and cannot be combined with GPLv3 code is to check the license header in every source file. I guess that's not too hard - I mean, Linux only has 40,000 or so source files?
1 comments

It's not too hard because it applies to the whole project.