[Python-checkins] python/nondist/peps pep-0347.txt,1.2,1.3

loewis@users.sourceforge.net loewis at users.sourceforge.net
Fri Aug 5 09:26:35 CEST 2005


Update of /cvsroot/python/python/nondist/peps
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26233

Modified Files:
	pep-0347.txt 
Log Message:
Add copyright.


Index: pep-0347.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0347.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- pep-0347.txt	5 Aug 2005 00:16:49 -0000	1.2
+++ pep-0347.txt	5 Aug 2005 07:26:32 -0000	1.3
@@ -169,6 +169,11 @@
 remains available.  If desired, write access to the python and
 distutils modules can be disabled through a CVS commitinfo entry.
 
+Copyright
+---------
+
+This document has been placed in the public domain.
+
 
 ..
    Local Variables:



More information about the Python-checkins mailing list