diff options
| author | Nik Clayton <nik@FreeBSD.org> | 2001-08-20 12:52:59 +0000 |
|---|---|---|
| committer | Nik Clayton <nik@FreeBSD.org> | 2001-08-20 12:52:59 +0000 |
| commit | 682d5741730e6095ef58543ced8c1846d0ae91ac (patch) | |
| tree | c86ddd179eb3eba36b17834e11245c78acc2d1a8 | |
| parent | 432f97766d53f5091ffe35f3023bdadfb6e208ad (diff) | |
Notes
| -rw-r--r-- | gnu/usr.bin/send-pr/send-pr.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gnu/usr.bin/send-pr/send-pr.sh b/gnu/usr.bin/send-pr/send-pr.sh index 60784e3b5164..123408d324cb 100644 --- a/gnu/usr.bin/send-pr/send-pr.sh +++ b/gnu/usr.bin/send-pr/send-pr.sh @@ -306,6 +306,10 @@ SEND-PR: Please consult the send-pr man page `send-pr(1)' or the Texinfo SEND-PR: manual if you are not sure how to fill out a problem report. SEND-PR: Note that the Synopsis field is mandatory. SEND-PR: +SEND-PR: Please note that (unless you state otherwise) if your report +SEND-PR: includes a patch then it will be taken under the same license as +SEND-PR: the one on the file(s) you want to change. +SEND-PR: SEND-PR: Choose from the following categories: SEND-PR: __EOF__ |
