commit | b2506101342f26962fec33d5a4d577d54f116145 | [log] [tgz] |
---|---|---|
author | Larry Hastings <larry@hastings.org> | Sun Feb 08 00:04:22 2015 |
committer | Larry Hastings <larry@hastings.org> | Sun Feb 08 00:04:22 2015 |
tree | d98255ed6e00016075054045bf1cc2966575179e | |
parent | e5529063b20130938551c126790c880b3f05d8fd [diff] |
Fix a copyright notice that still said 2014.
diff --git a/Doc/README.txt b/Doc/README.txt index 1fc4a9f..58bda62 100644 --- a/Doc/README.txt +++ b/Doc/README.txt
@@ -128,7 +128,7 @@ as long as you don't change or remove the copyright notice: ---------------------------------------------------------------------- -Copyright (c) 2000-2014 Python Software Foundation. +Copyright (c) 2000-2015 Python Software Foundation. All rights reserved. Copyright (c) 2000 BeOpen.com.