-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use a dual license of public domain or CC0-1.0-Universal (#1117)
- Loading branch information
1 parent
256f428
commit 5d1cab6
Showing
2 changed files
with
18 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,18 @@ | ||
PEP: 12 | ||
Title: Sample reStructuredText PEP Template | ||
Author: David Goodger <[email protected]>, | ||
Barry Warsaw <[email protected]> | ||
Barry Warsaw <[email protected]>, | ||
Brett Cannon <[email protected]> | ||
Status: Active | ||
Type: Process | ||
Content-Type: text/x-rst | ||
Created: 05-Aug-2002 | ||
Post-History: 30-Aug-2002 | ||
|
||
|
||
.. note:: | ||
For those who have written a PEP before, there is a template_. | ||
|
||
Abstract | ||
======== | ||
|
||
|
@@ -607,8 +611,12 @@ above), use double-backquotes:: | |
|
||
Suggested Sections | ||
================== | ||
|
||
Various sections are found to be common across PEPs and are outlined in | ||
PEP 1 [1]_. Those sections are provided here for convenience. | ||
|
||
.. _template: | ||
|
||
:: | ||
|
||
Abstract | ||
|
@@ -680,7 +688,8 @@ PEP 1 [1]_. Those sections are provided here for convenience. | |
Copyright | ||
========= | ||
|
||
This document has been placed in the public domain. | ||
This document is placed in the public domain or under the | ||
CC0-1.0-Universal license, whichever is more permissive. | ||
|
||
|
||
|
@@ -736,7 +745,8 @@ References | |
Copyright | ||
========= | ||
|
||
This document has been placed in the public domain. | ||
This document is placed in the public domain or under the | ||
CC0-1.0-Universal license, whichever is more permissive. | ||
|
||
|
||
|
||
|