ubuntu-dev-tools/doc/suspicious-source.1

31 lines
1.1 KiB
Groff
Raw Normal View History

2007-09-15 00:05:55 +02:00
.\" Title: suspicious-source
.\" Author: Siegfried-Angel Gevatter Pujals
2008-01-17 19:43:26 +01:00
.\" Contact details: rainct@ubuntu.com
2007-09-15 00:05:55 +02:00
.\"
.TH SUSPICIOUS\-SOURCE 1 "September 14, 2007" "ubuntu-dev-tools"
2007-09-15 00:05:55 +02:00
.\"
.SH NAME
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
.\"
.SH DESCRIPTION
\fBsuspicious\-source\fP 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"
2007-09-15 00:05:55 +02:00
that the GPL and other licenses require.
.PP
Neither the files inside version control system directories (like ".bzr/" or "CVS/"), nor those inside "debian/" are
2007-09-15 00:05:55 +02:00
considered.
.\"
.SH AUTHORS
2008-01-17 19:43:26 +01:00
\fBsuspicious\-source\fP has been written by Siegfried-Angel Gevatter Pujals <rainct@ubuntu.com>, based upon
2007-09-15 00:05:55 +02:00
a script with the same name, by Martin Pitt <martin.pitt@ubuntu.com>.
.\"
.SH SEE ALSO
2007-12-04 06:42:32 +00:00
.BR find (1)
2007-09-15 00:05:55 +02:00
.\"
.SH COPYRIGHT
2007-12-04 06:42:32 +00:00
This manual page was written by Siegfried-Angel Gevatter Pujals (RainCT).
It is released under the GNU General Public License, version 2 or later.