[Python-checkins] CVS: python/nondist/peps pep-0280.txt,1.3,1.4

Guido van Rossum gvanrossum@users.sourceforge.net
Sun, 10 Feb 2002 18:22:52 -0800


Update of /cvsroot/python/python/nondist/peps
In directory usw-pr-cvs1:/tmp/cvs-serv8610

Modified Files:
	pep-0280.txt 
Log Message:
Add Copyright and Emacs crud.


Index: pep-0280.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0280.txt,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** pep-0280.txt	11 Feb 2002 02:16:47 -0000	1.3
--- pep-0280.txt	11 Feb 2002 02:22:50 -0000	1.4
***************
*** 211,212 ****
--- 211,224 ----
  
      XXX Here, a comparison of the three approaches could be added.
+ 
+ 
+ Copyright
+ 
+     This document has been placed in the public domain.
+ 
+ 
+ 
+ Local Variables:
+ mode: indented-text
+ indent-tabs-mode: nil
+ End: