Skip to content

Commit 0c72a0c

Browse files
tiranrhettinger
authored andcommitted
Update copyright PSF to 2001-2017 (#3421)
Signed-off-by: Christian Heimes <[email protected]>
1 parent 586c050 commit 0c72a0c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Doc/copyright.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Copyright
44

55
Python and this documentation is:
66

7-
Copyright © 2001-2016 Python Software Foundation. All rights reserved.
7+
Copyright © 2001-2017 Python Software Foundation. All rights reserved.
88

99
Copyright © 2000 BeOpen.com. All rights reserved.
1010

README.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,8 @@ Copyright and License Information
233233
---------------------------------
234234

235235
Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011,
236-
2012, 2013, 2014, 2015, 2016 Python Software Foundation. All rights reserved.
236+
2012, 2013, 2014, 2015, 2016, 2017 Python Software Foundation. All rights
237+
reserved.
237238

238239
Copyright (c) 2000 BeOpen.com. All rights reserved.
239240

0 commit comments

Comments
 (0)