Télécharger la liste

Description du projet

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.

Système requise

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

Le présent communiqué peut combiner les noms des propriétaires du droit d'auteur multiple »étalée sur plusieurs lignes en une seule ligne. Il peut aussi agrandir les noms des fichiers recherchés. La liste complète des fichiers est maintenant recherché: *. c, *. cc, *. h, *. hh, *. sh, *. php, *. pl, *. py, *. tcl, copie, et la licence.
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

Les fichiers nommés "LICENCE" sont désormais inclus lors de la numérisation des arbres source. Quelques bugs mineurs et subtils ont été fixés dans les expressions régulières, qui devrait aboutir dans moins cruft dans la sortie.
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