PEP 384: Standardise authors (#3336)
This commit is contained in:
parent
780dbfac1b
commit
4d59688c37
14
pep-0384.txt
14
pep-0384.txt
|
@ -1,8 +1,6 @@
|
|||
PEP: 384
|
||||
Title: Defining a Stable ABI
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Martin v. Löwis <martin@v.loewis.de>
|
||||
Author: Martin von Löwis <martin@v.loewis.de>
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
|
@ -375,13 +373,3 @@ Copyright
|
|||
=========
|
||||
|
||||
This document has been placed in the public domain.
|
||||
|
||||
|
||||
..
|
||||
Local Variables:
|
||||
mode: indented-text
|
||||
indent-tabs-mode: nil
|
||||
sentence-end-double-space: t
|
||||
fill-column: 70
|
||||
coding: utf-8
|
||||
End:
|
||||
|
|
Loading…
Reference in New Issue