ITP licensecheck -- Simple license checker for source files

Jari Aalto jari.aalto@cante.net
Sat Feb 4 09:27:00 GMT 2012


wget --recursive --no-host-directories --cut-dirs=3 \
    http://cante.net/~jaalto/tmp/cygwin/licensecheck/licensecheck-2.11.3-1-src.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/licensecheck/licensecheck-2.11.3-1.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/licensecheck/setup.hint

licensecheck script has been included in Debian since 2007. It's part of the
devsripts in Debian.

To check build:

   tar -xf licensecheck*.bz2
   ./licensecheck*.sh --color --verbose all

Jari

[ setup.hint ]
sdesc: "Simple license checker for source files"
ldesc: "Attempt to determine the license that applies to each file passed to
it, by searching the start of the file for text belonging to various
licenses. If any of the arguments passed are directories, licensecheck
will add the files contained within to the list of files to process."
category: Perl Utils
requires: perl



More information about the Cygwin-apps mailing list