forked from python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Only use start year, remove end years in 2000s: Copyright (c) YYYY Py…
…thon Software Foundation
- Loading branch information
Showing
27 changed files
with
27 additions
and
27 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (C) 2001-2007 Python Software Foundation | ||
# Copyright (C) 2001 Python Software Foundation | ||
# Author: Barry Warsaw | ||
# Contact: [email protected] | ||
|
||
|
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,4 +1,4 @@ | ||
# Copyright (C) 2002-2007 Python Software Foundation | ||
# Copyright (C) 2002 Python Software Foundation | ||
# Contact: [email protected] | ||
|
||
"""Email address parsing code. | ||
|
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,4 +1,4 @@ | ||
# Copyright (C) 2002-2007 Python Software Foundation | ||
# Copyright (C) 2002 Python Software Foundation | ||
# Author: Ben Gertzfield | ||
# Contact: [email protected] | ||
|
||
|
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,4 +1,4 @@ | ||
# Copyright (C) 2001-2007 Python Software Foundation | ||
# Copyright (C) 2001 Python Software Foundation | ||
# Author: Ben Gertzfield, Barry Warsaw | ||
# Contact: [email protected] | ||
|
||
|
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,4 +1,4 @@ | ||
# Copyright (C) 2001-2006 Python Software Foundation | ||
# Copyright (C) 2001 Python Software Foundation | ||
# Author: Barry Warsaw | ||
# Contact: [email protected] | ||
|
||
|
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,4 +1,4 @@ | ||
# Copyright (C) 2001-2006 Python Software Foundation | ||
# Copyright (C) 2001 Python Software Foundation | ||
# Author: Barry Warsaw | ||
# Contact: [email protected] | ||
|
||
|
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,4 +1,4 @@ | ||
# Copyright (C) 2004-2006 Python Software Foundation | ||
# Copyright (C) 2004 Python Software Foundation | ||
# Authors: Baxter, Wouters and Warsaw | ||
# Contact: [email protected] | ||
|
||
|
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,4 +1,4 @@ | ||
# Copyright (C) 2002-2007 Python Software Foundation | ||
# Copyright (C) 2002 Python Software Foundation | ||
# Author: Ben Gertzfield, Barry Warsaw | ||
# Contact: [email protected] | ||
|
||
|
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,4 +1,4 @@ | ||
# Copyright (C) 2001-2006 Python Software Foundation | ||
# Copyright (C) 2001 Python Software Foundation | ||
# Author: Barry Warsaw | ||
# Contact: [email protected] | ||
|
||
|
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,4 +1,4 @@ | ||
# Copyright (C) 2001-2007 Python Software Foundation | ||
# Copyright (C) 2001 Python Software Foundation | ||
# Author: Barry Warsaw | ||
# Contact: [email protected] | ||
|
||
|
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,4 +1,4 @@ | ||
# Copyright (C) 2001-2006 Python Software Foundation | ||
# Copyright (C) 2001 Python Software Foundation | ||
# Author: Keith Dart | ||
# Contact: [email protected] | ||
|
||
|
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,4 +1,4 @@ | ||
# Copyright (C) 2001-2007 Python Software Foundation | ||
# Copyright (C) 2001 Python Software Foundation | ||
# Author: Anthony Baxter | ||
# Contact: [email protected] | ||
|
||
|
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,4 +1,4 @@ | ||
# Copyright (C) 2001-2006 Python Software Foundation | ||
# Copyright (C) 2001 Python Software Foundation | ||
# Author: Barry Warsaw | ||
# Contact: [email protected] | ||
|
||
|
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,4 +1,4 @@ | ||
# Copyright (C) 2001-2006 Python Software Foundation | ||
# Copyright (C) 2001 Python Software Foundation | ||
# Author: Barry Warsaw | ||
# Contact: [email protected] | ||
|
||
|
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,4 +1,4 @@ | ||
# Copyright (C) 2001-2006 Python Software Foundation | ||
# Copyright (C) 2001 Python Software Foundation | ||
# Author: Barry Warsaw | ||
# Contact: [email protected] | ||
|
||
|
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,4 +1,4 @@ | ||
# Copyright (C) 2002-2006 Python Software Foundation | ||
# Copyright (C) 2002 Python Software Foundation | ||
# Author: Barry Warsaw | ||
# Contact: [email protected] | ||
|
||
|
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,4 +1,4 @@ | ||
# Copyright (C) 2002-2006 Python Software Foundation | ||
# Copyright (C) 2002 Python Software Foundation | ||
# Author: Barry Warsaw | ||
# Contact: [email protected] | ||
|
||
|
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,4 +1,4 @@ | ||
# Copyright (C) 2001-2006 Python Software Foundation | ||
# Copyright (C) 2001 Python Software Foundation | ||
# Author: Barry Warsaw | ||
# Contact: [email protected] | ||
|
||
|
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,4 +1,4 @@ | ||
# Copyright (C) 2001-2007 Python Software Foundation | ||
# Copyright (C) 2001 Python Software Foundation | ||
# Author: Barry Warsaw, Thomas Wouters, Anthony Baxter | ||
# Contact: [email protected] | ||
|
||
|
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,4 +1,4 @@ | ||
# Copyright (C) 2001-2006 Python Software Foundation | ||
# Copyright (C) 2001 Python Software Foundation | ||
# Author: Ben Gertzfield | ||
# Contact: [email protected] | ||
|
||
|
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
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,4 +1,4 @@ | ||
# Copyright (C) 2002-2006 Python Software Foundation | ||
# Copyright (C) 2002 Python Software Foundation | ||
# Contact: [email protected] | ||
# email package unit tests for (optional) Asian codecs | ||
|
||
|
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 |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
""" | ||
|
||
# Copyright (C) 1999-2001 Gregory P. Ward. | ||
# Copyright (C) 2002, 2003 Python Software Foundation. | ||
# Copyright (C) 2002 Python Software Foundation. | ||
# Written by Greg Ward <[email protected]> | ||
|
||
import re | ||
|
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 |
---|---|---|
|
@@ -18,7 +18,7 @@ class _functools._lru_cache_wrapper "PyObject *" "&lru_cache_type_spec" | |
/* _functools module written and maintained | ||
by Hye-Shik Chang <[email protected]> | ||
with adaptations by Raymond Hettinger <[email protected]> | ||
Copyright (c) 2004, 2005, 2006 Python Software Foundation. | ||
Copyright (c) 2004 Python Software Foundation. | ||
All rights reserved. | ||
*/ | ||
|
||
|