commit | 273cd1812a7c8646b52aa3afee1c5db5a0e539d6 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Thu Feb 23 10:53:44 2012 -0500 |
committer | Benjamin Peterson <benjamin@python.org> | Thu Feb 23 10:53:44 2012 -0500 |
tree | b9bed21dab7d123ad41356d5bf167f008f34c1b2 | |
parent | 31833d4728ec476e1af69f03ac5f412c47035cc4 [diff] |
update copyright year
diff --git a/README b/README index 83b6871..dfa2d06 100644 --- a/README +++ b/README
@@ -1,7 +1,7 @@ This is Python version 3.1.5 ============================ -Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 +Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Python Software Foundation. All rights reserved.