Assume you have a small collection of WebCMS assembled, subdirs in ~/www/test/ or so. And now you want to quickly/crude scan and detect the license in each project.
Is there a simple grep/perl/regex scanner which can guess the used licenses? Doesn't need to be exact or reliable, just for getting a rough overview, and just needs to inspect directory-wise.
@licensedoc tag, and if that fails try to match on other criteria... But it's not going to be trivial if you want it reliable... – ircmaxell Sep 9 '10 at 19:14