summaryrefslogtreecommitdiffstats
path: root/Misc/bugrelease.txt
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1999-11-05 15:21:08 (GMT)
committerGuido van Rossum <guido@python.org>1999-11-05 15:21:08 (GMT)
commitfd6aabbb35346e0e82415d364e9c8692b3cda9d7 (patch)
tree7e701f09be18c6d28de89668fceb6f529efb29fd /Misc/bugrelease.txt
parente4f13660f80d1324f066b32a6b54fce7d875635c (diff)
downloadcpython-fd6aabbb35346e0e82415d364e9c8692b3cda9d7.zip
cpython-fd6aabbb35346e0e82415d364e9c8692b3cda9d7.tar.gz
cpython-fd6aabbb35346e0e82415d364e9c8692b3cda9d7.tar.bz2
Checking in text versions of release forms and explanation.
Diffstat (limited to 'Misc/bugrelease.txt')
-rw-r--r--Misc/bugrelease.txt26
1 files changed, 26 insertions, 0 deletions
diff --git a/Misc/bugrelease.txt b/Misc/bugrelease.txt
new file mode 100644
index 0000000..19145ae
--- /dev/null
+++ b/Misc/bugrelease.txt
@@ -0,0 +1,26 @@
+If you send us a minor contribution by email (bug fix, patch,
+suggestion, or other minor enhancement), please incorporate the
+following paragraphs in your email message. For more substantial
+contributions, we may require a wet signature; see the separate form
+(wetsign.txt). See the contribution policy FAQ (legalfaq.txt) for
+more information.
+
+"""
+I confirm that, to the best of my knowledge and belief, this
+contribution is free of any claims of third parties under
+copyright, patent or other rights or interests ("claims"). To
+the extent that I have any such claims, I hereby grant to CNRI a
+nonexclusive, irrevocable, royalty-free, worldwide license to
+reproduce, distribute, perform and/or display publicly, prepare
+derivative versions, and otherwise use this contribution as part
+of the Python software and its related documentation, or any
+derivative versions thereof, at no cost to CNRI or its licensed
+users, and to authorize others to do so.
+
+I acknowledge that CNRI may, at its sole discretion, decide
+whether or not to incorporate this contribution in the Python
+software and its related documentation. I further grant CNRI
+permission to use my name and other identifying information
+provided to CNRI by me for use in connection with the Python
+software and its related documentation.
+"""