Projects / Automatic OSS License Extra...

Automatic OSS License Extraction

Automatic OSS License Extraction recursively scans a list of files and directories for program files, and attempts to automatically extract license and copyright information from them. Copyright statements are linked with their accompanying licenses, and each license is compared with licenses from the other files to eliminate duplicates. The output is a comprehensive list, containing a single copy of each unique license and its associated copyright holders. Currently supports scanning C (.c and .h), Sh scripts (.sh), Perl (.pl), and Python (.py) files.

Tags Software Development
Licenses BSD Original
Operating Systems OS Independent
Implementation Perl

Tweet this project Short link

Rss Recent releases

Changes: Files named "LICENSE" are now included when scanning source trees. A few minor and subtle bugs were fixed in the regular expressions, which should result in less cruft in the output.

No-screenshot

Project Spotlight

Kouprey

A parsing expression grammar library for JavaScript.

No-screenshot

Project Spotlight

Tcpreplay

A tool which edits and replays captured network traffic back onto the wire.