2008-01-17 21:04:34 +01:00
|
|
|
.TH SUSPICIOUS\-SOURCE 1 "September 14, 2007" "ubuntu-dev-tools"
|
2008-02-17 18:29:47 +01:00
|
|
|
|
2007-09-15 00:05:55 +02:00
|
|
|
.SH NAME
|
2008-02-17 18:29:47 +01:00
|
|
|
suspicious\-source \- search for files that are not the GPL's
|
|
|
|
"preferred form of modification"
|
|
|
|
|
2007-09-15 00:05:55 +02:00
|
|
|
.SH SYNOPSIS
|
|
|
|
\fBsuspicious\-source\fP
|
2008-02-17 18:29:47 +01:00
|
|
|
|
2007-09-15 00:05:55 +02:00
|
|
|
.SH DESCRIPTION
|
2008-02-17 18:29:47 +01:00
|
|
|
\fBsuspicious\-source\fP is a script that outputs a list of files which
|
2008-09-01 09:50:23 +01:00
|
|
|
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.
|
2007-09-15 00:05:55 +02:00
|
|
|
.PP
|
2008-02-17 18:29:47 +01:00
|
|
|
Neither the files inside version control system directories (like
|
|
|
|
".bzr/" or "CVS/"), nor those inside "debian/" are considered.
|
|
|
|
|
2007-09-15 00:05:55 +02:00
|
|
|
.SH SEE ALSO
|
2007-12-04 06:42:32 +00:00
|
|
|
.BR find (1)
|
2008-02-17 18:29:47 +01:00
|
|
|
|
|
|
|
.SH AUTHORS
|
|
|
|
\fBsuspicious\-source\fP and this manpage have been written by
|
|
|
|
Siegfried-Angel Gevatter Pujals <rainct@ubuntu.com>, based upon a
|
|
|
|
script with the same name from Martin Pitt <martin.pitt@ubuntu.com>.
|
|
|
|
.PP
|
|
|
|
Both are released under the GNU General Public License, version 3 or later.
|