mirror of
https://github.com/python/cpython.git
synced 2025-12-11 11:31:05 +00:00
Update copyright.
This commit is contained in:
parent
ea5ce5a15e
commit
eb6b554fbc
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
/* collections module implementation of a deque() datatype
|
/* collections module implementation of a deque() datatype
|
||||||
Written and maintained by Raymond D. Hettinger <python@rcn.com>
|
Written and maintained by Raymond D. Hettinger <python@rcn.com>
|
||||||
Copyright (c) 2004-2014 Python Software Foundation.
|
Copyright (c) 2004-2015 Python Software Foundation.
|
||||||
All rights reserved.
|
All rights reserved.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue