suspicious-source

Langue: en

Autres versions - même langue

Version: August 2010 (ubuntu - 24/10/10)

Section: 1 (Commandes utilisateur)

NAME

suspicious-source - search for files that are not the GPL's "preferred form of modification"

SYNOPSIS

suspicious-source [options]

DESCRIPTION

suspicious-source is a script that outputs a list of files which are not common source files. This should be run in the root of a source tree to find files which might not be the "preferred form of modification" that the GPL and other licenses require.

The files inside version control system directories (like ".bzr/" or "CVS/") are not considered.

OPTIONS

-h, --help
show this help message and exit
-v, --verbose
print more information
-d DIRECTORY, --directory=DIRECTORY
check the files in the specified directory instead of the current directory
-m MIMETYPE, --mimetype=MIMETYPE
Add MIMETYPE to list of white-listed mime-types.
-e EXTENSION, --extension=EXTENSION
Add EXTENSION to list of white-listed extensions.

AUTHORS

suspicious-source and this manpage has been written by Benjamin Drung <bdrung@ubuntu.com>.

Both are released under the ISC license.