Download List

项目描述

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 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

此版本可以组合成一个行多个版权拥有人的名字分布在多行了。它也可以扩展文件名搜索。该文件的完整列表搜索现在是:*.荤,*.毫升,*.小时,*.螺杆菌,*.上海,*. PHP中,*.特等,*.秉恩,*. TCL集团,复制和许可。
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

名为“许可”的文件目前已被列入在扫描源代码树。一些轻微和细微的错误都固定在正则表达式,应该在更短的cruft的结果输出。
标签: 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