Download List

Projeto Descrição

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-12-30 07:25
1.2

Esta versão pode combinar nomes de detentores de direitos autorais múltiplas "espalhados por várias linhas em uma única linha. Também pode expandir os nomes dos arquivos pesquisados. A lista completa dos arquivos pesquisados is now: *. c, *. cc *. h, *. hh *. sh, *. php, *. pl, *. py, *. tcl, COPIAR e licença.
This release can combine multiple copyright owners' names spread out over multiple lines into a single line. It can also expand the names of files searched. The complete list of files searched is now: *.c, *.cc, *.h, *.hh, *.sh, *.php, *.pl, *.py, *.tcl, COPYING, and LICENSE.

2001-08-14 21:33
1.1

Arquivos chamados "LICENÇA" estão agora incluídas na digitalização de árvores de origem. Alguns bugs menores foram corrigidos e sutil nas expressões regulares, o que deve resultar em menos cruft na saída.
Tags: Stable, Minor feature enhancements
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.

Project Resources