This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ITP licensecheck -- Simple license checker for source files


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]