diff options
author | nik <nik@FreeBSD.org> | 2001-08-20 12:52:59 +0000 |
---|---|---|
committer | nik <nik@FreeBSD.org> | 2001-08-20 12:52:59 +0000 |
commit | 0e618921c14332b422b10cbd97a3431372f9eec1 (patch) | |
tree | c86ddd179eb3eba36b17834e11245c78acc2d1a8 | |
parent | 7aa03eaeb0f567d94a3e968f6c9bd00f5cb59a5c (diff) | |
download | FreeBSD-src-0e618921c14332b422b10cbd97a3431372f9eec1.zip FreeBSD-src-0e618921c14332b422b10cbd97a3431372f9eec1.tar.gz |
Note that submitted patches are assumed to be under the same license as
the file they patch.
-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 60784e3..123408d 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__ |